HealthScribe is a conversation-to-transcript-and-note pipeline
AWS HealthScribe sits in the documentation layer of the healthcare stack. A transcription job processes media from Amazon S3, generates a transcript file, and generates a clinical documentation file. The architecture implication is simple: HealthScribe is not the system of record for the visit, but it can become the evidence-backed note generation stage.
Representative HealthScribe job flow
Loading diagram...
AWS HealthScribe transcription jobs
Official guide documenting that HealthScribe transcription jobs process S3 media and produce transcript and clinical documentation JSON files.
Read the job modelAWS HealthScribe overview
Official product overview for HealthScribe and its role in clinical conversation workflows.
Review HealthScribeThe output is useful because AWS preserves review context
HealthScribe output is more than plain speech-to-text. AWS documents transcript sectioning and entities in the transcript file, and multiple template-driven note formats in the clinical documentation file. The clinical documentation guide also explains why evidence references matter: they help users validate how a summary was derived from the conversation.
Simplified clinical documentation output
Representative JSON showing the note summary plus evidence references that let reviewers inspect the underlying transcript support.
Click on an annotation to highlight it in the JSON
Evidence-backed review is the adoption pattern
AWS positions explainability and transcript references as trust features. In production, that means a human review step usually still belongs in the workflow.
HealthScribe transcript file
Official transcript output guide covering turn-by-turn transcript details and sectioning.
Review transcript outputHealthScribe clinical documentation file
Official guide describing documentation templates, sections, and evidence references for clinical-note output.
Review note outputAmazon Connect Health moves from documentation to operational point-of-care workflows
Amazon Connect Health broadens the conversation from draft documentation to patient operations and point-of-care support. As of March 10, 2026, the current public materials separate feature status more precisely: patient verification and ambient documentation are generally available, while appointment management, patient insights, and medical coding remain preview capabilities.
Current Amazon Connect Health capability states
| Capability | Status on public page | Primary use |
|---|---|---|
| Patient verification | Generally available | Conversational identity verification with real-time EHR access |
| Appointment management | Preview | Scheduling, rescheduling, and cancellation workflows |
| Patient insights | Preview | Traceable summaries for staff before interaction or visit flow |
| Ambient documentation | Generally available | Clinical note assistance at the point of care |
| Medical coding | Preview | ICD-10 and CPT coding from notes with traceability |
Architecturally, Connect Health and HealthScribe can complement each other. HealthScribe is the documented API-level conversation artifact generator. Connect Health is the broader operational product surface for patient engagement, ambient workflows, and coding support integrated into care-delivery operations.
The newer Connect Health documentation also makes the control plane explicit. Teams provision a domain, create subscriptions that bind a provider or session to an agent, select templates, and decide which artifacts are vended into downstream staff workflows. That makes the service useful for point-of-care operations because outputs are not just generated once; they are routed into a governed operational workspace.
Amazon Connect Health point-of-care control flow
Loading diagram...
Feature availability is moving fast
Connect Health capability states are temporally unstable. For production planning, re-check the current public service page and service agreements instead of relying on old slide decks.
Amazon Connect Health point-of-care overview
Official user guide describing domains, subscriptions, templates, and vended artifacts for point-of-care agents.
Review point-of-care mechanicsAmazon Connect Health public service page
Current public page describing the service-level capability states for patient verification, appointment management, patient insights, ambient documentation, and medical coding.
Review current capability statesCreateSubscription API reference
Official API reference for creating subscriptions inside a domain, including the domain-scoped subscription path.
Review subscription mechanicsHealthScribe encryption at rest
Official guide documenting default encryption, customer managed KMS keys, and optional encryption context for HealthScribe.
Review encryption controlsKnowledge Check
Test your understanding with this quiz. You need to answer all questions correctly to mark this section as complete.