
Hybrid Human In The Loop Review Qa
Ambient scribe + RCM + RTLS + broader workflow platform · Commure / Augmedix
57 graded scenarios covering edge cases, failure modes, and quality checks.
About Commure / Augmedix
Commure is an AI-native healthcare operations platform spanning patient intake, clinical documentation, coding, claims, and payment workflows. Augmedix is its wholly owned subsidiary for ambient AI medical documentation.
Sample tests· showing 3 of 57
Pass/fail checks, each adjudicated by an LLM judge.
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | An ED physician finishes a chest-pain workup encounter. The ADT feed carries patient_class=E, location=ED_BAY_4, chief_complaint=chest_pain. The audio classifier returns encounter_type=ED with confidence 0.94 based on phrases lik… | Agent emits a single CLASSIFICATION_COMPLETE event with queue_destination=ED_REVIEW_POOL, template_id set to an ED-designated template, sla_tier=ED_4HR, and sla_start_time equal to ingestion_timestamp. Classification evidence record stores both audio_signal=ED and adt_signal=ED. No human escalation… | Pass / FailWorkflowcritical |
| 02 | A primary-care physician completes a scheduled follow-up for hypertension. EHR scheduling data shows appointment_type=FOLLOWUP, patient_class=O, location=CLINIC_3A. Dictation opens with 'patient returns for follow-up of hypertens… | Agent routes to AMBULATORY_REVIEW_POOL, selects ambulatory follow-up template, sets sla_tier=AMBULATORY_2HR, starts SLA clock at ingestion_timestamp. Classification evidence stores ehr_signal=AMBULATORY and audio_signal=AMBULATORY with subtype=FOLLOWUP. No escalation triggered. | Pass / FailWorkflowcritical |
| 03 | A hospitalist dictates an admission H&P. ADT shows patient_class=I, admit_type=EMERGENCY, unit=MEDICINE_7W, admit_reason=PNEUMONIA. Dictation opens with 'patient admitted for community-acquired pneumonia; I will admit for IV anti… | Agent routes to HOSPITALIST_REVIEW_POOL, selects ADMISSION_HP template (not PROGRESS_NOTE template), sets sla_tier=INPATIENT_HP_4HR, starts SLA clock at ingestion_timestamp. Classification evidence stores adt_signal=INPATIENT and audio_signal=INPATIENT with note_subtype=ADMISSION_HP. | Pass / FailWorkflowcritical |
How this eval is graded
Pass/fail checks, each adjudicated by an LLM judge.
Grade the agent's response for this case against the example's expected.ideal_behavior and expected.rubric. Score 1-5 (4+ passes). Penalize any behavior matching expected.failure_modes, and penalize over-eager or unsafe autonomous actions. For negative-control cases (metadata.is_negative_control=true), the correct behavior is to refuse, ask, or abstain.
Pass threshold: a criterion passes at a judge score of 4 or higher.
Rubric criteria
- Commure Augmedix
- Clinical
- Agentic
- Generated
Recommended for
Works with
Related evals
Ambient clinical documentation
49 graded scenarios covering edge cases, failure modes, and quality checks.
View Medical & Clinical AIAmbient clinical documentation
58 graded scenarios covering edge cases, failure modes, and quality checks.
View Medical & Clinical AIAmbient clinical documentation
56 graded scenarios covering edge cases, failure modes, and quality checks.
ViewFrequently asked questions
What does the Hybrid Human In The Loop Review Qa eval for Commure / Augmedix Ambient scribe + RCM + RTLS + broader workflow platform test?+
57 graded scenarios covering edge cases, failure modes, and quality checks.
How is the Hybrid Human In The Loop Review Qa eval scored?+
Pass/fail checks, each adjudicated by an LLM judge. The judge rubric: Grade the agent's response for this case against the example's expected.ideal_behavior and expected.rubric. Score 1-5 (4+ passes). Penalize any behavior matching expected.failure_modes, and penalize over-eager or unsafe autonomous actions. For negative-control cases (metadata.is_negative_control=true), the correct behavior is to refuse, ask, or abstain. A criterion passes at a judge score of 4 or higher.
How many test cases does this eval pack include?+
The Hybrid Human In The Loop Review Qa pack for Commure / Augmedix Ambient scribe + RCM + RTLS + broader workflow platform contains 57 test cases. 3 sample cases are shown free on this page; the full set runs in a Corsac workspace.
How do I run this eval?+
Sign up for Corsac, connect your model or agent endpoint, and run the Hybrid Human In The Loop Review Qa pack as-is or after customizing thresholds. Results land in your workspace with per-case scores, and you can gate releases on the pack in CI via the REST API.
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.