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" : "Observation",
"id" : "lab-observation-example-ltc-monthly-uti-urinalysis",
"meta" : {
"profile" : [
🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ltc-monthly-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation lab-observation-example-ltc-monthly-uti-urinalysis</b></p><a name=\"lab-observation-example-ltc-monthly-uti-urinalysis\"> </a><a name=\"hclab-observation-example-ltc-monthly-uti-urinalysis\"> </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-observation-lab.html\">LTC Monthly Event Lab Result Observation</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ltc-monthly-uti-urinalysis.html\">ServiceRequest Urinalysis complete W Reflex Culture panel - Urine</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 58077-9}\">Urinalysis complete W Reflex Culture panel (U)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ltc-monthly-uti.html\">UTI LTC</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ltc-monthly-uti.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 18:12:00-0500</p><p><b>issued</b>: 2024-02-03 11:42:00-0500</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 167570003}\">Culture result showed >100,000 CFU/mL of Escherichia coli (E. coli)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ltc-monthly-uti-urine.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082901,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:41; type = Urine specimen (specimen); receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/servicerequest-example-ltc-monthly-uti-urinalysis"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "58077-9",
"display" : "Urinalysis complete W Reflex Culture panel - Urine"
}
],
"text" : "Urinalysis complete W Reflex Culture panel (U)"
},
"subject" : {
🔗 "reference" : "Patient/patient-example-ltc-monthly-uti",
"display" : "UTI LTC"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-example-ltc-monthly-uti",
"display" : "Hospital Admission"
},
"effectiveDateTime" : "2024-02-02T18:12:00-05:00",
"issued" : "2024-02-03T11:42:00-05:00",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "167570003",
"display" : "Urine culture - E. coli (finding)"
}
],
"text" : "Culture result showed >100,000 CFU/mL of Escherichia coli (E. coli)"
},
"specimen" : {
🔗 "reference" : "Specimen/specimen-example-ltc-monthly-uti-urine"
}
}