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-scene-location-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem em-scene-location-type</b></p><a name="em-scene-location-type"> </a><a name="hcem-scene-location-type"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">residence<a name="em-scene-location-type-residence"> </a></td><td>Residence</td></tr><tr><td style="white-space:nowrap">road<a name="em-scene-location-type-road"> </a></td><td>Road or highway</td></tr><tr><td style="white-space:nowrap">workplace<a name="em-scene-location-type-workplace"> </a></td><td>Workplace</td></tr><tr><td style="white-space:nowrap">school<a name="em-scene-location-type-school"> </a></td><td>School or educational institution</td></tr><tr><td style="white-space:nowrap">health-facility<a name="em-scene-location-type-health-facility"> </a></td><td>Health facility</td></tr><tr><td style="white-space:nowrap">public-place<a name="em-scene-location-type-public-place"> </a></td><td>Public place</td></tr><tr><td style="white-space:nowrap">industrial-site<a name="em-scene-location-type-industrial-site"> </a></td><td>Industrial site</td></tr><tr><td style="white-space:nowrap">farm<a name="em-scene-location-type-farm"> </a></td><td>Farm or agricultural location</td></tr><tr><td style="white-space:nowrap">water-body<a name="em-scene-location-type-water-body"> </a></td><td>Water body</td></tr><tr><td style="white-space:nowrap">remote-area<a name="em-scene-location-type-remote-area"> </a></td><td>Remote or difficult-to-access area</td></tr><tr><td style="white-space:nowrap">unknown<a name="em-scene-location-type-unknown"> </a></td><td>Unknown location type</td></tr><tr><td style="white-space:nowrap">other<a name="em-scene-location-type-other"> </a></td><td>Other scene location</td></tr></table></div>
</text>
<url
value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type"/>
<version value="0.1.0"/>
<name value="EMSceneLocationTypeCS"/>
<title value="Emergency Scene Location Type"/>
<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="Types of physical locations at which emergency incidents may occur."/>
<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="12"/>
<concept>
<code value="residence"/>
<display value="Residence"/>
</concept>
<concept>
<code value="road"/>
<display value="Road or highway"/>
</concept>
<concept>
<code value="workplace"/>
<display value="Workplace"/>
</concept>
<concept>
<code value="school"/>
<display value="School or educational institution"/>
</concept>
<concept>
<code value="health-facility"/>
<display value="Health facility"/>
</concept>
<concept>
<code value="public-place"/>
<display value="Public place"/>
</concept>
<concept>
<code value="industrial-site"/>
<display value="Industrial site"/>
</concept>
<concept>
<code value="farm"/>
<display value="Farm or agricultural location"/>
</concept>
<concept>
<code value="water-body"/>
<display value="Water body"/>
</concept>
<concept>
<code value="remote-area"/>
<display value="Remote or difficult-to-access area"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown location type"/>
</concept>
<concept>
<code value="other"/>
<display value="Other scene location"/>
</concept>
</CodeSystem>