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

: Reason Medication Status CodeSystem - XML Representation

Active as of 2026-04-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="reason-medication-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem reason-medication-status-cs</b></p><a name="reason-medication-status-cs"> </a><a name="hcreason-medication-status-cs"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/reason-medication-status-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">DRUG-INTERACTION<a name="reason-medication-status-cs-DRUG-INTERACTION"> </a></td><td>Drug interaction</td></tr><tr><td style="white-space:nowrap">ALLERGY-TO-SUBSTANCE<a name="reason-medication-status-cs-ALLERGY-TO-SUBSTANCE"> </a></td><td>Allergy to substance</td></tr><tr><td style="white-space:nowrap">TREATMENT-NOT-REQUIRED<a name="reason-medication-status-cs-TREATMENT-NOT-REQUIRED"> </a></td><td>Treatment not required</td></tr><tr><td style="white-space:nowrap">PATIENT-DISCHARGED<a name="reason-medication-status-cs-PATIENT-DISCHARGED"> </a></td><td>Patient discharged</td></tr><tr><td style="white-space:nowrap">PATIENT-TRANSFERRED<a name="reason-medication-status-cs-PATIENT-TRANSFERRED"> </a></td><td>Patient transferred</td></tr><tr><td style="white-space:nowrap">OUT-OF-STOCK<a name="reason-medication-status-cs-OUT-OF-STOCK"> </a></td><td>Out of stock</td></tr><tr><td style="white-space:nowrap">DRUG-DISCONTINUED<a name="reason-medication-status-cs-DRUG-DISCONTINUED"> </a></td><td>Drug discontinued</td></tr><tr><td style="white-space:nowrap">MEDICATION-REFUSED<a name="reason-medication-status-cs-MEDICATION-REFUSED"> </a></td><td>Medication refused</td></tr><tr><td style="white-space:nowrap">ADVERSE-REACTION-TO-DRUG<a name="reason-medication-status-cs-ADVERSE-REACTION-TO-DRUG"> </a></td><td>Adverse reaction to drug</td></tr><tr><td style="white-space:nowrap">PATIENT-NON-COMPLIANCE<a name="reason-medication-status-cs-PATIENT-NON-COMPLIANCE"> </a></td><td>Patient non-compliance</td></tr><tr><td style="white-space:nowrap">TREATMENT-COMPLETED<a name="reason-medication-status-cs-TREATMENT-COMPLETED"> </a></td><td>Treatment completed</td></tr></table></div>
  </text>
  <url
       value="https://ilm-hie.dha.go.ke/fhir/CodeSystem/reason-medication-status-cs"/>
  <version value="0.1.0"/>
  <name value="ReasonMedicationStatusCS"/>
  <title value="Reason Medication Status 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 MedicationStatement status (e.g. stopped, completed). Source: MOH-KENYA OCL REASON-MEDICATION-STATUS-CODES."/>
  <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="11"/>
  <concept>
    <code value="DRUG-INTERACTION"/>
    <display value="Drug interaction"/>
  </concept>
  <concept>
    <code value="ALLERGY-TO-SUBSTANCE"/>
    <display value="Allergy to substance"/>
  </concept>
  <concept>
    <code value="TREATMENT-NOT-REQUIRED"/>
    <display value="Treatment not required"/>
  </concept>
  <concept>
    <code value="PATIENT-DISCHARGED"/>
    <display value="Patient discharged"/>
  </concept>
  <concept>
    <code value="PATIENT-TRANSFERRED"/>
    <display value="Patient transferred"/>
  </concept>
  <concept>
    <code value="OUT-OF-STOCK"/>
    <display value="Out of stock"/>
  </concept>
  <concept>
    <code value="DRUG-DISCONTINUED"/>
    <display value="Drug discontinued"/>
  </concept>
  <concept>
    <code value="MEDICATION-REFUSED"/>
    <display value="Medication refused"/>
  </concept>
  <concept>
    <code value="ADVERSE-REACTION-TO-DRUG"/>
    <display value="Adverse reaction to drug"/>
  </concept>
  <concept>
    <code value="PATIENT-NON-COMPLIANCE"/>
    <display value="Patient non-compliance"/>
  </concept>
  <concept>
    <code value="TREATMENT-COMPLETED"/>
    <display value="Treatment completed"/>
  </concept>
</CodeSystem>