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 NCCP Medication Request Identifier

Active as of 2026-06-04

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "nccp-med-request-id",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem nccp-med-request-id</b></p><a name=\"nccp-med-request-id\"> </a><a name=\"hcnccp-med-request-id\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://nshr-uat.sha.go.ke/fhir/NamingSystem/nccp-med-request-id</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>NCCPMedRequestId</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Unique identifier for each medication request (prescription). Format: MR-YYYY-NNNNN.</p>\n</div></td></tr><tr><td>Publisher</td><td>Digital Health Agency (DHA), Kenya</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://nshr-uat.sha.go.ke/fhir/med-request-id</td><td>true</td><td>Assigned by the prescribing system; links to the care plan and session.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://nshr-uat.sha.go.ke/fhir/NamingSystem/nccp-med-request-id"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.1.0"
    }
  ],
  "name" : "NCCPMedRequestId",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2026-06-04",
  "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"
        }
      ]
    }
  ],
  "responsible" : "Digital Health Agency (DHA) — Kenya",
  "description" : "Unique identifier for each medication request (prescription). Format: MR-YYYY-NNNNN.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://nshr-uat.sha.go.ke/fhir/med-request-id",
      "preferred" : true,
      "comment" : "Assigned by the prescribing system; links to the care plan and session."
    }
  ]
}