CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
1.0.0 - Release 1 United States of America flag

CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medication Administration - ACH Daily Medication Administration Example RSV Lab BTG 1 - XML Representation

Page standards status: Informative

Raw xml | Download


<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="medadmin-example-ach-daily-rsvlabbtg-1"/>
  <meta>
    <profile
             value="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-rsvlabbtg-1</b></p><a name="medadmin-example-ach-daily-rsvlabbtg-1"> </a><a name="hcmedadmin-example-ach-daily-rsvlabbtg-1"> </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-ach-daily-medicationadministration.html">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Medication-medication-example-ach-daily-rsvlabbtg-1.html">Ribavirin inhalation solution 6g/vial via nebulizer</a></p><p><b>subject</b>: <a href="Patient-patient-example-ach-daily-rsvlabbtg.html">ACHDaily, RSVLabBTG</a></p><p><b>effective</b>: 2024-01-01 12:30:00+0000 --&gt; 2024-01-01 17:30:09+0000</p><p><b>request</b>: <a href="MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-1.html">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6</td><td><span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></td><td>6 g<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg = 'g')</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <medicationReference>🔗 
    <extension
               url="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension">
      <valueString
                   value="Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"/>
    </extension>
    <reference value="Medication/medication-example-ach-daily-rsvlabbtg-1"/>
    <display value="Ribavirin inhalation solution 6g/vial via nebulizer"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-daily-rsvlabbtg"/>
    <display value="ACHDaily, RSVLabBTG"/>
  </subject>
  <effectivePeriod>
    <start value="2024-01-01T12:30:00Z"/>
    <end value="2024-01-01T17:30:09Z"/>
  </effectivePeriod>
  <request>🔗 
    <reference
               value="MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-1"/>
  </request>
  <dosage>
    <text
          value="Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral route"/>
      </coding>
    </route>
    <dose>
      <value value="6"/>
      <unit value="g"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="g"/>
    </dose>
  </dosage>
</MedicationAdministration>