
AI Triage Portal Cuts ER Wait Time 38%
SpeedMVPs built a HIPAA-compliant patient-facing AI triage and scheduling portal backed by a clinician dashboard with records summarization, delivered in 3 weeks. The stack uses Next.js 14 on Vercel, a HIPAA-eligible PostgreSQL instance on AWS RDS with field-level AES-256 encryption, a RAG pipeline (pgvector + GPT-4o) that ingests HL7/FHIR records from Epic via the Epic FHIR R4 API, and a symptom-triage flow powered by a fine-tuned clinical prompt chain. All PHI flows through signed, expiring URLs and never touches client-side storage.
Project Overview
What We Built
- SpeedMVPs built a HIPAA-compliant patient-facing AI triage and scheduling portal backed by a clinician dashboard with records summarization, delivered in 3 weeks. The stack uses Next.js 14 on Vercel, a HIPAA-eligible PostgreSQL instance on AWS RDS with field-level AES-256 encryption, a RAG pipeline (pgvector + GPT-4o) that ingests HL7/FHIR records from Epic via the Epic FHIR R4 API, and a symptom-triage flow powered by a fine-tuned clinical prompt chain. All PHI flows through signed, expiring URLs and never touches client-side storage.