Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build
Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of 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-05-31 |
{
"resourceType" : "CodeSystem",
"id" : "care-plan-category-cs",
"text" : {
"status" : "generated",
"div" : "<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>http://localhost:8085/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>"
},
"url" : "http://localhost:8085/fhir/CodeSystem/care-plan-category-cs",
"version" : "0.1.0",
"name" : "CarePlanCategoryCS",
"title" : "Care Plan Category CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2026-05-31T11:35:58+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://www.dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency of Kenya – Interoperability Team",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://www.dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Category codes for care plan types. Source: MOH-KENYA OCL CARE-PLAN-CATEGORY.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"copyright" : "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",
"caseSensitive" : true,
"content" : "complete",
"count" : 15,
"concept" : [
{
"code" : "FOLLOW-UP",
"display" : "Follow Up"
},
{
"code" : "IMMUNIZATION",
"display" : "Immunization"
},
{
"code" : "REFERRAL",
"display" : "Referral"
},
{
"code" : "REHABILITATION",
"display" : "Rehabilitation"
},
{
"code" : "ASSESSMENT",
"display" : "Assessment"
},
{
"code" : "MEDICATION-MANAGEMENT",
"display" : "Medication management"
},
{
"code" : "SURGICAL-PROCEDURE",
"display" : "Surgical procedure"
},
{
"code" : "EDUCATION",
"display" : "Education"
},
{
"code" : "COUNSELING",
"display" : "Counseling"
},
{
"code" : "PALLIATION",
"display" : "Palliation"
},
{
"code" : "MONITORING",
"display" : "Monitoring"
},
{
"code" : "ALLERGY-MANAGEMENT",
"display" : "Allergy management"
},
{
"code" : "DIABETES-MANAGEMENT",
"display" : "Diabetes management"
},
{
"code" : "MENTAL-HEALTH-CARE",
"display" : "Mental health care"
},
{
"code" : "NUTRITION",
"display" : "Nutrition"
}
]
}