Kenya Emergency Care 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-Emergency-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-07 |
@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/em-disposition> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "em-disposition"] ;
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 em-disposition</b></p><a name=\"em-disposition\"> </a><a name=\"hcem-disposition\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-disposition</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\">discharge<a name=\"em-disposition-discharge\"> </a></td><td>Discharge</td></tr><tr><td style=\"white-space:nowrap\">follow-up-clinic<a name=\"em-disposition-follow-up-clinic\"> </a></td><td>Follow-up clinic</td></tr><tr><td style=\"white-space:nowrap\">admit-icu<a name=\"em-disposition-admit-icu\"> </a></td><td>Admit - ICU</td></tr><tr><td style=\"white-space:nowrap\">admit-hdu<a name=\"em-disposition-admit-hdu\"> </a></td><td>Admit - HDU</td></tr><tr><td style=\"white-space:nowrap\">admit-theatre<a name=\"em-disposition-admit-theatre\"> </a></td><td>Admit - Theatre</td></tr><tr><td style=\"white-space:nowrap\">admit-ward<a name=\"em-disposition-admit-ward\"> </a></td><td>Admit - Ward</td></tr><tr><td style=\"white-space:nowrap\">left-without-being-seen<a name=\"em-disposition-left-without-being-seen\"> </a></td><td>Left without being seen / before treatment complete</td></tr><tr><td style=\"white-space:nowrap\">died<a name=\"em-disposition-died\"> </a></td><td>Died</td></tr><tr><td style=\"white-space:nowrap\">transfer<a name=\"em-disposition-transfer\"> </a></td><td>Transfer</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-disposition"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "EMDispositionCS"] ;
fhir:CodeSystem.title [ fhir:value "Emergency Department Disposition"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-07T11:54:11+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 "Outcome of the emergency department encounter."] ;
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.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
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 "discharge" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Discharge" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "follow-up-clinic" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Follow-up clinic" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "admit-icu" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Admit - ICU" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "admit-hdu" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Admit - HDU" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "admit-theatre" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Admit - Theatre" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "admit-ward" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Admit - Ward" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "left-without-being-seen" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Left without being seen / before treatment complete" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "died" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Died" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "transfer" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Transfer" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/em-disposition.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/em-disposition.ttl> .
IG © 2026+ Digital Health Agency (DHA), Kenya. Package ke.fhir.emergency#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
Links: Table of Contents |
QA Report