National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="medicationadministration-example-ach-pass1-vancomycin"/>
<meta>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass1-vancomycin</b></p><a name="medicationadministration-example-ach-pass1-vancomycin"> </a><a name="hcmedicationadministration-example-ach-pass1-vancomycin"> </a><a name="medicationadministration-example-ach-pass1-vancomycin-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888111 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}">Inpatient</span></p><p><b>medication</b>: <a href="Medication-medication-example-vancomycin-15.html">vancomycin Injectable Solution 50MG</a></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass1.html">Pass1 ACH</a></p><p><b>context</b>: <a href="Encounter-encounter-example-ach-ach-pass1.html">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 14:34:00-0500</p><p><b>request</b>: <a href="MedicationRequest-medicationrequest-example-ach-pass1-vancomycin.html">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888811 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = ->vancomycin Injectable Solution 50MG; authoredOn = 2024-02-02 13:43:00-0500</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>15mg/kg</td><td><span title="Codes:{http://snomed.info/sct 47625008}">IV</span></td><td>15 mg/kg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg/kg = 'mg/kg')</span></td></tr></table></div>
</text>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.19.5.1.798"/>
<value value="1018888111"/>
</identifier>
<status value="completed"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="inpatient"/>
<display value="Inpatient"/>
</coding>
<text value="Inpatient"/>
</category>
<medicationReference>🔗
<reference value="Medication/medication-example-vancomycin-15"/>
<display value="vancomycin Injectable Solution 50MG"/>
</medicationReference>
<subject>🔗
<reference value="Patient/patient-example-ach-ach-pass1"/>
<display value="Pass1 ACH"/>
</subject>
<context>🔗
<reference value="Encounter/encounter-example-ach-ach-pass1"/>
<display value="Hospital Admission"/>
</context>
<effectiveDateTime value="2024-02-02T14:34:00-05:00"/>
<request>🔗
<reference
value="MedicationRequest/medicationrequest-example-ach-pass1-vancomycin"/>
</request>
<dosage>
<text value="15mg/kg"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="47625008"/>
<display value="Intravenous route"/>
</coding>
<text value="IV"/>
</route>
<dose>
<value value="15"/>
<unit value="mg/kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/kg"/>
</dose>
</dosage>
</MedicationAdministration>