FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | MeasureReport |
| Id | MeasureReport-measurereport-example-ach-subjectlist1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport measurereport-example-ach-subjectlist1
Profile: DEQM Subject List MeasureReport
DEQM Measure Scoring Extension: Cohort
status: Complete
type: Subject List
measure: NHSN dQM Acute Care Hospital Initial Populationversion: null1.0.0)
date: 2024-02-05 21:04:29+0000
reporter: Organization Example NHSN Submitter
period: 2022-08-01 00:00:00+0000 --> 2022-08-31 23:59:59+0000
group
Populations
Code Count SubjectResults Initial Population 3 List for 'Unspecified List Type' for 'Unspecified Subject'
{
"resourceType": "MeasureReport",
"id": "measurereport-example-ach-subjectlist1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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|1.0.0",
"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"
}
}
]
}
]
}