FHIR IG analytics| Package | hl7.fhir.uv.dap |
| Resource Type | MeasureReport |
| Id | MeasureReport-ex-measurereport.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport ex-measurereport
Language: en
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Pending
type: Summary
measure: http://example.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting
period: 2020-04-05 --> 2020-04-05
{
"resourceType": "MeasureReport",
"id": "ex-measurereport",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "pending",
"type": "summary",
"measure": "http://example.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting",
"period": {
"start": "2020-04-05",
"end": "2020-04-05"
}
}