Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build KE

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

: Medication Request Priority CodeSystem - XML Representation

Active as of 2026-05-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-request-priorityCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medication-request-priorityCS</b></p><a name="medication-request-priorityCS"> </a><a name="hcmedication-request-priorityCS"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/medication-request-priorityCS</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">routine<a name="medication-request-priorityCS-routine"> </a></td><td>Routine</td><td>Standard, non-urgent medication request.</td></tr><tr><td style="white-space:nowrap">urgent<a name="medication-request-priorityCS-urgent"> </a></td><td>Urgent</td><td>Requires expedited processing.</td></tr></table></div>
  </text>
  <url
       value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/medication-request-priorityCS"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestPriorityCS"/>
  <title value="Medication Request Priority CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-18T07:24:30+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="Codes representing priority levels for MedicationRequest."/>
  <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="2"/>
  <concept>
    <code value="routine"/>
    <display value="Routine"/>
    <definition value="Standard, non-urgent medication request."/>
  </concept>
  <concept>
    <code value="urgent"/>
    <display value="Urgent"/>
    <definition value="Requires expedited processing."/>
  </concept>
</CodeSystem>