Kenya Patient Summary 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-Patient-Summary-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/ValueSet/kps-radiology-codes-vs> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "kps-radiology-codes-vs"] ;
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: ValueSet kps-radiology-codes-vs</b></p><a name=\"kps-radiology-codes-vs\"> </a><a name=\"hckps-radiology-codes-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/41806-1/\">41806-1</a></td><td>CT Abdomen</td></tr><tr><td><a href=\"https://loinc.org/79103-8/\">79103-8</a></td><td>CT Abdomen W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/36424-0/\">36424-0</a></td><td>CT Abdomen WO contrast</td></tr><tr><td><a href=\"https://loinc.org/36267-3/\">36267-3</a></td><td>CT Abdomen WO and W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/24725-4/\">24725-4</a></td><td>CT Head</td></tr><tr><td><a href=\"https://loinc.org/24727-0/\">24727-0</a></td><td>CT Head W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/30799-1/\">30799-1</a></td><td>CT Head WO contrast</td></tr><tr><td><a href=\"https://loinc.org/24726-2/\">24726-2</a></td><td>CT Head WO and W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/24627-2/\">24627-2</a></td><td>CT Chest</td></tr><tr><td><a href=\"https://loinc.org/24628-0/\">24628-0</a></td><td>CT Chest W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/29252-4/\">29252-4</a></td><td>CT Chest WO contrast</td></tr><tr><td><a href=\"https://loinc.org/36643-5/\">36643-5</a></td><td>XR Chest 2 Views</td></tr><tr><td><a href=\"https://loinc.org/24589-4/\">24589-4</a></td><td>MR Brain W contrast IV</td></tr><tr><td><a href=\"https://loinc.org/30657-1/\">30657-1</a></td><td>MR Brain WO contrast</td></tr><tr><td><a href=\"https://loinc.org/24799-9/\">24799-9</a></td><td>XR Abdomen AP</td></tr><tr><td><a href=\"https://loinc.org/24630-6/\">24630-6</a></td><td>US Chest</td></tr><tr><td><a href=\"https://loinc.org/24558-9/\">24558-9</a></td><td>US Abdomen</td></tr><tr><td><a href=\"https://loinc.org/24869-0/\">24869-0</a></td><td>US Pelvis</td></tr><tr><td><a href=\"https://loinc.org/11525-3/\">11525-3</a></td><td>US for pregnancy</td></tr><tr><td><a href=\"https://loinc.org/39904-8/\">39904-8</a></td><td>NM Bone Multiple area Views</td></tr><tr><td><a href=\"https://loinc.org/39627-5/\">39627-5</a></td><td>NM Bone Limited Views</td></tr><tr><td><a href=\"https://loinc.org/44138-6/\">44138-6</a></td><td>PT Brain</td></tr><tr><td><a href=\"https://loinc.org/44137-8/\">44137-8</a></td><td>PT Heart</td></tr><tr><td><a href=\"https://loinc.org/94678-0/\">94678-0</a></td><td>NM Liver and Biliary ducts and Gallbladder Views for patency</td></tr><tr><td><a href=\"https://loinc.org/35913-3/\">35913-3</a></td><td>CT Guidance for drainage and placement of drainage catheter of Abdomen</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://fhir.dha.go.ke/ig/patient-summary/ValueSet/kps-radiology-codes-vs"] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "KPSRadiologyCodesVS"] ;
fhir:ValueSet.title [ fhir:value "Radiology Codes ValueSet"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-07T13:10:11+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Digital Health Agency (DHA), Kenya"] ;
fhir:ValueSet.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://www.dha.go.ke" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "interoperability@dha.go.ke" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Digital Health Agency of Kenya – Interoperability Team" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "interoperability@dha.go.ke" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.dha.go.ke" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ValueSet.description [ fhir:value "LOINC-coded radiology imaging study types for use in the Kenya Patient Summary (KPS.C.DE.18 – Imaging Study Type)."] ;
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "41806-1" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Abdomen" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "79103-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Abdomen W contrast IV" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "36424-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Abdomen WO contrast" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "36267-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Abdomen WO and W contrast IV" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24725-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Head" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24727-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Head W contrast IV" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "30799-1" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Head WO contrast" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24726-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Head WO and W contrast IV" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24627-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Chest" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24628-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Chest W contrast IV" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "29252-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Chest WO contrast" ]
], [
fhir:index 11 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "36643-5" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "XR Chest 2 Views" ]
], [
fhir:index 12 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24589-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "MR Brain W contrast IV" ]
], [
fhir:index 13 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "30657-1" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "MR Brain WO contrast" ]
], [
fhir:index 14 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24799-9" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "XR Abdomen AP" ]
], [
fhir:index 15 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24630-6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "US Chest" ]
], [
fhir:index 16 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24558-9" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "US Abdomen" ]
], [
fhir:index 17 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "24869-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "US Pelvis" ]
], [
fhir:index 18 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "11525-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "US for pregnancy" ]
], [
fhir:index 19 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "39904-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "NM Bone Multiple area Views" ]
], [
fhir:index 20 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "39627-5" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "NM Bone Limited Views" ]
], [
fhir:index 21 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "44138-6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "PT Brain" ]
], [
fhir:index 22 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "44137-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "PT Heart" ]
], [
fhir:index 23 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "94678-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "NM Liver and Biliary ducts and Gallbladder Views for patency" ]
], [
fhir:index 24 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "35913-3" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "CT Guidance for drainage and placement of drainage catheter of Abdomen" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/kps-radiology-codes-vs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/kps-radiology-codes-vs.ttl> .
IG © 2024+ Digital Health Agency (DHA), Kenya. Package ke.fhir.patient-summary#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
Links: Table of Contents |
QA Report