Provider Connect Australia (PCA)
24.1.0.0 - active Australia flag

Provider Connect Australia (PCA) - Local Development build (v24.1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner role with Medicare provider number and Ahpra registration number - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id
      value="PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber"/>
  <meta>
    <profile
             value="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-practitioner-role"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole </b><a name="PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber"> </a><a name="hcPractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber"> </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">ResourcePractitionerRole &quot;PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pca-practitioner-role.html">PCA Practitioner Role</a></p></div><p><b>PCA Preferred Name</b>: Gabby </p><p><b>PCA Practitioner Role Communication</b>: English <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#en)</span></p><p><b>identifier</b>: PCA Practitioner Role Identifier (PCA-PRI)/729114a79acd431d8112ade6b3e94d60, Medicare Provider Number/4005898J, Ahpra Registration Number/MED0002137826</p><p><b>active</b>: true</p><p><b>period</b>: 2021-01-21 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-with-HPI-I-and-Ahpra-registration-number.html">Practitioner/Practitioner-with-HPI-I-and-Ahpra-registration-number</a> &quot; ELLIS&quot;</p><p><b>code</b>: Medical practitioner <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#158965000)</span>, Provider of healthcare services to individuals <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-pca-hi-service-role.html">PCA HI Service Role</a>#ProvidesHealthcareToIndividuals)</span></p><p><b>healthcareService</b>: <a href="HealthcareService-Healthcare-service-with-General-Practice-service-type.html">HealthcareService/Healthcare-service-with-General-Practice-service-type</a> &quot;Healthcare service with General Practice service type&quot;</p></div>
  </text>
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-preferred-name">
    <valueHumanName>
      <given value="Gabby"/>
    </valueHumanName>
  </extension>
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-practitioner-role-communication">
    <valueCodeableConcept>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="en"/>
        <display value="English"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <text value="PCA Practitioner Role Identifier (PCA-PRI)"/>
    </type>
    <system value="http://pca.digitalhealth.gov.au/id/pca-practitioner-role"/>
    <value value="729114a79acd431d8112ade6b3e94d60"/>
  </identifier>
  <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="4005898J"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="AHPRA"/>
        <display
                 value="Australian Health Practitioner Regulation Agency Registration Number"/>
      </coding>
      <text value="Ahpra Registration Number"/>
    </type>
    <system value="http://hl7.org.au/id/ahpra-registration-number"/>
    <value value="MED0002137826"/>
  </identifier>
  <active value="true"/>
  <period>
    <start value="2021-01-21"/>
  </period>
  <practitioner>🔗 
    <reference
               value="Practitioner/Practitioner-with-HPI-I-and-Ahpra-registration-number"/>
  </practitioner>
  <code>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/iso21090-preferred">
      <valueBoolean value="true"/>
    </extension>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="158965000"/>
      <display value="Medical practitioner"/>
    </coding>
  </code>
  <code>
    <coding>
      <system
              value="http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-hi-service-role"/>
      <code value="ProvidesHealthcareToIndividuals"/>
      <display value="Provider of healthcare services to individuals"/>
    </coding>
  </code>
  <healthcareService>🔗 
    <reference
               value="HealthcareService/Healthcare-service-with-General-Practice-service-type"/>
  </healthcareService>
</PractitionerRole>