AU Core Implementation Guide
0.2.0-preview - QA Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: PractitionerRole - Dietician - XML Representation

Page standards status: Informative

Raw xml | Download



  <!-- Compliant with HI Test Data in Vendor Environment -->
<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="dietician-tan-patricia"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole</b><a name="dietician-tan-patricia"> </a></p><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">Resource PractitionerRole &quot;dietician-tan-patricia&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-core-practitionerrole.html">AU Core PractitionerRole</a></p></div><p><b>identifier</b>: HPI-I: 8003619900015717</p><p><b>practitioner</b>: <span>: Ms Patricia Tan, Dieticians Australia</span></p><p><b>specialty</b>: Dietitian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (1220.0#251111)</span></p><p><b>telecom</b>: fax: 0370102020(WORK)</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="8003619900015717"/>
  </identifier>
  <practitioner>
    <display value="Ms Patricia Tan, Dieticians Australia"/>
  </practitioner>
  <specialty>
    <coding>
      <system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"/>
      <code value="251111"/>
      <display value="Dietitian"/>
    </coding>
    <text value="Dietitian"/>
  </specialty>
  <telecom>
    <system value="fax"/>
    <value value="0370102020"/>
    <use value="work"/>
  </telecom>
</PractitionerRole>