Skin Screening FHIR Implementation Guide
0.1.0 - ci-build
Skin Screening FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PractitionerExample"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PractitionerExample</b></p><a name="PractitionerExample"> </a><a name="hcPractitionerExample"> </a><p><b>active</b>: true</p><p><b>name</b>: Sarah Taylor (Official)</p></div>
</text>
<active value="true"/>
<name>
<use value="official"/>
<family value="Taylor"/>
<given value="Sarah"/>
<prefix value="Dr."/>
</name>
</Practitioner>