FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | MeasureReport |
| Id | MeasureReport-measurereport-example-individual-ach-ach-pass3.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-individual-ach-ach-pass3
DEQM Measure Scoring Extension: Cohort
identifier: http://example.org/fhir/measurereport/id/123456789-pass3
status: Complete
type: Individual
measure: NHSN dQM Acute Care Hospital Initial Populationversion: null1.0.0)
subject: Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))
date: 2024-02-05 21:04:29+0000
reporter: Organization Example NHSN Submitter
period: 2024-01-05 00:00:00+0000 --> 2024-02-04 00:00:00+0000
improvementNotation: Increased score indicates improvement
group
Populations
Code Count Initial Population 1
{
"resourceType": "MeasureReport",
"id": "measurereport-example-individual-ach-ach-pass3",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm|5.0.0"
]
},
"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"
}
]
}
}
],
"identifier": [
{
"system": "http://example.org/fhir/measurereport/id",
"value": "123456789-pass3"
}
],
"status": "complete",
"type": "individual",
"measure": "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation|1.0.0",
"subject": {
"reference": "Patient/patient-example-ach-ach-pass1"
},
"date": "2024-02-05T21:04:29.481+00:00",
"reporter": {
"reference": "Organization/organization-example-submitting-organization"
},
"period": {
"start": "2024-01-05T00:00:00.000+00:00",
"end": "2024-02-04T00:00:00.000+00:00"
},
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase"
}
]
},
"group": [
{
"population": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"count": 1
}
]
}
],
"evaluatedResource": [
{
"reference": "Specimen/specimen-example-ach-ach-pass3-stool"
}
]
}