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-cardiopulmonary",
"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-cardiopulmonary</b></p><a name=\"diagnosticreport-example-ach-ach-pass2-cardiopulmonary\"> </a><a name=\"hcdiagnosticreport-example-ach-ach-pass2-cardiopulmonary\"> </a><a name=\"diagnosticreport-example-ach-ach-pass2-cardiopulmonary-en-US\"> </a><h2><span title=\"Codes:{http://snomed.info/sct 76746007}\">Cardiovascular stress testing</span> (<span title=\"Codes:{http://loinc.org LP29708-2}\">Cardiology</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-03-01 23:14:00-0500</td></tr><tr><td>Reported</td><td>2024-03-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 710031008}\">Inducible ischemia manifest on stress test post myocardial infarction (finding)</span></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP29708-2",
"display" : "Cardiology"
}
],
"text" : "Cardiology"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "76746007",
"display" : "Cardiovascular stress testing"
}
],
"text" : "Cardiovascular stress testing"
},
"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-03-01T23:14:00-05:00",
"issued" : "2024-03-02T08:52:00-05:00",
"conclusionCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "710031008",
"display" : "Inducible ischemia manifest on stress test post myocardial infarction (finding)"
}
]
}
]
}