// ATSLP: Triage, route, and allocate resources
schedule_tasks([
triage(patient=P1, severity=HIGH),
route(patient=P1, dest=CT),
allocate_resource(unit=ICU, bed=auto)
])
// HCMPL: Cache occupancy and wait-time snapshots
cache_store(key="icu_occupancy@t", data=current_icu())
occup = cache_get(key="icu_occupancy@t")
// CALK: Share cross-department constraints
broadcast({ constraint: "CT_overload", action: "reroute_to_hospital_B" })| Patient | Severity | Status |
|---|
Load a video to see motion-based analytics here.