This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PFEIG-Practitioner-HoneyJones"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PFEIG-Practitioner-HoneyJones</b></p><a name="PFEIG-Practitioner-HoneyJones"> </a><a name="hcPFEIG-Practitioner-HoneyJones"> </a><a name="PFEIG-Practitioner-HoneyJones-en-US"> </a><p><b>active</b>: true</p><p><b>name</b>: Honey Jones</p><p><b>telecom</b>: ph: -unknown-</p><p><b>gender</b>: Female</p></div>
</text>
<active value="true"/>
<name>
<text value="Honey Jones"/>
<family value="Jones"/>
<given value="Honey"/>
</name>
<telecom>
<system value="phone"/>
</telecom>
<gender value="female"/>
</Practitioner>