Data Exchange For Quality Measures Implementation Guide (Release 0.2.0 STU2 Ballot)

This is the (release 0.2.0) STU2 Ballot of the Data Exchange For Quality Measures Implementation Guide, based on FHIR Version 3.0.1. See the Directory of published versions.

XML Format: MeasureReport-datax-measurereport02

Download Raw xml


<MeasureReport xmlns="http://hl7.org/fhir">
  <id value="datax-measurereport02"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2018-09-05T16:59:53.000+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-deqm/STU3/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-measurereport02</p><p><b>meta</b>: </p><p><b>status</b>: complete</p><p><b>type</b>: </p><p><b>measure</b>: <a href="Measure-measure-mrp.html">Generated Summary: id: measure-mrp; status: active</a></p><p><b>patient</b>: <a href="Patient-patient02.html">Generated Summary: id: patient02; Medical record number = 23456 (USUAL); active; Darien Bernard (OFFICIAL); gender: male; birthDate: 13/06/1967; <span title="Codes: {http://hl7.org/fhir/v3/MaritalStatus M}">Married</span></a></p><p><b>date</b>: 05/09/2018 4:59:52 PM</p><p><b>reportingOrganization</b>: <a href="Organization-organization01.html">Generated Summary: id: organization01; Tax ID number = 123456789 (OFFICIAL); active; <span title="Codes: {http://hl7.org/fhir/organization-type prov}">Healthcare Provider</span>; name: DaVinciHospital01; ph: (+1) 401-555-1212</a></p><p><b>period</b>: 01/08/2018 12:00:00 AM --&gt; 01/09/2018 12:00:00 AM</p><p><b>evaluatedResources</b>: </p></div>
  </text>
  <status value="complete"/>
  <type>
    <extension
               url="http://hl7.org/fhir/us/davinci-deqm/STU3/StructureDefinition/extension-dataCollectionType">
      <valueBoolean value="true"/>
    </extension>
  </type>
  <measure>
    <reference value="Measure/measure-mrp"/>
  </measure>
  <patient>
    <reference value="Patient/patient02"/>
  </patient>
  <date value="2018-09-05T16:59:52.404Z"/>
  <reportingOrganization>
    <reference value="Organization/organization01"/>
  </reportingOrganization>
  <period>
    <start value="2018-08-01"/>
    <end value="2018-09-01"/>
  </period>
  <evaluatedResources>
    <extension
               url="http://hl7.org/fhir/us/davinci-deqm/STU3/StructureDefinition/extension-referenceAny">
      <valueReference>
        <reference value="Observation/observation01"/>
      </valueReference>
    </extension>
  </evaluatedResources>
</MeasureReport>