Implementation Guide for ARF/RHD Register - AU
0.2.0 - ci-build Australia flag

Implementation Guide for ARF/RHD Register - AU - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DoctorPayne - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="DoctorPayne"/>
  <meta>
    <profile
             value="http://fhir-arf-register.nardhc.org/StructureDefinition/ARFPractitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner DoctorPayne</b></p><a name="DoctorPayne"> </a><a name="hcDoctorPayne"> </a><a name="DoctorPayne-en-AU"> </a><p><b>identifier</b>: National provider identifier/8003619900015717 (use: official, )</p><p><b>name</b>: Jane Payne </p><p><b>telecom</b>: <a href="tel:+61455123456">+61 455 123456</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NPI"/>
      </coding>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/hpii/1.0"/>
    <value value="8003619900015717"/>
  </identifier>
  <name>
    <family value="Payne"/>
    <given value="Jane"/>
    <prefix value="Dr"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+61 455 123456"/>
  </telecom>
</Practitioner>