ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient-group - XML Representation

Raw xml | Download



<Group xmlns="http://hl7.org/fhir">
  <id value="patient-group"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Group</b><a name="patient-group"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Group &quot;patient-group&quot; </p></div><p><b>type</b>: person</p><p><b>actual</b>: true</p><h3>Members</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Entity</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-patient-example.html">Patient/patient-example</a></td></tr></table></div>
  </text>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>🔗 
      <reference value="Patient/patient-example"/>
    </entity>
  </member>
</Group>