Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of 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/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: MedicationRequest Status Reason CodeSystem - XML Representation

Active as of 2026-05-31

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>http://localhost:8085/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="http://localhost:8085/fhir/CodeSystem/medication-request-status-reason-cs"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestStatusReasonCS"/>
  <title value="MedicationRequest Status Reason CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-31T11:35:58+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </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 © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
  <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>