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 |
<Observation xmlns="http://hl7.org/fhir">
<id value="observation-example-ach-pass2-vitals-weight"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-example-ach-pass2-vitals-weight</b></p><a name="observation-example-ach-pass2-vitals-weight"> </a><a name="hcobservation-example-ach-pass2-vitals-weight"> </a><a name="observation-example-ach-pass2-vitals-weight-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Weight</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass2.html">Pass2 ACH</a></p><p><b>encounter</b>: <a href="Encounter-encounter-example-ach-ach-pass2-emergency.html">Emergency Encounter</a></p><p><b>effective</b>: 2024-01-31 01:42:00-0500</p><p><b>issued</b>: 2024-01-31 01:42:00-0500</p><p><b>performer</b>: <a href="Practitioner-practitioner-example.html">Practitioner Example Practitioner </a></p><p><b>value</b>: 113.4 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM codekg = 'kg')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
<text value="Vital Signs"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="29463-7"/>
<display value="Body weight"/>
</coding>
<text value="Weight"/>
</code>
<subject>🔗
<reference value="Patient/patient-example-ach-ach-pass2"/>
<display value="Pass2 ACH"/>
</subject>
<encounter>🔗
<reference value="Encounter/encounter-example-ach-ach-pass2-emergency"/>
<display value="Emergency Encounter"/>
</encounter>
<effectiveDateTime value="2024-01-31T01:42:00-05:00"/>
<issued value="2024-01-31T01:42:00-05:00"/>
<performer>🔗
<reference value="Practitioner/practitioner-example"/>
</performer>
<valueQuantity>
<value value="113.4"/>
<unit value="kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="kg"/>
</valueQuantity>
</Observation>