This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.0.0: STU 2) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "MeasureReport", "id" : "datax-measurereport02", "meta" : { "versionId" : "1", "lastUpdated" : "2018-09-05T16:59:53.000+00:00", "source" : "http://example.org/fhir/server", "profile" : [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: datax-measurereport02</p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: data-collection</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example\">http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example</a></p><p><b>subject</b>: <a href=\"Patient-patient02.html\">Generated Summary: id: patient02; Medical record number: 23456 (USUAL); active; Darien Bernard (OFFICIAL); gender: male; birthDate: 1967-06-13; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></a></p><p><b>date</b>: 06/09/2018 2:59:52 AM</p><p><b>reporter</b>: <a href=\"Organization-organization01.html\">Generated Summary: id: organization01; Tax ID number: 123456789 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: DaVinciHospital01; ph: (+1) 401-555-1212</a></p><p><b>period</b>: 2018-08-01 --> 2018-09-01</p><p><b>evaluatedResource</b>: <a href=\"Observation-observation01.html\">Generated Summary: id: observation01; <span title=\"Codes: {http://example.org/observation-category measure}\">Measure</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 1111F}\">Medication Reconciliation</span>; effective: 30/09/2018 12:15:04 AM; issued: 30/09/2018 12:15:04 AM; value</a></p></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-submitDataUpdateType", "valueCode" : "incremental" } ], "status" : "complete", "type" : "data-collection", "measure" : "http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example", "subject" : { "reference" : "Patient/patient02" }, "date" : "2018-09-05T16:59:52.404Z", "reporter" : { "reference" : "Organization/organization01" }, "period" : { "start" : "2018-08-01", "end" : "2018-09-01" }, "evaluatedResource" : [ { "reference" : "Observation/observation01" } ] }