DocSync - SaaS HealthTech en producción
DocSync - HealthTech SaaS in Production
SaaS de gestión integral de clínicas médicas diseñado y desarrollado de extremo a extremo, hoy en producción en AWS con arquitectura multi-tenant (Row Level Security en PostgreSQL). CRUDs completos de Turnos, Pacientes (con Historias Clínicas y Evoluciones), Clínicas, Profesionales, Secretarias e Insumos, con roles diferenciados vía RBAC y auditoría de seguridad.
Autenticación JWT (access 15 min + refresh 7 días) con blacklist vía Solid Cache, rate limiting (Rack::Attack) y sanitización HTML. Pagos con Stripe, chat en tiempo real vía ActionCable, generación de PDFs (Prawn), emails automatizados y FAQ Bot con Claude API (Anthropic).
App móvil en React Native (Expo) con JWT + Google OAuth, HCE y pagos Stripe nativos, con aprobación de producción en Google Play.
Comprehensive medical clinic management SaaS designed and built end-to-end, now live in production on AWS with multi-tenant architecture (PostgreSQL Row Level Security). Full CRUDs for Appointments, Patients (with Electronic Health Records and progress notes), Clinics, Practitioners, Front-desk Staff and Supplies, with role-based access via RBAC and security auditing.
JWT authentication (15-min access + 7-day refresh) with Solid Cache-based blacklist, rate limiting (Rack::Attack) and HTML sanitization. Stripe payments, real-time chat via ActionCable, PDF generation (Prawn), automated emails and a FAQ bot powered by the Claude API (Anthropic).
React Native (Expo) mobile app with JWT + Google OAuth, EHR access and native Stripe payments, with production approval on Google Play.