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 - XML Representation

Active as of 2026-04-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-request-status-reason-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://ilm-hie.dha.go.ke/fhir/CodeSystem/medication-request-status-reason-cs"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestStatusReasonCS"/>
  <title value="MedicationRequest Status Reason CodeSystem"/>
  <status value="active"/>
  <date value="2026-04-24T09:57:31+00:00"/>
  <publisher value="DHA, Kenya"/>
  <contact>
    <name value="DHA, Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency, Kenya"/>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke/"/>
    </telecom>
  </contact>
  <description
               value="Reasons for a MedicationRequest status change (e.g. cancelled, on-hold). Source: MOH-KENYA OCL MEDICATIONREQUEST-STATUS-REASON."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="true"/>
  <content value="complete"/>
  <count value="13"/>
  <concept>
    <code value="WASHOUT-PERIOD"/>
    <display value="Washout period"/>
  </concept>
  <concept>
    <code value="SURGERY"/>
    <display value="Surgery"/>
  </concept>
  <concept>
    <code value="SIDE-EFFECTS"/>
    <display value="Side effects"/>
  </concept>
  <concept>
    <code value="DUPLICATE-THERAPY"/>
    <display value="Duplicate therapy"/>
  </concept>
  <concept>
    <code value="DRUG-DRUG-INTERACTION"/>
    <display value="Drug-drug interaction"/>
  </concept>
  <concept>
    <code value="PREGNANCY"/>
    <display value="Pregnancy"/>
  </concept>
  <concept>
    <code value="DRUG-NOT-AVAILABLE"/>
    <display value="Drug not available"/>
  </concept>
  <concept>
    <code value="LABORATORY-INTERFERENCE"/>
    <display value="Laboratory interference"/>
  </concept>
  <concept>
    <code value="HOSPITAL-ADMISSION"/>
    <display value="Hospital admission"/>
  </concept>
  <concept>
    <code value="DRUG-LEVEL-TOO-HIGH"/>
    <display value="Drug level too high"/>
  </concept>
  <concept>
    <code value="CLARIFICATION-REQUIRED"/>
    <display value="Clarification required"/>
  </concept>
  <concept>
    <code value="ALTERNATIVE-THERAPY-AVAILABLE"/>
    <display value="Alternative therapy available"/>
  </concept>
  <concept>
    <code value="ALLERGY"/>
    <display value="Allergy"/>
  </concept>
</CodeSystem>