CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
1.0.0 - Release 1
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
Page standards status: Informative |
<Encounter xmlns="http://hl7.org/fhir">
<id value="encounter-example-ach-monthly-pass2-inpatient"/>
<meta>
<profile
value="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-encounter"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-example-ach-monthly-pass2-inpatient</b></p><a name="encounter-example-ach-monthly-pass2-inpatient"> </a><a name="hcencounter-example-ach-monthly-pass2-inpatient"> </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-monthly-encounter.html">ACH Monthly Event Encounter</a></p></div><p><b>Original Resource ID</b>: eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104252b (use: usual, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter (version = 9.0.0 )</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 32485007}">Hospital Admission</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-monthly-pass2.html">Pass2 ACH</a></p><p><b>period</b>: 2024-01-31 22:02:00-0500 --> 2024-02-02 16:22:00-0500</p><h3>Hospitalizations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/admit-source emd}">Emergency Department</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition exp}">Expired</span></td></tr></table><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-location-example-ach-monthly-inpatient.html">ACH Monthly Inpatient Hospital Ward</a></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}">Ward</span></td><td>2024-02-01 01:02:00-0500 --> 2024-02-02 16:22:00-0500</td></tr></table></div>
</text>
<extension
url="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension">
<valueString
value="eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3"/>
</extension>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.19.5.1.698.8"/>
<value value="10005104252b"/>
</identifier>
<status value="finished">
<extension
url="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension">
<valueString value="COMPLETED"/>
</extension>
</status>
<class>
<extension
url="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-mapped-concept-extension">
<valueCodeableConcept>
<coding>
<system value="http://www.example.com/prorpietary"/>
<code value="I"/>
<display value="Inpatient"/>
</coding>
</valueCodeableConcept>
</extension>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<version value="9.0.0"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="32485007"/>
<display value="Hospital admission (procedure)"/>
</coding>
<text value="Hospital Admission"/>
</type>
<subject>🔗
<reference value="Patient/patient-example-ach-monthly-pass2"/>
<display value="Pass2 ACH"/>
</subject>
<period>
<start value="2024-01-31T22:02:00-05:00"/>
<end value="2024-02-02T16:22:00-05:00"/>
</period>
<hospitalization>
<admitSource>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/admit-source"/>
<code value="emd"/>
<display value="From accident/emergency department"/>
</coding>
<text value="Emergency Department"/>
</admitSource>
<dischargeDisposition>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
<code value="exp"/>
<display value="expired"/>
</coding>
<text value="Expired"/>
</dischargeDisposition>
</hospitalization>
<location>
<location>🔗
<reference value="Location/location-example-ach-monthly-inpatient"/>
<display value="ACH Monthly Inpatient Hospital Ward"/>
</location>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="wa"/>
<display value="Ward"/>
</coding>
</physicalType>
<period>
<start value="2024-02-01T01:02:00-05:00"/>
<end value="2024-02-02T16:22:00-05:00"/>
</period>
</location>
</Encounter>