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

<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="SteffiRambeau16Albuterol"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest SteffiRambeau16Albuterol</b></p><a name="SteffiRambeau16Albuterol"> </a><a name="hcSteffiRambeau16Albuterol"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2123072}">Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing</span></p><p><b>subject</b>: <a href="Patient-SteffiRambeau16.html">Mo  Female, DoB: 2009-07-18</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 2 puffs INH q4h PRN wheezing</p><p><b>timing</b>: Once per 4 hours</p><p><b>asNeeded</b>: true</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 447694001}">Respiratory tract route</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>90 ug<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeug = 'ug')</span></td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="2123072"/>
      <display value="albuterol 90 MCG/ACTUAT Metered Dose Inhaler, 200 Actuations, generic for ProAir"/>
    </coding>
    <text value="Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing"/>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/SteffiRambeau16"/>
  </subject>
  <dosageInstruction>
    <text value="2 puffs INH q4h PRN wheezing"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="4"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <asNeededBoolean value="true"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="447694001"/>
        <display value="Respiratory tract route"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="90"/>
        <unit value="ug"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="ug"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>