Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Kenya Episode of Care Type CodeSystem - JSON Representation

Active as of 2026-05-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ke-episode-of-care-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ke-episode-of-care-type-cs</b></p><a name=\"ke-episode-of-care-type-cs\"> </a><a name=\"hcke-episode-of-care-type-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/ke-episode-of-care-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">oncology<a name=\"ke-episode-of-care-type-cs-oncology\"> </a></td><td>Oncology Management</td><td>Systematic oncology care including chemotherapy, radiotherapy and surgical oncology programmes.</td></tr><tr><td style=\"white-space:nowrap\">chronic-disease<a name=\"ke-episode-of-care-type-cs-chronic-disease\"> </a></td><td>Chronic Disease Management</td><td>Long-term management of non-communicable chronic conditions (diabetes, hypertension, CKD, etc.).</td></tr><tr><td style=\"white-space:nowrap\">maternal-child<a name=\"ke-episode-of-care-type-cs-maternal-child\"> </a></td><td>Maternal and Child Health</td><td>Antenatal, delivery, postnatal and child health services.</td></tr><tr><td style=\"white-space:nowrap\">hiv-aids<a name=\"ke-episode-of-care-type-cs-hiv-aids\"> </a></td><td>HIV/AIDS Management</td><td>Antiretroviral therapy and HIV-related care.</td></tr><tr><td style=\"white-space:nowrap\">palliative<a name=\"ke-episode-of-care-type-cs-palliative\"> </a></td><td>Palliative Care</td><td>Symptom management and end-of-life care.</td></tr><tr><td style=\"white-space:nowrap\">mental-health<a name=\"ke-episode-of-care-type-cs-mental-health\"> </a></td><td>Mental Health</td><td>Psychiatric and psychological care including substance use disorders.</td></tr><tr><td style=\"white-space:nowrap\">emergency<a name=\"ke-episode-of-care-type-cs-emergency\"> </a></td><td>Emergency Care</td><td>Acute emergency and critical care episode.</td></tr><tr><td style=\"white-space:nowrap\">surgical<a name=\"ke-episode-of-care-type-cs-surgical\"> </a></td><td>Surgical Programme</td><td>Pre-operative assessment, surgery and post-operative recovery.</td></tr><tr><td style=\"white-space:nowrap\">tb<a name=\"ke-episode-of-care-type-cs-tb\"> </a></td><td>Tuberculosis Programme</td><td>TB diagnosis, treatment and follow-up.</td></tr><tr><td style=\"white-space:nowrap\">nutrition<a name=\"ke-episode-of-care-type-cs-nutrition\"> </a></td><td>Nutritional Rehabilitation</td><td>Severe acute malnutrition and nutrition support programmes.</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ke-episode-of-care-type-cs",
  "version" : "0.1.0",
  "name" : "KEEpisodeOfCareTypeCS",
  "title" : "Kenya Episode of Care Type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-31T12:18:58+00:00",
  "publisher" : "DHA, Kenya",
  "contact" : [
    {
      "name" : "DHA, Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dha.go.ke/"
        },
        {
          "system" : "email",
          "value" : "helpdesk@dha.go.ke"
        }
      ]
    },
    {
      "name" : "Digital Health Agency, Kenya",
      "telecom" : [
        {
          "system" : "email",
          "value" : "helpdesk@dha.go.ke",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://www.dha.go.ke/"
        }
      ]
    }
  ],
  "description" : "Clinical programme/episode categories used in the Kenya ePrescription workflow.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "copyright" : "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.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "oncology",
      "display" : "Oncology Management",
      "definition" : "Systematic oncology care including chemotherapy, radiotherapy and surgical oncology programmes."
    },
    {
      "code" : "chronic-disease",
      "display" : "Chronic Disease Management",
      "definition" : "Long-term management of non-communicable chronic conditions (diabetes, hypertension, CKD, etc.)."
    },
    {
      "code" : "maternal-child",
      "display" : "Maternal and Child Health",
      "definition" : "Antenatal, delivery, postnatal and child health services."
    },
    {
      "code" : "hiv-aids",
      "display" : "HIV/AIDS Management",
      "definition" : "Antiretroviral therapy and HIV-related care."
    },
    {
      "code" : "palliative",
      "display" : "Palliative Care",
      "definition" : "Symptom management and end-of-life care."
    },
    {
      "code" : "mental-health",
      "display" : "Mental Health",
      "definition" : "Psychiatric and psychological care including substance use disorders."
    },
    {
      "code" : "emergency",
      "display" : "Emergency Care",
      "definition" : "Acute emergency and critical care episode."
    },
    {
      "code" : "surgical",
      "display" : "Surgical Programme",
      "definition" : "Pre-operative assessment, surgery and post-operative recovery."
    },
    {
      "code" : "tb",
      "display" : "Tuberculosis Programme",
      "definition" : "TB diagnosis, treatment and follow-up."
    },
    {
      "code" : "nutrition",
      "display" : "Nutritional Rehabilitation",
      "definition" : "Severe acute malnutrition and nutrition support programmes."
    }
  ]
}