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

<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="NgMedicationRequest-003"/>
  <meta>
    <profile value="https://fhir-ig.digitalhealth.gov.ng/StructureDefinition/ng-medication-request"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest NgMedicationRequest-003</b></p><a name="NgMedicationRequest-003"> </a><a name="hcNgMedicationRequest-003"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ng-medication-request.html">NG MedicationRequest</a></p></div><p><b>identifier</b>: <code>https://fhir-ig.digitalhealth.gov.ng/ValueSet/ng-atc-all-medications-vs</code>/A10-INSULIN-NPH</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category community}">Community</span></p><p><b>reported</b>: false</p><p><b>medication</b>: <a href="Medication-NgMedication-003.html">Medication </a></p><p><b>subject</b>: <a href="Patient-00114455-e5f6-4789-a123-456789abcdef.html">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</a></p><p><b>requester</b>: <a href="Practitioner-00124455-e5f6-4789-a123-456789abcdef.html">Practitioner Kehinde Adebayo </a></p><p><b>reasonCode</b>: <span title="Codes:">Type 1 diabetes mellitus</span></p><p><b>courseOfTherapyType</b>: <span title="Codes:">Long-term (chronic) therapy</span></p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>Inject 10 units subcutaneously before breakfast daily.</td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 3</p><p><b>quantity</b>: 10 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span></p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>30</td><td>days</td><td><a href="http://tx.fhir.org/r4/ValueSet/x-ucum">http://unitsofmeasure.org</a></td><td>d</td></tr></table><p><b>performer</b>: <a href="Organization-NgOrganization-002.html">Organization Kano Central Hospital Pharmacy</a></p></blockquote></div>
  </text>
  <identifier>
    <system value="https://fhir-ig.digitalhealth.gov.ng/ValueSet/ng-atc-all-medications-vs"/>
    <value value="A10-INSULIN-NPH"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
      <code value="community"/>
    </coding>
  </category>
  <reportedBoolean value="false"/>
  <medicationReference>
    <reference value="Medication/NgMedication-003"/>
  </medicationReference>
  <subject>
    <reference value="Patient/00114455-e5f6-4789-a123-456789abcdef"/>
  </subject>
  <requester>
    <reference value="Practitioner/00124455-e5f6-4789-a123-456789abcdef"/>
  </requester>
  <reasonCode>
    <text value="Type 1 diabetes mellitus"/>
  </reasonCode>
  <courseOfTherapyType>
    <text value="Long-term (chronic) therapy"/>
  </courseOfTherapyType>
  <dosageInstruction>
    <text value="Inject 10 units subcutaneously before breakfast daily."/>
  </dosageInstruction>
  <dispenseRequest>
    <numberOfRepeatsAllowed value="3"/>
    <quantity>
      <value value="10"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </quantity>
    <expectedSupplyDuration>
      <value value="30"/>
      <unit value="days"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="d"/>
    </expectedSupplyDuration>
    <performer>
      <reference value="Organization/NgOrganization-002"/>
    </performer>
  </dispenseRequest>
</MedicationRequest>