Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-04-24 |
@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 "care-plan-category-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 care-plan-category-cs</b></p><a name=\"care-plan-category-cs\"> </a><a name=\"hccare-plan-category-cs\"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/care-plan-category-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\">FOLLOW-UP<a name=\"care-plan-category-cs-FOLLOW-UP\"> </a></td><td>Follow Up</td></tr><tr><td style=\"white-space:nowrap\">IMMUNIZATION<a name=\"care-plan-category-cs-IMMUNIZATION\"> </a></td><td>Immunization</td></tr><tr><td style=\"white-space:nowrap\">REFERRAL<a name=\"care-plan-category-cs-REFERRAL\"> </a></td><td>Referral</td></tr><tr><td style=\"white-space:nowrap\">REHABILITATION<a name=\"care-plan-category-cs-REHABILITATION\"> </a></td><td>Rehabilitation</td></tr><tr><td style=\"white-space:nowrap\">ASSESSMENT<a name=\"care-plan-category-cs-ASSESSMENT\"> </a></td><td>Assessment</td></tr><tr><td style=\"white-space:nowrap\">MEDICATION-MANAGEMENT<a name=\"care-plan-category-cs-MEDICATION-MANAGEMENT\"> </a></td><td>Medication management</td></tr><tr><td style=\"white-space:nowrap\">SURGICAL-PROCEDURE<a name=\"care-plan-category-cs-SURGICAL-PROCEDURE\"> </a></td><td>Surgical procedure</td></tr><tr><td style=\"white-space:nowrap\">EDUCATION<a name=\"care-plan-category-cs-EDUCATION\"> </a></td><td>Education</td></tr><tr><td style=\"white-space:nowrap\">COUNSELING<a name=\"care-plan-category-cs-COUNSELING\"> </a></td><td>Counseling</td></tr><tr><td style=\"white-space:nowrap\">PALLIATION<a name=\"care-plan-category-cs-PALLIATION\"> </a></td><td>Palliation</td></tr><tr><td style=\"white-space:nowrap\">MONITORING<a name=\"care-plan-category-cs-MONITORING\"> </a></td><td>Monitoring</td></tr><tr><td style=\"white-space:nowrap\">ALLERGY-MANAGEMENT<a name=\"care-plan-category-cs-ALLERGY-MANAGEMENT\"> </a></td><td>Allergy management</td></tr><tr><td style=\"white-space:nowrap\">DIABETES-MANAGEMENT<a name=\"care-plan-category-cs-DIABETES-MANAGEMENT\"> </a></td><td>Diabetes management</td></tr><tr><td style=\"white-space:nowrap\">MENTAL-HEALTH-CARE<a name=\"care-plan-category-cs-MENTAL-HEALTH-CARE\"> </a></td><td>Mental health care</td></tr><tr><td style=\"white-space:nowrap\">NUTRITION<a name=\"care-plan-category-cs-NUTRITION\"> </a></td><td>Nutrition</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://ilm-hie.dha.go.ke/fhir/CodeSystem/care-plan-category-cs"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/CodeSystem/care-plan-category-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CarePlanCategoryCS"] ; #
fhir:title [ fhir:v "Care Plan Category CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-04-24T09:57:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "DHA, Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "DHA, Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helpdesk@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency, Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helpdesk@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke/" ] ] )
] ) ; #
fhir:description [ fhir:v "Category codes for care plan types. Source: MOH-KENYA OCL CARE-PLAN-CATEGORY."] ; #
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:copyright [ fhir:v "Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "FOLLOW-UP" ] ;
fhir:display [ fhir:v "Follow Up" ]
] [
fhir:code [ fhir:v "IMMUNIZATION" ] ;
fhir:display [ fhir:v "Immunization" ]
] [
fhir:code [ fhir:v "REFERRAL" ] ;
fhir:display [ fhir:v "Referral" ]
] [
fhir:code [ fhir:v "REHABILITATION" ] ;
fhir:display [ fhir:v "Rehabilitation" ]
] [
fhir:code [ fhir:v "ASSESSMENT" ] ;
fhir:display [ fhir:v "Assessment" ]
] [
fhir:code [ fhir:v "MEDICATION-MANAGEMENT" ] ;
fhir:display [ fhir:v "Medication management" ]
] [
fhir:code [ fhir:v "SURGICAL-PROCEDURE" ] ;
fhir:display [ fhir:v "Surgical procedure" ]
] [
fhir:code [ fhir:v "EDUCATION" ] ;
fhir:display [ fhir:v "Education" ]
] [
fhir:code [ fhir:v "COUNSELING" ] ;
fhir:display [ fhir:v "Counseling" ]
] [
fhir:code [ fhir:v "PALLIATION" ] ;
fhir:display [ fhir:v "Palliation" ]
] [
fhir:code [ fhir:v "MONITORING" ] ;
fhir:display [ fhir:v "Monitoring" ]
] [
fhir:code [ fhir:v "ALLERGY-MANAGEMENT" ] ;
fhir:display [ fhir:v "Allergy management" ]
] [
fhir:code [ fhir:v "DIABETES-MANAGEMENT" ] ;
fhir:display [ fhir:v "Diabetes management" ]
] [
fhir:code [ fhir:v "MENTAL-HEALTH-CARE" ] ;
fhir:display [ fhir:v "Mental health care" ]
] [
fhir:code [ fhir:v "NUTRITION" ] ;
fhir:display [ fhir:v "Nutrition" ]
] ) . #
IG © 2025+ DHA, Kenya. Package fhir.eprescription.ig#0.1.0 based on FHIR 4.0.1. Generated 2026-04-24
Links: Table of Contents |
QA Report