This page is part of the National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "MeasureReport",
"id" : "measurereport-example-ach-subjectlist1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-subjectlist1</b></p><a name=\"measurereport-example-ach-subjectlist1\"> </a><a name=\"hcmeasurereport-example-ach-subjectlist1\"> </a><a name=\"measurereport-example-ach-subjectlist1-en-US\"> </a><p><b>status</b>: Complete</p><p><b>type</b>: Subject List</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2022-08-01 00:00:00+0000 --> 2022-08-31 23:59:59+0000</p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td><td><b>SubjectResults</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>3</td><td><a href=\"List-list-example-ach-individual-measurereport-list.html\">List for 'Unspecified List Type' for 'Unspecified Subject'</a></td></tr></table><p><b>measureScore</b>: </p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code" : "cohort",
"display" : "Cohort"
}
]
}
}
],
"status" : "complete",
"type" : "subject-list",
"measure" : "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation",
"date" : "2024-02-05T21:04:29.481+00:00",
"reporter" : {
🔗 "reference" : "Organization/organization-example-submitting-organization"
},
"period" : {
"start" : "2022-08-01T00:00:00+00:00",
"end" : "2022-08-31T23:59:59+00:00"
},
"group" : [
{
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "initial-population",
"display" : "Initial Population"
}
]
},
"count" : 3,
"subjectResults" : {
🔗 "reference" : "List/list-example-ach-individual-measurereport-list"
}
}
],
"measureScore" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
}
}
]
}