Data Exchange For Quality Measures STU2 for FHIR R4
2.0.0 - STU2 Release

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

: Group01 - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="group01"/>
  <meta>
    <source value="http://example.org/fhir/server"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: group01</p><p><b>meta</b>: </p><p><b>type</b>: person</p><p><b>actual</b>: true</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Practitioner-practitioner01.html">Generated Summary: id: practitioner01; Provider number: 345678912 (OFFICIAL), Provider number: 082583 (SECONDARY); Ronald Bone </a></p><p><b>period</b>: 2020-07-07 --&gt; (ongoing)</p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Practitioner-practitioner02.html">Generated Summary: id: practitioner02; Provider number: 9998266512 (OFFICIAL); active; Emile Zieme(OFFICIAL); ph: 8605555555(WORK), ph: 8605555555(WORK); gender: male; birthDate: 1964-06-19; <span title="Codes: {urn:ietf:bcp:47 es}">English and Spanish</span></a></p><p><b>period</b>: 2020-07-07 --&gt; (ongoing)</p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Practitioner-practitioner03.html">Generated Summary: id: practitioner03; NPI: 9991994957 (OFFICIAL); active; Roland Aufderhar(OFFICIAL); ph: 5555555555(WORK), ph: 5555555555(WORK); gender: male; birthDate: 1964-06-19; <span title="Codes: {urn:ietf:bcp:47 es}">English and Spanish</span></a></p><p><b>period</b>: 2020-07-07 --&gt; (ongoing)</p></blockquote></div>
  </text>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>
      <reference value="Practitioner/practitioner01"/>
    </entity>
    <period>
      <start value="2020-07-07"/>
    </period>
  </member>
  <member>
    <entity>
      <reference value="Practitioner/practitioner02"/>
    </entity>
    <period>
      <start value="2020-07-07"/>
    </period>
  </member>
  <member>
    <entity>
      <reference value="Practitioner/practitioner03"/>
    </entity>
    <period>
      <start value="2020-07-07"/>
    </period>
  </member>
</Group>