Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), 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/nccpFHIRIG/ and changes regularly. See the Directory of published versions

: Kenya Treatment Setting Code System

Active as of 2026-06-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "treatment-setting-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem treatment-setting-cs</b></p><a name=\"treatment-setting-cs\"> </a><a name=\"hctreatment-setting-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-setting-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\">INPATIENT<a name=\"treatment-setting-cs-INPATIENT\"> </a></td><td>Inpatient</td><td>Patient is admitted overnight for treatment.</td></tr><tr><td style=\"white-space:nowrap\">OUTPATIENT<a name=\"treatment-setting-cs-OUTPATIENT\"> </a></td><td>Outpatient</td><td>Patient attends clinic without overnight admission.</td></tr><tr><td style=\"white-space:nowrap\">DAY-CASE<a name=\"treatment-setting-cs-DAY-CASE\"> </a></td><td>Day Case</td><td>Patient attends for the day and is discharged same day.</td></tr><tr><td style=\"white-space:nowrap\">HOME-BASED<a name=\"treatment-setting-cs-HOME-BASED\"> </a></td><td>Home-Based</td><td>Treatment administered at the patient's home.</td></tr><tr><td style=\"white-space:nowrap\">PALLIATIVE-UNIT<a name=\"treatment-setting-cs-PALLIATIVE-UNIT\"> </a></td><td>Palliative Unit</td><td>Treatment in a dedicated palliative or hospice unit.</td></tr><tr><td style=\"white-space:nowrap\">EMERGENCY<a name=\"treatment-setting-cs-EMERGENCY\"> </a></td><td>Emergency</td><td>Treatment given in emergency setting.</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/treatment-setting-cs",
  "version" : "0.1.0",
  "name" : "TreatmentSettingCS",
  "title" : "Kenya Treatment Setting Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-04T14:49:30+00:00",
  "publisher" : "Digital Health Agency (DHA), Kenya",
  "contact" : [
    {
      "name" : "Digital Health Agency (DHA), Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dha.go.ke"
        },
        {
          "system" : "email",
          "value" : "info@dha.go.ke"
        }
      ]
    },
    {
      "name" : "Digital Health Agency Kenya – FHIR Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@dha.go.ke",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://dha.go.ke",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes indicating the care setting in which oncology treatment is delivered.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "INPATIENT",
      "display" : "Inpatient",
      "definition" : "Patient is admitted overnight for treatment."
    },
    {
      "code" : "OUTPATIENT",
      "display" : "Outpatient",
      "definition" : "Patient attends clinic without overnight admission."
    },
    {
      "code" : "DAY-CASE",
      "display" : "Day Case",
      "definition" : "Patient attends for the day and is discharged same day."
    },
    {
      "code" : "HOME-BASED",
      "display" : "Home-Based",
      "definition" : "Treatment administered at the patient's home."
    },
    {
      "code" : "PALLIATIVE-UNIT",
      "display" : "Palliative Unit",
      "definition" : "Treatment in a dedicated palliative or hospice unit."
    },
    {
      "code" : "EMERGENCY",
      "display" : "Emergency",
      "definition" : "Treatment given in emergency setting."
    }
  ]
}