Kenya-ePrescription-IG
0.1.0 - ci-build

Kenya-ePrescription-IG - 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

Draft as of 2026-01-27

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>http://example.org/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="http://example.org/CodeSystem/medication-request-priorityCS"/>
  <version value="0.1.0"/>
  <name value="MedicationRequestPriorityCS"/>
  <title value="Medication Request Priority CodeSystem"/>
  <status value="draft"/>
  <date value="2026-01-27T09:15:54+00:00"/>
  <publisher value="IntelliSOFT Kenya"/>
  <contact>
    <name value="IntelliSOFT Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description
               value="Codes representing priority levels for MedicationRequest."/>
  <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>