Replace ambulance Call next queue with an EMS dispatch board.
Deploy Ladill Care / deploy (push) Successful in 35s
Deploy Ladill Care / deploy (push) Successful in 35s
Home columns follow New call → Dispatched → On scene → Transport → Handover; walk-ins land as New call and Call next is disabled for this module. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -476,7 +476,7 @@ return [
|
||||
],
|
||||
'ambulance' => [
|
||||
'label' => 'Ambulance',
|
||||
'description' => 'EMS / ambulance clinic workflow: dispatch, scene triage, en-route care, and handover.',
|
||||
'description' => 'EMS / ambulance dispatch board: new calls, dispatch, scene, transport, and facility handover.',
|
||||
'department_type' => 'ambulance',
|
||||
'department_name' => 'Ambulance',
|
||||
'queue_name' => 'Ambulance',
|
||||
|
||||
Reference in New Issue
Block a user