FeaturesWorkflowsPricing
Scribara/Workflows

Six agents. One encounter loop.

Scribara isn't one model in a loop. It's a small team of specialist agents collaborating across pre-visit, in-visit, and post-visit work — each evaluated independently, each composable.

The loop

Anatomy of a Scribara encounter.

AGENT · 01

Triage

Reads the chart before the door opens. Surfaces care gaps, guideline triggers, last-visit context.

AGENT · 02

Listener

Specialty-tuned ASR, diarized. Streams structured events to the assembler in real time.

AGENT · 03

Assembler

Builds the SOAP. Knows which exam findings belong in HPI vs. exam, what merits an ROS line.

AGENT · 04

Coder

Suggests ICD-10, CPT, modifiers — each linked to transcript evidence. Compliance-grade traceability.

AGENT · 05

Closer

Drafts prior auth, referral, follow-up booking, orders. Queues human-in-the-loop items.

AGENT · 06

Verifier

Independent model. Catches inconsistencies before the clinician sees the draft.

Trigger model

How work starts.

Scribara is event-driven. Every action begins with a deterministic trigger and ends with a signed artifact.

Voice-triggered

Clinician opens the app and walks into the room. No keywords. Capture begins on consent confirmation.

Schedule-triggered

Pre-visit prep runs the night before. Care-gap report lands in your morning inbox.

Event-triggered

Pathology result arrives → reconciler agent matches it to the biopsy, drafts the patient notification.

Threshold-triggered

A1c crosses 9.0 → outreach agent drafts the structured-care escalation, queued for nurse review.

Workflow library

Pre-built. Production-ready.

Forty-plus specialty workflows ship as part of every plan. Customers add their own through the workflow builder.

CARDIO

AF surveillance follow-up

Reads the 14-day patch report, drafts the rhythm-strategy update, refreshes anticoag eligibility.

DERM

Biopsy → pathology loop

Tracks every biopsy to its pathology result, drafts the patient notification, books the excision visit.

ORTHO

Surgical eligibility ladder

Documents conservative care, builds the auth-grade case for arthroscopy, drafts the OR booking.

GI

Colonoscopy surveillance

Calculates interval from polyp pathology, sets the recall, drafts the patient prep packet.

OPHTH

IVT injection log

Per-eye injection record, drug log, post-procedure note, next-visit auth all in one tap.

CROSS-SPECIALTY

Inbox triage

Sorts patient messages by clinical urgency, drafts the response, surfaces the few that need a human.

Build your own

The workflow builder.

Drag, drop, or describe. Compose your own pre-visit, in-visit, and post-visit logic from the same primitives that power Scribara's core workflows.

Workflow builder · "AF anticoag reconciliation"
on encounter.signed where diagnosis"I48"
read.chart(latest_creatinine, latest_inr)
if creatinine_clearance < 30: escalate.to(pharm_team)
draft.note("anticoag plan", style=provider.voice)
queue.signoff(window="30m")

Natural-language authoring on Practice plans. Visual editor on Enterprise. Both compile to the same workflow DSL.

Workflows in your specialty

Want to see your toughest workflow run live?

Send us the one your staff dreads. We'll model it in the demo.