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-facility-level",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-facility-level</b></p><a name=\"em-facility-level\"> </a><a name=\"hcem-facility-level\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level</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\">level-1<a name=\"em-facility-level-level-1\"> </a></td><td>Level 1</td><td>Community-level health service.</td></tr><tr><td style=\"white-space:nowrap\">level-2<a name=\"em-facility-level-level-2\"> </a></td><td>Level 2</td><td>Dispensary or clinic-level facility.</td></tr><tr><td style=\"white-space:nowrap\">level-3<a name=\"em-facility-level-level-3\"> </a></td><td>Level 3</td><td>Health centre-level facility.</td></tr><tr><td style=\"white-space:nowrap\">level-4<a name=\"em-facility-level-level-4\"> </a></td><td>Level 4</td><td>Primary referral or sub-county hospital.</td></tr><tr><td style=\"white-space:nowrap\">level-5<a name=\"em-facility-level-level-5\"> </a></td><td>Level 5</td><td>Secondary referral or county referral hospital.</td></tr><tr><td style=\"white-space:nowrap\">level-6<a name=\"em-facility-level-level-6\"> </a></td><td>Level 6</td><td>National tertiary referral hospital.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"em-facility-level-unknown\"> </a></td><td>Unknown</td><td>Facility level is unknown.</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level",
"version" : "0.1.0",
"name" : "EMFacilityLevelCS",
"title" : "Kenya Health Facility Level",
"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" : "Levels used to classify health facilities in the Kenya health system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "level-1",
"display" : "Level 1",
"definition" : "Community-level health service."
},
{
"code" : "level-2",
"display" : "Level 2",
"definition" : "Dispensary or clinic-level facility."
},
{
"code" : "level-3",
"display" : "Level 3",
"definition" : "Health centre-level facility."
},
{
"code" : "level-4",
"display" : "Level 4",
"definition" : "Primary referral or sub-county hospital."
},
{
"code" : "level-5",
"display" : "Level 5",
"definition" : "Secondary referral or county referral hospital."
},
{
"code" : "level-6",
"display" : "Level 6",
"definition" : "National tertiary referral hospital."
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "Facility level is unknown."
}
]
}