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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/assessment-types> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "assessment-types"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem assessment-types</b></p><a name=\"assessment-types\"> </a><a name=\"hcassessment-types\"> </a><p>This code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/assessment-types</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\">GLASGOW-COMA-SCALE<a name=\"assessment-types-GLASGOW-COMA-SCALE\"> </a></td><td>Glasgow Coma Scale</td><td>Assessment of level of consciousness using GCS.</td></tr><tr><td style=\"white-space:nowrap\">HEAD<a name=\"assessment-types-HEAD\"> </a></td><td>Head</td><td>Assessment of the head region.</td></tr><tr><td style=\"white-space:nowrap\">NECK<a name=\"assessment-types-NECK\"> </a></td><td>Neck</td><td>Assessment of the neck region.</td></tr><tr><td style=\"white-space:nowrap\">CHEST<a name=\"assessment-types-CHEST\"> </a></td><td>Chest</td><td>Assessment of the chest region.</td></tr><tr><td style=\"white-space:nowrap\">BACK-AND-SPINE<a name=\"assessment-types-BACK-AND-SPINE\"> </a></td><td>Back and Spine</td><td>Assessment of the back and spine region.</td></tr><tr><td style=\"white-space:nowrap\">ABDOMEN<a name=\"assessment-types-ABDOMEN\"> </a></td><td>Abdomen</td><td>Assessment of the abdominal region.</td></tr><tr><td style=\"white-space:nowrap\">PELVIS<a name=\"assessment-types-PELVIS\"> </a></td><td>Pelvis</td><td>Assessment of the pelvic region.</td></tr><tr><td style=\"white-space:nowrap\">UPPER-EXTREMITIES<a name=\"assessment-types-UPPER-EXTREMITIES\"> </a></td><td>Upper Extremities</td><td>Assessment of the upper limbs.</td></tr><tr><td style=\"white-space:nowrap\">LOWER-EXTREMITIES<a name=\"assessment-types-LOWER-EXTREMITIES\"> </a></td><td>Lower Extremities</td><td>Assessment of the lower limbs.</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://nshr-uat.sha.go.ke/fhir/CodeSystem/assessment-types"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "AssessmentTypesCS"] ;
fhir:CodeSystem.title [ fhir:value "Assessment Types"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.date [ fhir:value "2026-07-20T11:03:05+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Digital Health Agency (DHA), Kenya"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Digital Health Agency (DHA), Kenya" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@dha.go.ke" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Digital Health Agency Kenya – FHIR Team" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@dha.go.ke" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Specifies types of clinical assessments for patient evaluation."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "KE" ] ;
fhir:Coding.display [ fhir:value "Kenya" ]
]
] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "GLASGOW-COMA-SCALE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Glasgow Coma Scale" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of level of consciousness using GCS." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "HEAD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Head" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the head region." ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "NECK" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Neck" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the neck region." ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "CHEST" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Chest" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the chest region." ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "BACK-AND-SPINE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Back and Spine" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the back and spine region." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "ABDOMEN" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Abdomen" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the abdominal region." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "PELVIS" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Pelvis" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the pelvic region." ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "UPPER-EXTREMITIES" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Upper Extremities" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the upper limbs." ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "LOWER-EXTREMITIES" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Lower Extremities" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Assessment of the lower limbs." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/assessment-types.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/assessment-types.ttl> .
IG © 2026+ Digital Health Agency (DHA), Kenya. Package fhir.kenyaEmergencyIG#0.1.0 based on FHIR 4.0.1. Generated 2026-07-20
Links: Table of Contents |
QA Report