Data Exchange For Quality Measures STU3 for FHIR R4
3.0.0 - STU 3

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.0.0: STU 3) 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

: Gaps Group01 subject - XML Representation

Raw xml | Download



<Group xmlns="http://hl7.org/fhir">
  <id value="gaps-subject-group01"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-group-deqm"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</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="Patient-patient01.html">Generated Summary: 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></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-patient02.html">Generated Summary: 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></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-patient03.html">Generated Summary: Medical record number: 34567 (USUAL); active; Virginia Hartman (OFFICIAL); gender: female; birthDate: 1983-09-12; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></a></p></blockquote></div>
  </text>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>
      <reference value="Patient/patient01"/>
    </entity>
  </member>
  <member>
    <entity>
      <reference value="Patient/patient02"/>
    </entity>
  </member>
  <member>
    <entity>
      <reference value="Patient/patient03"/>
    </entity>
  </member>
</Group>