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 |
{
"resourceType" : "CodeSystem",
"id" : "em-scene-location-type",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type",
"version" : "0.1.0",
"name" : "EMSceneLocationTypeCS",
"title" : "Emergency Scene Location Type",
"status" : "active",
"experimental" : false,
"date" : "2026-07-20T11:03:05+00:00",
"publisher" : "Digital Health Agency (DHA), Kenya",
"contact" : [
{
"name" : "Digital Health Agency (DHA), Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "info@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency Kenya – FHIR Team",
"telecom" : [
{
"system" : "email",
"value" : "info@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Types of physical locations at which emergency incidents may occur.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "residence",
"display" : "Residence"
},
{
"code" : "road",
"display" : "Road or highway"
},
{
"code" : "workplace",
"display" : "Workplace"
},
{
"code" : "school",
"display" : "School or educational institution"
},
{
"code" : "health-facility",
"display" : "Health facility"
},
{
"code" : "public-place",
"display" : "Public place"
},
{
"code" : "industrial-site",
"display" : "Industrial site"
},
{
"code" : "farm",
"display" : "Farm or agricultural location"
},
{
"code" : "water-body",
"display" : "Water body"
},
{
"code" : "remote-area",
"display" : "Remote or difficult-to-access area"
},
{
"code" : "unknown",
"display" : "Unknown location type"
},
{
"code" : "other",
"display" : "Other scene location"
}
]
}