Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

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

: Dr. Barry Helpman, GP, at Devonport Family Medicine Clinic - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="helpman-barry-gp"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitionerrole-author-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole helpman-barry-gp</b></p><a name="helpman-barry-gp"> </a><a name="hchelpman-barry-gp"> </a><a name="helpman-barry-gp-en-AU"> </a><p><b>identifier</b>: Medicare Provider Number/5544887B, HPI-I/8003619900015717</p><p><b>practitioner</b>: <a href="Practitioner-helpman-barry.html">Practitioner Barry Helpman (official)</a></p><p><b>organization</b>: <a href="Organization-devonport-clinic.html">Organization Devonport Family Medicine Clinic</a></p><p><b>code</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0 253111}">GP</span></p><p><b>telecom</b>: <a href="mailto:bhelpman@example.devonportgp.com.au">bhelpman@example.devonportgp.com.au</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="UPIN"/>
      </coding>
      <text value="Medicare Provider Number"/>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/medicare-provider-number"/>
    <value value="5544887B"/>
  </identifier>
  <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>🔗 
    <reference value="Practitioner/helpman-barry"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/devonport-clinic"/>
  </organization>
  <code>
    <coding>
      <system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"/>
      <code value="253111"/>
      <display value="General Practitioner"/>
    </coding>
    <text value="GP"/>
  </code>
  <telecom>
    <system value="email"/>
    <value value="bhelpman@example.devonportgp.com.au"/>
    <use value="work"/>
  </telecom>
</PractitionerRole>