Kenya Emergency FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="em-unit-response-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem em-unit-response-status</b></p><a name="em-unit-response-status"> </a><a name="hcem-unit-response-status"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-unit-response-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">dispatched<a name="em-unit-response-status-dispatched"> </a></td><td>Dispatched</td><td>The unit has been assigned to the incident but has not yet begun moving.</td></tr><tr><td style="white-space:nowrap">en-route<a name="em-unit-response-status-en-route"> </a></td><td>En route</td><td>The unit is travelling to the incident scene.</td></tr><tr><td style="white-space:nowrap">on-scene<a name="em-unit-response-status-on-scene"> </a></td><td>On scene</td><td>The unit has arrived at the incident scene.</td></tr><tr><td style="white-space:nowrap">transporting<a name="em-unit-response-status-transporting"> </a></td><td>Transporting</td><td>The unit is transporting the patient to a receiving facility.</td></tr><tr><td style="white-space:nowrap">at-facility<a name="em-unit-response-status-at-facility"> </a></td><td>At facility</td><td>The unit has arrived at the receiving facility.</td></tr><tr><td style="white-space:nowrap">stood-down<a name="em-unit-response-status-stood-down"> </a></td><td>Stood down</td><td>The unit has been relieved or stood down from the incident.</td></tr></table></div>
</text>
<url
value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-unit-response-status"/>
<version value="0.1.0"/>
<name value="EMUnitResponseStatusCS"/>
<title value="Emergency Responder Unit Response Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-07-20T11:03:05+00:00"/>
<publisher value="Digital Health Agency (DHA), Kenya"/>
<contact>
<name value="Digital Health Agency (DHA), Kenya"/>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@dha.go.ke"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Agency Kenya – FHIR Team"/>
<telecom>
<system value="email"/>
<value value="info@dha.go.ke"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Current operational response state of an emergency responder unit during an
incident."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="dispatched"/>
<display value="Dispatched"/>
<definition
value="The unit has been assigned to the incident but has not yet begun moving."/>
</concept>
<concept>
<code value="en-route"/>
<display value="En route"/>
<definition value="The unit is travelling to the incident scene."/>
</concept>
<concept>
<code value="on-scene"/>
<display value="On scene"/>
<definition value="The unit has arrived at the incident scene."/>
</concept>
<concept>
<code value="transporting"/>
<display value="Transporting"/>
<definition
value="The unit is transporting the patient to a receiving facility."/>
</concept>
<concept>
<code value="at-facility"/>
<display value="At facility"/>
<definition value="The unit has arrived at the receiving facility."/>
</concept>
<concept>
<code value="stood-down"/>
<display value="Stood down"/>
<definition
value="The unit has been relieved or stood down from the incident."/>
</concept>
</CodeSystem>