Skip to main content
From patient arrival to bed assignment in four coordinated agents — with built-in HIPAA-compliant data handling and safety red-flag detection at every step. From patient arrival to bed assignment in four coordinated agents — with built-in HIPAA-compliant data handling and safety red-flag detection at every step.
The user describes a patient presentation; agents triage vitals, suggest orders, and assign bed priority.

Quick Start

1

Run the prebuilt triage workflow

2

Add a specialised coordinator for labs or radiology


How It Works


Configuration Options

Pydantic I/O schemas used by this template: Triage Levels (ESI standard)

Common Patterns

Audit every EMR access for HIPAA compliance
Anonymise data before sending to analytics
Coordinate radiology for an urgent patient

Best Practices

If TriageRecommendation fails, the built-in fallback defaults to 3_urgent. This is a conservative choice — always escalate to a human nurse when the AI pipeline cannot complete.
TriageAssessment.red_flags is populated when vital signs suggest life-threatening conditions (e.g. low_oxygen, altered_consciousness). Wire these to your nurse-call or PA system with zero delay.
ResourceAllocator returns allocation_id and assigned_staff. Persist every allocation to your incident tracking system to satisfy accreditation and shift-handover requirements.

Industry Templates Overview

Hub page — choose the right template and understand cross-industry reuse.

Agriculture Template

Multispectral crop analysis, disease detection, and yield forecasting.