FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.dap
Resource TypeMeasureReport
IdMeasureReport-ex-measurereport.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
  }
}