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/em-crew-role> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "em-crew-role"] ;
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-crew-role</b></p><a name=\"em-crew-role\"> </a><a name=\"hcem-crew-role\"> </a><p>This case-sensitive code system <code>http://hie.go.ke/fhir/CodeSystem/em-crew-role</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\">crew-lead<a name=\"em-crew-role-crew-lead\"> </a></td><td>Crew lead</td><td>Practitioner with operational responsibility for the response crew.</td></tr><tr><td style=\"white-space:nowrap\">emergency-physician<a name=\"em-crew-role-emergency-physician\"> </a></td><td>Emergency physician</td><td>Physician providing emergency medical care.</td></tr><tr><td style=\"white-space:nowrap\">paramedic<a name=\"em-crew-role-paramedic\"> </a></td><td>Paramedic</td><td>Practitioner qualified to provide advanced pre-hospital care.</td></tr><tr><td style=\"white-space:nowrap\">emt<a name=\"em-crew-role-emt\"> </a></td><td>Emergency medical technician</td><td>Practitioner qualified to provide pre-hospital emergency care.</td></tr><tr><td style=\"white-space:nowrap\">nurse<a name=\"em-crew-role-nurse\"> </a></td><td>Emergency nurse</td><td>Nurse assigned to the emergency-response unit.</td></tr><tr><td style=\"white-space:nowrap\">driver<a name=\"em-crew-role-driver\"> </a></td><td>Emergency vehicle driver</td><td>Person responsible for operating the emergency-response vehicle.</td></tr><tr><td style=\"white-space:nowrap\">dispatcher<a name=\"em-crew-role-dispatcher\"> </a></td><td>Dispatcher</td><td>Person coordinating assignment or movement of the unit.</td></tr><tr><td style=\"white-space:nowrap\">observer<a name=\"em-crew-role-observer\"> </a></td><td>Observer</td><td>Person attached to the crew in a non-clinical observer capacity.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"em-crew-role-other\"> </a></td><td>Other crew role</td><td>Another operational role within the emergency-response crew.</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "http://hie.go.ke/fhir/CodeSystem/em-crew-role"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "EMCrewRoleCS"] ;
fhir:CodeSystem.title [ fhir:value "Emergency Responder Crew Role"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
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 "Operational roles performed by personnel assigned to an emergency responder\nunit."] ;
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 "crew-lead" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Crew lead" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Practitioner with operational responsibility for the response crew." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "emergency-physician" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency physician" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Physician providing emergency medical care." ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "paramedic" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Paramedic" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Practitioner qualified to provide advanced pre-hospital care." ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "emt" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency medical technician" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Practitioner qualified to provide pre-hospital emergency care." ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "nurse" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency nurse" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Nurse assigned to the emergency-response unit." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "driver" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency vehicle driver" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Person responsible for operating the emergency-response vehicle." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "dispatcher" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dispatcher" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Person coordinating assignment or movement of the unit." ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "observer" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Observer" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Person attached to the crew in a non-clinical observer capacity." ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Other crew role" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Another operational role within the emergency-response crew." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/em-crew-role.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/em-crew-role.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