
Ehr Data Ingestion Interoperability
Sepsis and clinical-deterioration prediction · Bayesian Health
56 graded scenarios covering edge cases, failure modes, and quality checks.
About Bayesian Health
Bayesian Health provides a real-time clinical intelligence platform that continuously monitors patient data, surfaces patients needing attention, and gives clinicians guidance for proactive care.
Industry
Clinical AI / Predictive Analytics
Website
www.bayesianhealth.comSample tests· showing 3 of 56
Pass/fail checks, each adjudicated by an LLM judge.
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | An A01 admit message arrives from an Epic installation. PID-3 contains three CX repetitions in this order: a Social Security Number (AA='SSN'), an enterprise ID (AA='ENTERPRISE'), and the site MRN (AA='EPIC-MRN'). The facility's … | Parser extracts MRN '001234567' with assigning authority 'EPIC-MRN' as the patient's primary census key. The SSN ('987654321') and enterprise ID ('88776655') are stored as secondary identifiers only and are never used as the lookup key for census operations, alert routing, or model enrollment. The … | Pass / FailSafetycritical |
| 02 | A health system runs Hospital A (Cerner, MSH-4='HOSP-A', AA='CERNER-MRN') and Hospital B (Epic, MSH-4='HOSP-B', AA='EPIC-MRN'). Both emit A01 messages for their respective patients, each with PID-3.1='100200'. These are two unrel… | Two separate census records are created: 'CERNER-MRN:100200@HOSP-A' (Jane Doe, floor 2N, Dr. Lee) and 'EPIC-MRN:100200@HOSP-B' (Carlos Garcia, ICU, Dr. Patel). Model scoring runs independently for each encounter. Any alert for the HOSP-B patient routes exclusively to Dr. Patel; any alert for the HO… | Pass / FailSafetycritical |
| 03 | Patient 'OLD-MRN-999' has 3 historical encounters, 12 lab results, and 2 in-progress sepsis model scores stored in the system. A registration clerk merged duplicate records in the EHR, producing an A40 message designating 'OLD-MR… | All 3 historical encounters, 12 lab results, and 2 model scores are atomically re-keyed to 'EPIC-MRN:NEW-MRN-555'. OLD-MRN-999 is tombstoned with a redirect pointer to NEW-MRN-555: any future lookup of OLD-MRN-999 returns '{status: merged, surviving_id: NEW-MRN-555}' and not a 404. No data is delet… | Pass / FailSafetycritical |
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
- Bayesian Health
- 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 Ehr Data Ingestion Interoperability eval for Bayesian Health Sepsis and clinical-deterioration prediction test?+
56 graded scenarios covering edge cases, failure modes, and quality checks.
How is the Ehr Data Ingestion Interoperability 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 Ehr Data Ingestion Interoperability pack for Bayesian Health Sepsis and clinical-deterioration prediction contains 56 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 Ehr Data Ingestion Interoperability 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.