Data Exchange For Quality Measures STU2 for FHIR R4 Implementation Guide (Release 1.1.0 STU2 Ballot)

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v1.1.0: STU 2 Ballot 1) 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

XML Format: MeasureReport-datax-measurereport01

Download Raw xml


<MeasureReport xmlns="http://hl7.org/fhir">
  <id value="datax-measurereport01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2018-09-05T16:59:53.000+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: datax-measurereport01</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-patient01.html">Generated Summary: id: patient01; Medical record number = 12345 (USUAL); active; Jairo Webster (OFFICIAL); gender: male; birthDate: 1946-12-16; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}">Married</span></a></p><p><b>date</b>: Sep 5, 2018 4:59:52 PM</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>: Aug 1, 2018 12:00:00 AM --&gt; Sep 1, 2018 12:00:00 AM</p><p><b>evaluatedResource</b>: <a href="Task-Task01.html">Generated Summary: id: Task01; 19009; status: completed; intent: plan; priority: routine; <span title="Codes: {http://www.ama-assn.org/go/cpt 1111F}">Medication Reconciliation</span>; executionPeriod: Jun 11, 2017 12:00:00 AM --&gt; Jun 11, 2017 12:00:00 AM; authoredOn: Sep 25, 2018 2:24:23 PM</a></p></div>
  </text>
  <status value="complete"/>
  <type value="data-collection"/>
  <measure
           value="http://hl7.org/fhir/us/davinci-deqm/Measure/measure-mrp-example"/>
  <subject>
    <reference value="Patient/patient01"/>
  </subject>
  <date value="2018-09-05T16:59:52.404Z"/>
  <reporter>
    <reference value="Organization/organization01"/>
  </reporter>
  <period>
    <start value="2018-08-01"/>
    <end value="2018-09-01"/>
  </period>
  <evaluatedResource>
    <reference value="Task/Task01"/>
  </evaluatedResource>
</MeasureReport>