This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PFEIG-Practitioner-JennyGlass"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PFEIG-Practitioner-JennyGlass</b></p><a name="PFEIG-Practitioner-JennyGlass"> </a><a name="hcPFEIG-Practitioner-JennyGlass"> </a><p><b>active</b>: true</p><p><b>name</b>: Jenny Glass</p><p><b>telecom</b>: ph: -unknown-</p><p><b>gender</b>: Female</p></div>
</text>
<active value="true"/>
<name>
<text value="Jenny Glass"/>
<family value="Glass"/>
<given value="Jenny"/>
</name>
<telecom>
<system value="phone"/>
</telecom>
<gender value="female"/>
</Practitioner>