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 |
{
"resourceType" : "DiagnosticReport",
"id" : "diagnosticreport-example-ach-ach-pass2-radiology",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport diagnosticreport-example-ach-ach-pass2-radiology</b></p><a name=\"diagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"hcdiagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"diagnosticreport-example-ach-ach-pass2-radiology-en-US\"> </a><h2><span title=\"Codes:{http://snomed.info/sct 14331000087103}\">ultrasonography of right lower limb</span> (<span title=\"Codes:{http://loinc.org LP29684-5}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>When For</td><td>2024-02-01 23:14:00-0500</td></tr><tr><td>Reported</td><td>2024-02-02 08:52:00-0500</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 128053003}\">Deep venous thrombosis (disorder)</span></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP29684-5",
"display" : "Radiology"
}
],
"text" : "Radiology"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "14331000087103",
"display" : "Doppler ultrasonography of vascular structure of right lower limb (procedure)"
}
],
"text" : "ultrasonography of right lower limb"
},
"subject" : {
🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
"display" : "Pass2 ACH"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
"display" : "Hospital Admission"
},
"effectiveDateTime" : "2024-02-01T23:14:00-05:00",
"issued" : "2024-02-02T08:52:00-05:00",
"conclusionCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "128053003",
"display" : "Deep venous thrombosis (disorder)"
}
]
}
]
}