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 Plan Definition Type Code System

Active as of 2026-06-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "plan-definition-type-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem plan-definition-type-cs</b></p><a name=\"plan-definition-type-cs\"> </a><a name=\"hcplan-definition-type-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/plan-definition-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></tr><tr><td style=\"white-space:nowrap\">REGIMEN-TEMPLATE<a name=\"plan-definition-type-cs-REGIMEN-TEMPLATE\"> </a></td><td>Regimen Template</td></tr><tr><td style=\"white-space:nowrap\">RADIOTHERAPY-PROTOCOL<a name=\"plan-definition-type-cs-RADIOTHERAPY-PROTOCOL\"> </a></td><td>Radiotherapy Protocol</td></tr><tr><td style=\"white-space:nowrap\">INVESTIGATION-PROTOCOL<a name=\"plan-definition-type-cs-INVESTIGATION-PROTOCOL\"> </a></td><td>Investigation Protocol</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/plan-definition-type-cs",
  "version" : "0.1.0",
  "name" : "PlanDefinitionTypeCS",
  "title" : "Kenya Plan Definition Type 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" : "Plan definition type codes from MOH-KENYA KNHTS (PLAN-DEFINITION-TYPE)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "REGIMEN-TEMPLATE",
      "display" : "Regimen Template"
    },
    {
      "code" : "RADIOTHERAPY-PROTOCOL",
      "display" : "Radiotherapy Protocol"
    },
    {
      "code" : "INVESTIGATION-PROTOCOL",
      "display" : "Investigation Protocol"
    }
  ]
}