This page is part of the US Public Health Profiles Library (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: US Public Health Survey Practitioner Group - Practitioner in Survey - XML Representation
Raw xml | Download
<Group xmlns="http://hl7.org/fhir">
<id value="us-ph-survey-practitioner-group-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-07-05T23:31:37.496Z"/>
<profile
value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-survey-practitioner-group"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Group</b><a name="us-ph-survey-practitioner-group-example"> </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 "us-ph-survey-practitioner-group-example" Version "1" Updated "2023-07-05 23:31:37+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-ph-survey-practitioner-group.html">US Public Health Survey Practitioner Group</a></p></div><p><b>type</b>: person</p><p><b>actual</b>: true</p><p><b>managingEntity</b>: <a href="Organization-us-ph-organization-health-authority-west.html">Organization/us-ph-organization-health-authority-west</a> "Health Authority West"</p><h3>Members</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Entity</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-us-core-practitioner-henry-seven.html">Practitioner/us-core-practitioner-henry-seven</a> " HENRY"</td><td>2022-01-10 --> 2022-01-10</td></tr></table></div>
</text>
<type value="person"/>
<actual value="true"/>
<managingEntity>
<reference value="Organization/us-ph-organization-health-authority-west"/>
</managingEntity>
<member>
<entity>
<reference value="Practitioner/us-core-practitioner-henry-seven"/>
</entity>
<period>
<start value="2022-01-10"/>
<end value="2022-01-10"/>
</period>
</member>
</Group>