Kenya Core Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 1.0.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-core-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-08 |
@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/LocationTypeCS> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "LocationTypeCS"] ;
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 LocationTypeCS</b></p><a name=\"LocationTypeCS\"> </a><a name=\"hcLocationTypeCS\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/terminology/CodeSystem/LocationTypeCS</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\">WARD<a name=\"LocationTypeCS-WARD\"> </a></td><td>Ward</td></tr><tr><td style=\"white-space:nowrap\">OUTPATIENT-CLINIC<a name=\"LocationTypeCS-OUTPATIENT-CLINIC\"> </a></td><td>Outpatient Clinic</td></tr><tr><td style=\"white-space:nowrap\">INPATIENT-WARD<a name=\"LocationTypeCS-INPATIENT-WARD\"> </a></td><td>Inpatient Ward</td></tr><tr><td style=\"white-space:nowrap\">OPERATING-THEATRE<a name=\"LocationTypeCS-OPERATING-THEATRE\"> </a></td><td>Operating Theatre</td></tr><tr><td style=\"white-space:nowrap\">RADIOLOGY<a name=\"LocationTypeCS-RADIOLOGY\"> </a></td><td>Radiology</td></tr><tr><td style=\"white-space:nowrap\">EMERGENCY-DEPARTMENT<a name=\"LocationTypeCS-EMERGENCY-DEPARTMENT\"> </a></td><td>Emergency Department</td></tr><tr><td style=\"white-space:nowrap\">LABORATORY<a name=\"LocationTypeCS-LABORATORY\"> </a></td><td>Laboratory</td></tr><tr><td style=\"white-space:nowrap\">HIGH-DEPENDENCY-UNIT<a name=\"LocationTypeCS-HIGH-DEPENDENCY-UNIT\"> </a></td><td>High Dependency Unit</td></tr><tr><td style=\"white-space:nowrap\">INTENSIVE-CARE-UNIT<a name=\"LocationTypeCS-INTENSIVE-CARE-UNIT\"> </a></td><td>Intensive Care Unit</td></tr><tr><td style=\"white-space:nowrap\">MATERNITY-WARD<a name=\"LocationTypeCS-MATERNITY-WARD\"> </a></td><td>Maternity Ward</td></tr><tr><td style=\"white-space:nowrap\">PHARMACY<a name=\"LocationTypeCS-PHARMACY\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">NEONATAL-UNIT<a name=\"LocationTypeCS-NEONATAL-UNIT\"> </a></td><td>Neonatal Unit</td></tr><tr><td style=\"white-space:nowrap\">CONSULTATION-ROOM<a name=\"LocationTypeCS-CONSULTATION-ROOM\"> </a></td><td>Consultation Room</td></tr><tr><td style=\"white-space:nowrap\">PAEDIATRIC-WARD<a name=\"LocationTypeCS-PAEDIATRIC-WARD\"> </a></td><td>Paediatric Ward</td></tr><tr><td style=\"white-space:nowrap\">DIALYSIS-UNIT<a name=\"LocationTypeCS-DIALYSIS-UNIT\"> </a></td><td>Dialysis Unit</td></tr><tr><td style=\"white-space:nowrap\">PHYSIOTHERAPY-UNIT<a name=\"LocationTypeCS-PHYSIOTHERAPY-UNIT\"> </a></td><td>Physiotherapy Unit</td></tr><tr><td style=\"white-space:nowrap\">PROCEDURE-ROOM<a name=\"LocationTypeCS-PROCEDURE-ROOM\"> </a></td><td>Procedure Room</td></tr><tr><td style=\"white-space:nowrap\">ISOLATION-WARD<a name=\"LocationTypeCS-ISOLATION-WARD\"> </a></td><td>Isolation Ward</td></tr><tr><td style=\"white-space:nowrap\">MENTAL-HEALTH-UNIT<a name=\"LocationTypeCS-MENTAL-HEALTH-UNIT\"> </a></td><td>Mental Health Unit</td></tr><tr><td style=\"white-space:nowrap\">BLOOD-BANK<a name=\"LocationTypeCS-BLOOD-BANK\"> </a></td><td>Blood Bank</td></tr><tr><td style=\"white-space:nowrap\">IMAGING-SUITE<a name=\"LocationTypeCS-IMAGING-SUITE\"> </a></td><td>Imaging Suite</td></tr><tr><td style=\"white-space:nowrap\">REHABILITATION-UNIT<a name=\"LocationTypeCS-REHABILITATION-UNIT\"> </a></td><td>Rehabilitation Unit</td></tr><tr><td style=\"white-space:nowrap\">COMMUNITY-OUTREACH-SITE<a name=\"LocationTypeCS-COMMUNITY-OUTREACH-SITE\"> </a></td><td>Community Outreach Site</td></tr><tr><td style=\"white-space:nowrap\">HOME-CARE-LOCATION<a name=\"LocationTypeCS-HOME-CARE-LOCATION\"> </a></td><td>Home Care Location</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.dha.go.ke/terminology/CodeSystem/LocationTypeCS"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
fhir:CodeSystem.name [ fhir:value "LocationTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "Location Type"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-08T06:54:06+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 "fhir@dha.go.ke" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Location Type Code Systems"] ;
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 "24"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "WARD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Ward" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "OUTPATIENT-CLINIC" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Outpatient Clinic" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "INPATIENT-WARD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Inpatient Ward" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "OPERATING-THEATRE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Operating Theatre" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "RADIOLOGY" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Radiology" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "EMERGENCY-DEPARTMENT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency Department" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "LABORATORY" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Laboratory" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "HIGH-DEPENDENCY-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "High Dependency Unit" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "INTENSIVE-CARE-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Intensive Care Unit" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "MATERNITY-WARD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Maternity Ward" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "PHARMACY" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Pharmacy" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "NEONATAL-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Neonatal Unit" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "CONSULTATION-ROOM" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Consultation Room" ]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "PAEDIATRIC-WARD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Paediatric Ward" ]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "DIALYSIS-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dialysis Unit" ]
], [
fhir:index 15 ;
fhir:CodeSystem.concept.code [ fhir:value "PHYSIOTHERAPY-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Physiotherapy Unit" ]
], [
fhir:index 16 ;
fhir:CodeSystem.concept.code [ fhir:value "PROCEDURE-ROOM" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Procedure Room" ]
], [
fhir:index 17 ;
fhir:CodeSystem.concept.code [ fhir:value "ISOLATION-WARD" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Isolation Ward" ]
], [
fhir:index 18 ;
fhir:CodeSystem.concept.code [ fhir:value "MENTAL-HEALTH-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Mental Health Unit" ]
], [
fhir:index 19 ;
fhir:CodeSystem.concept.code [ fhir:value "BLOOD-BANK" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Blood Bank" ]
], [
fhir:index 20 ;
fhir:CodeSystem.concept.code [ fhir:value "IMAGING-SUITE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Imaging Suite" ]
], [
fhir:index 21 ;
fhir:CodeSystem.concept.code [ fhir:value "REHABILITATION-UNIT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Rehabilitation Unit" ]
], [
fhir:index 22 ;
fhir:CodeSystem.concept.code [ fhir:value "COMMUNITY-OUTREACH-SITE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Community Outreach Site" ]
], [
fhir:index 23 ;
fhir:CodeSystem.concept.code [ fhir:value "HOME-CARE-LOCATION" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Home Care Location" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/LocationTypeCS.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/LocationTypeCS.ttl> .
IG © 2024+ Digital Health Agency (DHA), Kenya. Package ke.fhir.core#1.0.0 based on FHIR 4.0.1. Generated 2026-09-08
Links: Table of Contents |
QA Report