My Health Record FHIR IG
1.3.0 - active
My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="meyer-adam"/>
<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 meyer-adam</b></p><a name="meyer-adam"> </a><a name="hcmeyer-adam"> </a><a name="meyer-adam-en-AU"> </a><p><b>name</b>: Adam Meyer </p><p><b>telecom</b>: ph: (07) 7010 3453(Work)</p><p><b>address</b>: 75 Hampden St DOOMBEN QLD 4007 AU (work)</p></div>
</text>
<name>
<use value="usual"/>
<family value="Meyer"/>
<given value="Adam"/>
<prefix value="Dr."/>
</name>
<telecom>
<system value="phone"/>
<value value="(07) 7010 3453"/>
<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>