AU Core Implementation Guide
1.0.0-ballot - Ballot Australia flag

This page is part of the AU Core (v1.0.0-ballot: AU Core R1 Ballot 7) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Practitioner - Dr. Sallie Sutherland - XML Representation

Page standards status: Informative

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="sallie-sutherland"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner sallie-sutherland</b></p><a name="sallie-sutherland"> </a><a name="hcsallie-sutherland"> </a><a name="sallie-sutherland-en-AU"> </a><p><b>identifier</b>: HPI-I/8003618233385086</p><p><b>name</b>: Sallie Sutherland (Official)</p></div>
  </text>
  <identifier>
    <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="8003618233385086"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Sutherland"/>
    <given value="Sallie"/>
    <prefix value="Dr."/>
  </name>
</Practitioner>