CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
2.0.0-cibuild - Release 2 ci-build
CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v2.0.0-cibuild) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Encounter",
"id" : "encounter-example-ltc-monthly-uti",
"meta" : {
"profile" : [
🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ltc-monthly-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ltc-monthly-uti</b></p><a name=\"encounter-example-ltc-monthly-uti\"> </a><a name=\"hcencounter-example-ltc-monthly-uti\"> </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-ltc-monthly-encounter.html\">LTC Monthly Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104251\u00a0(use:\u00a0usual,\u00a0)</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-NONAC\">ActCode: NONAC</a> (inpatient non-acute) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 18170008}\">Long-Term Care Visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ltc-monthly-uti.html\">UTI LTC</a></p><p><b>period</b>: 2025-02-01 16:02:00-0500 --> 2029-02-08 19:00:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm F03.90}\">Dementia</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ltc-monthly-uti.html\">Dementia</a></td></tr></table><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 mp}\">Medical practitioner</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition oth}\">Other</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-ltc-monthly-nursing-facility.html\">Long-Term Care Facility</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2025-02-01 16:02:00-0500 --> 2029-02-08 16:02:00-0500</td></tr></table></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
"value" : "10005104251"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version" : "9.0.0",
"code" : "NONAC",
"display" : "inpatient non-acute"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "18170008",
"display" : "Subsequent nursing facility visit (procedure)"
}
],
"text" : "Long-Term Care Visit"
}
],
"subject" : {
🔗 "reference" : "Patient/patient-example-ltc-monthly-uti",
"display" : "UTI LTC"
},
"period" : {
"start" : "2025-02-01T16:02:00-05:00",
"end" : "2029-02-08T19:00:00-05:00"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "F03.90",
"display" : "Unspecified dementia, unspecified severity, without behavioral disturbance, psychotic disturbance, mood disturbance, and anxiety"
}
],
"text" : "Dementia"
}
],
"diagnosis" : [
{
"condition" : {
🔗 "reference" : "Condition/condition-example-diagnosis-ltc-monthly-uti",
"display" : "Dementia"
}
}
],
"hospitalization" : {
"admitSource" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/admit-source",
"code" : "mp",
"display" : "Medical Practitioner/physician referral"
}
],
"text" : "Medical practitioner"
},
"dischargeDisposition" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"code" : "oth",
"display" : "Other"
}
],
"text" : "Other"
}
},
"location" : [
{
"location" : {
🔗 "reference" : "Location/location-example-ltc-monthly-nursing-facility",
"display" : "Long-Term Care Facility"
},
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "wa",
"display" : "Ward"
}
]
},
"period" : {
"start" : "2025-02-01T16:02:00-05:00",
"end" : "2029-02-08T16:02:00-05:00"
}
}
]
}