Provider Connect Australia (PCA)
24.2.0.0 - active Australia flag

Provider Connect Australia (PCA) - Local Development build (v24.2.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 - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber",
  "meta" : {
    "profile" : [
      🔗 "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-practitioner-role"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber</b></p><a name=\"PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber\"> </a><a name=\"hcPractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber\"> </a><a name=\"PractitionerRole-MedicareProviderNumber-AhpraRegistrationNumber-en-AU\"> </a><p><b>PCA Preferred Name</b>: Gabby </p><p><b>PCA Practitioner Role Communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 he}\">Hebrew</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 Gabrial ELLIS </a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 158965000}\">Medical practitioner</span>, <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-hi-service-role ProvidesHealthcareToIndividuals}\">Provider of healthcare services to individuals</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></p></div>"
  },
  "extension" : [
    {
      "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-preferred-name",
      "valueHumanName" : {
        "given" : [
          "Gabby"
        ]
      }
    },
    {
      "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-practitioner-role-communication",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:ietf:bcp:47",
            "code" : "he",
            "display" : "Hebrew"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "text" : "PCA Practitioner Role Identifier (PCA-PRI)"
      },
      "system" : "http://pca.digitalhealth.gov.au/id/pca-practitioner-role",
      "value" : "729114a79acd431d8112ade6b3e94d60"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code" : "UPIN"
          }
        ],
        "text" : "Medicare Provider Number"
      },
      "system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
      "value" : "4005898J"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code" : "AHPRA",
            "display" : "Australian Health Practitioner Regulation Agency Registration Number"
          }
        ],
        "text" : "Ahpra Registration Number"
      },
      "system" : "http://hl7.org.au/id/ahpra-registration-number",
      "value" : "MED0002137826"
    }
  ],
  "active" : true,
  "period" : {
    "start" : "2021-01-21"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/Practitioner-with-HPI-I-and-Ahpra-registration-number"
  },
  "code" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-preferred",
          "valueBoolean" : true
        }
      ],
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "158965000",
          "display" : "Medical practitioner"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-hi-service-role",
          "code" : "ProvidesHealthcareToIndividuals",
          "display" : "Provider of healthcare services to individuals"
        }
      ]
    }
  ],
  "healthcareService" : [
    {
      🔗 "reference" : "HealthcareService/Healthcare-service-with-General-Practice-service-type"
    }
  ]
}