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

Draft as of 2026-04-13

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-request-status-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-cs</b></p><a name="medication-request-status-cs"> </a><a name="hcmedication-request-status-cs"> </a><p>This case-sensitive code system <code>https://prescription.intellisoftkenya.com/CodeSystem/medication-request-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">active<a name="medication-request-status-cs-active"> </a></td><td>Active</td><td>The prescription is active and can be acted on.</td></tr><tr><td style="white-space:nowrap">on-hold<a name="medication-request-status-cs-on-hold"> </a></td><td>On Hold</td><td>The prescription is temporarily paused.</td></tr><tr><td style="white-space:nowrap">cancelled<a name="medication-request-status-cs-cancelled"> </a></td><td>Cancelled</td><td>The prescription has been cancelled. Consider holding before cancelling.</td></tr><tr><td style="white-space:nowrap">completed<a name="medication-request-status-cs-completed"> </a></td><td>Completed</td><td>The prescription has been fully administered or fulfilled.</td></tr><tr><td style="white-space:nowrap">stopped<a name="medication-request-status-cs-stopped"> </a></td><td>Stopped</td><td>The prescription was stopped before completion.</td></tr><tr><td style="white-space:nowrap">draft<a name="medication-request-status-cs-draft"> </a></td><td>Draft</td><td>The prescription is in a preliminary state.</td></tr></table></div>
  </text>
  <url
       value="https://prescription.intellisoftkenya.com/CodeSystem/medication-request-status-cs"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestStatusCS"/>
  <title value="MedicationRequest Status CodeSystem"/>
  <status value="draft"/>
  <date value="2026-04-13T13:34:43+00:00"/>
  <publisher value="IntelliSOFT Kenya"/>
  <contact>
    <name value="IntelliSOFT Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@intellisoftkenya.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="IntelliSOFT Kenya – FHIR Team"/>
    <telecom>
      <system value="email"/>
      <value value="fhir@intellisoftkenya.com"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com"/>
    </telecom>
  </contact>
  <description value="Status codes used for MedicationRequest resources."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright 2025+ IntelliSOFT 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="6"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition value="The prescription is active and can be acted on."/>
  </concept>
  <concept>
    <code value="on-hold"/>
    <display value="On Hold"/>
    <definition value="The prescription is temporarily paused."/>
  </concept>
  <concept>
    <code value="cancelled"/>
    <display value="Cancelled"/>
    <definition
                value="The prescription has been cancelled. Consider holding before cancelling."/>
  </concept>
  <concept>
    <code value="completed"/>
    <display value="Completed"/>
    <definition
                value="The prescription has been fully administered or fulfilled."/>
  </concept>
  <concept>
    <code value="stopped"/>
    <display value="Stopped"/>
    <definition value="The prescription was stopped before completion."/>
  </concept>
  <concept>
    <code value="draft"/>
    <display value="Draft"/>
    <definition value="The prescription is in a preliminary state."/>
  </concept>
</CodeSystem>