<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-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-status-reason-cs</b></p><a name="medication-status-reason-cs"> </a><a name="hcmedication-status-reason-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/medication-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">SIDE-EFFECT<a name="medication-status-reason-cs-SIDE-EFFECT"> </a></td><td>Side Effect</td><td>Medication stopped due to side effects.</td></tr><tr><td style="white-space:nowrap">INEFFECTIVE<a name="medication-status-reason-cs-INEFFECTIVE"> </a></td><td>Ineffective</td><td>Medication was not effective.</td></tr><tr><td style="white-space:nowrap">ALLERGY<a name="medication-status-reason-cs-ALLERGY"> </a></td><td>Allergy</td><td>Medication stopped due to an allergic reaction.</td></tr><tr><td style="white-space:nowrap">PATIENT-REQUEST<a name="medication-status-reason-cs-PATIENT-REQUEST"> </a></td><td>Patient Request</td><td>Patient requested to stop the medication.</td></tr><tr><td style="white-space:nowrap">COMPLETED<a name="medication-status-reason-cs-COMPLETED"> </a></td><td>Completed</td><td>Course of treatment completed.</td></tr><tr><td style="white-space:nowrap">PRESCRIBER-REQUEST<a name="medication-status-reason-cs-PRESCRIBER-REQUEST"> </a></td><td>Prescriber Request</td><td>Prescriber requested to stop the medication.</td></tr><tr><td style="white-space:nowrap">CONTRAINDICATION<a name="medication-status-reason-cs-CONTRAINDICATION"> </a></td><td>Contraindication</td><td>Medication stopped due to a contraindication.</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/medication-status-reason-cs"/>
  <version value="0.1.0"/>
  <name value="MedicationStatusReasonCS"/>
  <title value="Medication Status Reason Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Codes for the reason a medication was stopped or paused, replacing SNOMED CT-based HL7 ValueSet"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="SIDE-EFFECT"/>
    <display value="Side Effect"/>
    <definition value="Medication stopped due to side effects."/>
  </concept>
  <concept>
    <code value="INEFFECTIVE"/>
    <display value="Ineffective"/>
    <definition value="Medication was not effective."/>
  </concept>
  <concept>
    <code value="ALLERGY"/>
    <display value="Allergy"/>
    <definition value="Medication stopped due to an allergic reaction."/>
  </concept>
  <concept>
    <code value="PATIENT-REQUEST"/>
    <display value="Patient Request"/>
    <definition value="Patient requested to stop the medication."/>
  </concept>
  <concept>
    <code value="COMPLETED"/>
    <display value="Completed"/>
    <definition value="Course of treatment completed."/>
  </concept>
  <concept>
    <code value="PRESCRIBER-REQUEST"/>
    <display value="Prescriber Request"/>
    <definition value="Prescriber requested to stop the medication."/>
  </concept>
  <concept>
    <code value="CONTRAINDICATION"/>
    <display value="Contraindication"/>
    <definition value="Medication stopped due to a contraindication."/>
  </concept>
</CodeSystem>