Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Care Plan Category CodeSystem - XML Representation

Active as of 2026-05-31

Raw xml | Download


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