Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="sallow-elenore"/>
<meta>
<profile
value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitioner-core-1"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner sallow-elenore</b></p><a name="sallow-elenore"> </a><a name="hcsallow-elenore"> </a><a name="sallow-elenore-en-AU"> </a><p><b>name</b>: Elenore Sallow </p><p><b>telecom</b>: ph: (07) 5550 1234(Work)</p><p><b>address</b>: 75 Hampden St DOOMBEN QLD 4007 AU (work)</p></div>
</text>
<name>
<use value="usual"/>
<family value="Sallow"/>
<given value="Elenore"/>
<prefix value="Dr."/>
</name>
<telecom>
<system value="phone"/>
<value value="(07) 5550 1234"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="75 Hampden St"/>
<city value="DOOMBEN"/>
<state value="QLD"/>
<postalCode value="4007"/>
<country value="AU"/>
</address>
</Practitioner>