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-ed-section> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "em-ed-section"] ;
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-ed-section</b></p><a name=\"em-ed-section\"> </a><a name=\"hcem-ed-section\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-ed-section</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\">registration-arrival<a name=\"em-ed-section-registration-arrival\"> </a></td><td>Registration and arrival</td></tr><tr><td style=\"white-space:nowrap\">triage-vitals<a name=\"em-ed-section-triage-vitals\"> </a></td><td>Triage and vital signs</td></tr><tr><td style=\"white-space:nowrap\">chief-complaint-referral<a name=\"em-ed-section-chief-complaint-referral\"> </a></td><td>Chief complaint and referral</td></tr><tr><td style=\"white-space:nowrap\">allergies<a name=\"em-ed-section-allergies\"> </a></td><td>Allergies</td></tr><tr><td style=\"white-space:nowrap\">past-medical-history<a name=\"em-ed-section-past-medical-history\"> </a></td><td>Past medical/surgical history and medications</td></tr><tr><td style=\"white-space:nowrap\">provider-assessment-abcde<a name=\"em-ed-section-provider-assessment-abcde\"> </a></td><td>Provider assessment and ABCDE resuscitation</td></tr><tr><td style=\"white-space:nowrap\">history-of-present-illness<a name=\"em-ed-section-history-of-present-illness\"> </a></td><td>History of present illness</td></tr><tr><td style=\"white-space:nowrap\">trauma<a name=\"em-ed-section-trauma\"> </a></td><td>Trauma</td></tr><tr><td style=\"white-space:nowrap\">review-of-systems<a name=\"em-ed-section-review-of-systems\"> </a></td><td>Review of systems</td></tr><tr><td style=\"white-space:nowrap\">physical-exam<a name=\"em-ed-section-physical-exam\"> </a></td><td>Physical exam</td></tr><tr><td style=\"white-space:nowrap\">diagnostic-tests<a name=\"em-ed-section-diagnostic-tests\"> </a></td><td>Diagnostic tests</td></tr><tr><td style=\"white-space:nowrap\">procedures<a name=\"em-ed-section-procedures\"> </a></td><td>Procedures</td></tr><tr><td style=\"white-space:nowrap\">medications<a name=\"em-ed-section-medications\"> </a></td><td>Medications</td></tr><tr><td style=\"white-space:nowrap\">diagnosis-impression<a name=\"em-ed-section-diagnosis-impression\"> </a></td><td>Diagnosis/impression and differential diagnosis</td></tr><tr><td style=\"white-space:nowrap\">management-plan<a name=\"em-ed-section-management-plan\"> </a></td><td>Management plan</td></tr><tr><td style=\"white-space:nowrap\">final-reassessment<a name=\"em-ed-section-final-reassessment\"> </a></td><td>Final reassessment</td></tr><tr><td style=\"white-space:nowrap\">disposition<a name=\"em-ed-section-disposition\"> </a></td><td>Disposition</td></tr><tr><td style=\"white-space:nowrap\">additional-notes<a name=\"em-ed-section-additional-notes\"> </a></td><td>Additional notes</td></tr><tr><td style=\"white-space:nowrap\">nursing-progress-notes<a name=\"em-ed-section-nursing-progress-notes\"> </a></td><td>Nursing progress notes</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-ed-section"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "EMEDSectionCS"] ;
fhir:CodeSystem.title [ fhir:value "Emergency Department Patient Record Section"] ;
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 "Fixed section list for EMEDPatientRecordComposition, mirroring the paper ED Patient Record form."] ;
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 "19"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "registration-arrival" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Registration and arrival" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "triage-vitals" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Triage and vital signs" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "chief-complaint-referral" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Chief complaint and referral" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "allergies" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Allergies" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "past-medical-history" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Past medical/surgical history and medications" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "provider-assessment-abcde" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Provider assessment and ABCDE resuscitation" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "history-of-present-illness" ] ;
fhir:CodeSystem.concept.display [ fhir:value "History of present illness" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "trauma" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Trauma" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "review-of-systems" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Review of systems" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "physical-exam" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Physical exam" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "diagnostic-tests" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Diagnostic tests" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "procedures" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Procedures" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "medications" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Medications" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "diagnosis-impression" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Diagnosis/impression and differential diagnosis" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "management-plan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Management plan" ]
], [
fhir:index 15 ;
fhir:CodeSystem.concept.code [ fhir:value "final-reassessment" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Final reassessment" ]
], [
fhir:index 16 ;
fhir:CodeSystem.concept.code [ fhir:value "disposition" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Disposition" ]
], [
fhir:index 17 ;
fhir:CodeSystem.concept.code [ fhir:value "additional-notes" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Additional notes" ]
], [
fhir:index 18 ;
fhir:CodeSystem.concept.code [ fhir:value "nursing-progress-notes" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Nursing progress notes" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/em-ed-section.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/em-ed-section.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