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

: MedicationRequest Status Reason CodeSystem - JSON Representation

Active as of 2026-04-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "medication-request-status-reason-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-request-status-reason-cs</b></p><a name=\"medication-request-status-reason-cs\"> </a><a name=\"hcmedication-request-status-reason-cs\"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/medication-request-status-reason-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\">WASHOUT-PERIOD<a name=\"medication-request-status-reason-cs-WASHOUT-PERIOD\"> </a></td><td>Washout period</td></tr><tr><td style=\"white-space:nowrap\">SURGERY<a name=\"medication-request-status-reason-cs-SURGERY\"> </a></td><td>Surgery</td></tr><tr><td style=\"white-space:nowrap\">SIDE-EFFECTS<a name=\"medication-request-status-reason-cs-SIDE-EFFECTS\"> </a></td><td>Side effects</td></tr><tr><td style=\"white-space:nowrap\">DUPLICATE-THERAPY<a name=\"medication-request-status-reason-cs-DUPLICATE-THERAPY\"> </a></td><td>Duplicate therapy</td></tr><tr><td style=\"white-space:nowrap\">DRUG-DRUG-INTERACTION<a name=\"medication-request-status-reason-cs-DRUG-DRUG-INTERACTION\"> </a></td><td>Drug-drug interaction</td></tr><tr><td style=\"white-space:nowrap\">PREGNANCY<a name=\"medication-request-status-reason-cs-PREGNANCY\"> </a></td><td>Pregnancy</td></tr><tr><td style=\"white-space:nowrap\">DRUG-NOT-AVAILABLE<a name=\"medication-request-status-reason-cs-DRUG-NOT-AVAILABLE\"> </a></td><td>Drug not available</td></tr><tr><td style=\"white-space:nowrap\">LABORATORY-INTERFERENCE<a name=\"medication-request-status-reason-cs-LABORATORY-INTERFERENCE\"> </a></td><td>Laboratory interference</td></tr><tr><td style=\"white-space:nowrap\">HOSPITAL-ADMISSION<a name=\"medication-request-status-reason-cs-HOSPITAL-ADMISSION\"> </a></td><td>Hospital admission</td></tr><tr><td style=\"white-space:nowrap\">DRUG-LEVEL-TOO-HIGH<a name=\"medication-request-status-reason-cs-DRUG-LEVEL-TOO-HIGH\"> </a></td><td>Drug level too high</td></tr><tr><td style=\"white-space:nowrap\">CLARIFICATION-REQUIRED<a name=\"medication-request-status-reason-cs-CLARIFICATION-REQUIRED\"> </a></td><td>Clarification required</td></tr><tr><td style=\"white-space:nowrap\">ALTERNATIVE-THERAPY-AVAILABLE<a name=\"medication-request-status-reason-cs-ALTERNATIVE-THERAPY-AVAILABLE\"> </a></td><td>Alternative therapy available</td></tr><tr><td style=\"white-space:nowrap\">ALLERGY<a name=\"medication-request-status-reason-cs-ALLERGY\"> </a></td><td>Allergy</td></tr></table></div>"
  },
  "url" : "https://ilm-hie.dha.go.ke/fhir/CodeSystem/medication-request-status-reason-cs",
  "version" : "0.1.0",
  "name" : "MedicationRequestStatusReasonCS",
  "title" : "MedicationRequest Status Reason CodeSystem",
  "status" : "active",
  "date" : "2026-04-24T09:57:31+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" : "Reasons for a MedicationRequest status change (e.g. cancelled, on-hold). Source: MOH-KENYA OCL MEDICATIONREQUEST-STATUS-REASON.",
  "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" : 13,
  "concept" : [
    {
      "code" : "WASHOUT-PERIOD",
      "display" : "Washout period"
    },
    {
      "code" : "SURGERY",
      "display" : "Surgery"
    },
    {
      "code" : "SIDE-EFFECTS",
      "display" : "Side effects"
    },
    {
      "code" : "DUPLICATE-THERAPY",
      "display" : "Duplicate therapy"
    },
    {
      "code" : "DRUG-DRUG-INTERACTION",
      "display" : "Drug-drug interaction"
    },
    {
      "code" : "PREGNANCY",
      "display" : "Pregnancy"
    },
    {
      "code" : "DRUG-NOT-AVAILABLE",
      "display" : "Drug not available"
    },
    {
      "code" : "LABORATORY-INTERFERENCE",
      "display" : "Laboratory interference"
    },
    {
      "code" : "HOSPITAL-ADMISSION",
      "display" : "Hospital admission"
    },
    {
      "code" : "DRUG-LEVEL-TOO-HIGH",
      "display" : "Drug level too high"
    },
    {
      "code" : "CLARIFICATION-REQUIRED",
      "display" : "Clarification required"
    },
    {
      "code" : "ALTERNATIVE-THERAPY-AVAILABLE",
      "display" : "Alternative therapy available"
    },
    {
      "code" : "ALLERGY",
      "display" : "Allergy"
    }
  ]
}