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-secondary-survey-region",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-secondary-survey-region</b></p><a name=\"em-secondary-survey-region\"> </a><a name=\"hcem-secondary-survey-region\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-secondary-survey-region</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\">secondary-survey-head<a name=\"em-secondary-survey-region-secondary-survey-head\"> </a></td><td>Secondary survey - head</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-neck<a name=\"em-secondary-survey-region-secondary-survey-neck\"> </a></td><td>Secondary survey - neck</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-chest<a name=\"em-secondary-survey-region-secondary-survey-chest\"> </a></td><td>Secondary survey - chest</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-back-and-spine<a name=\"em-secondary-survey-region-secondary-survey-back-and-spine\"> </a></td><td>Secondary survey - back and spine</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-abdomen<a name=\"em-secondary-survey-region-secondary-survey-abdomen\"> </a></td><td>Secondary survey - abdomen</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-pelvis<a name=\"em-secondary-survey-region-secondary-survey-pelvis\"> </a></td><td>Secondary survey - pelvis</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-upper-extremities<a name=\"em-secondary-survey-region-secondary-survey-upper-extremities\"> </a></td><td>Secondary survey - upper extremities</td></tr><tr><td style=\"white-space:nowrap\">secondary-survey-lower-extremities<a name=\"em-secondary-survey-region-secondary-survey-lower-extremities\"> </a></td><td>Secondary survey - lower extremities</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-secondary-survey-region",
"version" : "0.1.0",
"name" : "EMSecondarySurveyRegionCS",
"title" : "Emergency Secondary Survey Region",
"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" : "Identifies a secondary-survey physical examination as pertaining to a specific\nbody region.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "secondary-survey-head",
"display" : "Secondary survey - head"
},
{
"code" : "secondary-survey-neck",
"display" : "Secondary survey - neck"
},
{
"code" : "secondary-survey-chest",
"display" : "Secondary survey - chest"
},
{
"code" : "secondary-survey-back-and-spine",
"display" : "Secondary survey - back and spine"
},
{
"code" : "secondary-survey-abdomen",
"display" : "Secondary survey - abdomen"
},
{
"code" : "secondary-survey-pelvis",
"display" : "Secondary survey - pelvis"
},
{
"code" : "secondary-survey-upper-extremities",
"display" : "Secondary survey - upper extremities"
},
{
"code" : "secondary-survey-lower-extremities",
"display" : "Secondary survey - lower extremities"
}
]
}