Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-09 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "kps-service-type-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kps-service-type-cs</b></p><a name=\"kps-service-type-cs\"> </a><a name=\"hckps-service-type-cs\"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/kps-service-type-cs</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\">lab<a name=\"kps-service-type-cs-lab\"> </a></td><td>Laboratory</td></tr><tr><td style=\"white-space:nowrap\">radiology<a name=\"kps-service-type-cs-radiology\"> </a></td><td>Radiology</td></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"kps-service-type-cs-pharmacy\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">inpatient<a name=\"kps-service-type-cs-inpatient\"> </a></td><td>Inpatient Care</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"kps-service-type-cs-outpatient\"> </a></td><td>Outpatient Care</td></tr><tr><td style=\"white-space:nowrap\">physio<a name=\"kps-service-type-cs-physio\"> </a></td><td>Physiotherapy</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"kps-service-type-cs-dental\"> </a></td><td>Dental Services</td></tr><tr><td style=\"white-space:nowrap\">mental<a name=\"kps-service-type-cs-mental\"> </a></td><td>Mental Health Services</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://example.org/fhir/CodeSystem/kps-service-type-cs"^^xsd:anyURI ;
fhir:l <https://example.org/fhir/CodeSystem/kps-service-type-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KPSServiceTypeCS"] ; #
fhir:title [ fhir:v "KPS Service Type"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-12-09T10:36:20+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IntelliSOFT Consulting"] ; #
fhir:contact ( [
fhir:name [ fhir:v "IntelliSOFT Consulting" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://.com/fhir/example-publisher" ] ] )
] [
fhir:name [ fhir:v "KPS Team Kenya." ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@example.com" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Locally defined health service types used for scheduling, classification, or registration."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "lab" ] ;
fhir:display [ fhir:v "Laboratory" ]
] [
fhir:code [ fhir:v "radiology" ] ;
fhir:display [ fhir:v "Radiology" ]
] [
fhir:code [ fhir:v "pharmacy" ] ;
fhir:display [ fhir:v "Pharmacy" ]
] [
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient Care" ]
] [
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient Care" ]
] [
fhir:code [ fhir:v "physio" ] ;
fhir:display [ fhir:v "Physiotherapy" ]
] [
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental Services" ]
] [
fhir:code [ fhir:v "mental" ] ;
fhir:display [ fhir:v "Mental Health Services" ]
] ) . #
IG © 2024+ IntelliSOFT Consulting. Package fhir.kenyaPSIG#0.1.0 based on FHIR 4.0.1. Generated 2025-12-09
Links: Table of Contents |
QA Report