Drill from the network, into a region's live cases, down to a single team and the patient in its care. One operating system, one map, one source of truth.
Every view, permission, queue, report and alert is scoped to a hierarchy: Organisation → Branch → Region/District → Team → Case. Roles grant access at the branch level; managers see theirs, org admins see all.
The customer account.
A business unit; the level operators manage by.
Operating area inside a branch.
A crew + vehicle.
A patient or request.
All branches across the kingdom as live nodes with active-case and team counts. Click a branch to drill into its region.
Google satellite/hybrid for that branch with district overlays, live case markers by severity, and available units.
One crew running A→B. Destination pinned with live time-to-arrival. The travelled route fills behind the moving vehicle.
Speed from successive GPS pings, road ETA via the Directions/Distance Matrix API, distance left, trip time, A→B progress.
Acuity/priority and vitals (HR, BP, SpO₂, GCS) entered by the crew, with a clinical note and a one-tap pre-alert to the receiving hospital.
The next case queued to this vehicle from the dispatch queue, and the estimated time-to-respond after handoff.
Branch_id, region_id and district_id are first-class on every operational table. Row-Level Security extends to branch, so a user only ever sees rows their role grants.
Every screen reads and writes through the documented public REST API. Webhooks fire for incident, trip and compliance events. Build your own dashboards without rebuilding the stack.
Talk to integration