MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
<Practitioner xmlns="http://hl7.org/fhir">
<id value="au-ps-practitioner-2"/>
<meta>
<profile
value="http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner au-ps-practitioner-2</b></p><a name="au-ps-practitioner-2"> </a><a name="hcau-ps-practitioner-2"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/hl7au/au-fhir-ps/StructureDefinition-au-ps-practitioner.html">AU PS Practitioner</a></p></div><p><b>identifier</b>: HPI-I/8003619900015717 (use: official, )</p><p><b>name</b>: John Doe (Official)</p><p><b>telecom</b>: <a href="tel:+61212345678">+61 2 1234 5678</a></p><p><b>address</b>: 123 Health Street Adelaide SA 5000 Australia (work)</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NPI"/>
<display value="National provider identifier"/>
</coding>
<text value="HPI-I"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
<value value="8003619900015717"/>
</identifier>
<name>
<use value="official"/>
<family value="Doe"/>
<given value="John"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="phone"/>
<value value="+61 2 1234 5678"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="123 Health Street"/>
<city value="Adelaide"/>
<state value="SA"/>
<postalCode value="5000"/>
<country value="Australia"/>
</address>
</Practitioner>