Health Connect Australia Provider Directory FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 26.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HCPD-Snapshot-26.0.0-HL7AU-Connectathon-Aug-25-26/ and changes regularly. See the Directory of published versions

: HCPD PractitionerRole Example: Ahpra-Only General Practitioner (Balmain) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/PractitionerRole/example-healthconnect-practitionerrole-2> a fhir:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-healthconnect-practitionerrole-2"] ;
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2026-01-29T00:00:00Z"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-practitionerrole" ;
       fhir:index 0 ;
       fhir:link <http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-practitionerrole>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole example-healthconnect-practitionerrole-2</b></p><a name=\"example-healthconnect-practitionerrole-2\"> </a><a name=\"hcexample-healthconnect-practitionerrole-2\"> </a><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\">Last updated: 2026-01-29 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hcpd-practitionerrole.html\">HCPD PractitionerRole</a></p></div><blockquote><p><b>Suppression Indicator for Visibility</b></p><ul><li>suppressedBy: <span title=\"Codes:{http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type organisation-initiated}\">Organisation initiated</span></li></ul></blockquote><p><b>Practitioner Role Communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 en}, {urn:ietf:bcp:47 zh}\">English</span></p><p><b>Alternate Name</b>: Ali Anderson </p><p><b>identifier</b>: Resource identifier/PR-PCA-009875, Organization identifier/a2c71f90-3b8e-4c1d-9f65-2d7890abcdef, Australian Health Practitioner Regulation Agency Registration Number/MED0001111111</p><p><b>active</b>: true</p><p><b>period</b>: 2024-07-01 --&gt; 2027-06-30</p><p><b>practitioner</b>: <a href=\"Practitioner-example-balmain-practitioner-1.html\">Practitioner Alice Anderson (official)</a></p><p><b>organization</b>: <a href=\"Organization-example-healthconnect-organization-1.html\">Organization null</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62247001}\">General practitioner</span></p><p><b>location</b>: <a href=\"Location-example-healthconnect-medical-centre-location-1.html\">Location Sydney Central Medical Centre</a></p><p><b>healthcareService</b>: <a href=\"HealthcareService-example-healthconnect-healthcareservice-1.html\">HealthcareService Healthcare service with Residential Aged Care service type</a></p><p><b>telecom</b>: ph: 0298765432(Work)</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Tuesday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:30:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Thursday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:30:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Friday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:30:00</p><p><b>availableEndTime</b>: 12:30:00</p></blockquote><h3>NotAvailables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>During</b></td></tr><tr><td style=\"display: none\">*</td><td>Annual leave — not available over Christmas/New Year period</td><td>2026-12-22 --&gt; 2027-01-09</td></tr></table><p><b>endpoint</b>: <a href=\"Endpoint-example-hcpd-endpoint-referral.html\">Endpoint Sydney Private Clinic – FHIR Referral Endpoint</a></p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "suppressedBy" ] ;
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type" ] ;
           fhir:Coding.code [ fhir:value "organisation-initiated" ]
         ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed" ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/practitioner-role-communication" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
         fhir:Coding.code [ fhir:value "en" ] ;
         fhir:Coding.display [ fhir:value "English" ]
       ], [
         fhir:index 1 ;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
         fhir:Coding.code [ fhir:value "zh" ] ;
         fhir:Coding.display [ fhir:value "Chinese" ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/alternate-name" ] ;
     fhir:Extension.valueHumanName [
       fhir:HumanName.use [ fhir:value "usual" ] ;
       fhir:HumanName.family [ fhir:value "Anderson" ] ;
       fhir:HumanName.given [
         fhir:value "Ali" ;
         fhir:index 0
       ]
     ]
  ] ;
  fhir:PractitionerRole.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "RI" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/source/pca" ] ;
     fhir:Identifier.value [ fhir:value "PR-PCA-009875" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "XX" ] ;
         fhir:Coding.display [ fhir:value "Organization identifier" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier" ] ;
     fhir:Identifier.value [ fhir:value "a2c71f90-3b8e-4c1d-9f65-2d7890abcdef" ]
  ], [
     fhir:index 2 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "AHPRA" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://hl7.org.au/id/ahpra-registration-number" ] ;
     fhir:Identifier.value [ fhir:value "MED0001111111" ]
  ] ;
  fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:PractitionerRole.period [
     fhir:Period.start [ fhir:value "2024-07-01"^^xsd:date ] ;
     fhir:Period.end [ fhir:value "2027-06-30"^^xsd:date ]
  ] ;
  fhir:PractitionerRole.practitioner [
     fhir:link <http://hl7.org/fhir/Practitioner/example-balmain-practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/example-balmain-practitioner-1" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:link <http://hl7.org/fhir/Organization/example-healthconnect-organization-1> ;
     fhir:Reference.reference [ fhir:value "Organization/example-healthconnect-organization-1" ]
  ] ;
  fhir:PractitionerRole.code [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:62247001 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "62247001" ] ;
       fhir:Coding.display [ fhir:value "General practitioner" ]
     ]
  ] ;
  fhir:PractitionerRole.location [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Location/example-healthconnect-medical-centre-location-1> ;
     fhir:Reference.reference [ fhir:value "Location/example-healthconnect-medical-centre-location-1" ]
  ] ;
  fhir:PractitionerRole.healthcareService [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/HealthcareService/example-healthconnect-healthcareservice-1> ;
     fhir:Reference.reference [ fhir:value "HealthcareService/example-healthconnect-healthcareservice-1" ]
  ] ;
  fhir:PractitionerRole.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "0298765432" ] ;
     fhir:ContactPoint.use [ fhir:value "work" ]
  ] ;
  fhir:PractitionerRole.availableTime [
     fhir:index 0 ;
     fhir:PractitionerRole.availableTime.daysOfWeek [
       fhir:value "tue" ;
       fhir:index 0
     ] ;
     fhir:PractitionerRole.availableTime.allDay [ fhir:value "false"^^xsd:boolean ] ;
     fhir:PractitionerRole.availableTime.availableStartTime [
       fhir:value "08:30:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ] ;
     fhir:PractitionerRole.availableTime.availableEndTime [
       fhir:value "17:00:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:PractitionerRole.availableTime.daysOfWeek [
       fhir:value "thu" ;
       fhir:index 0
     ] ;
     fhir:PractitionerRole.availableTime.allDay [ fhir:value "false"^^xsd:boolean ] ;
     fhir:PractitionerRole.availableTime.availableStartTime [
       fhir:value "08:30:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ] ;
     fhir:PractitionerRole.availableTime.availableEndTime [
       fhir:value "17:00:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:PractitionerRole.availableTime.daysOfWeek [
       fhir:value "fri" ;
       fhir:index 0
     ] ;
     fhir:PractitionerRole.availableTime.allDay [ fhir:value "false"^^xsd:boolean ] ;
     fhir:PractitionerRole.availableTime.availableStartTime [
       fhir:value "08:30:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ] ;
     fhir:PractitionerRole.availableTime.availableEndTime [
       fhir:value "12:30:00"^^xsd:time ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/timezone" ] ;
         fhir:Extension.valueCode [ fhir:value "Australia/Sydney" ]
       ]
     ]
  ] ;
  fhir:PractitionerRole.notAvailable [
     fhir:index 0 ;
     fhir:PractitionerRole.notAvailable.description [ fhir:value "Annual leave — not available over Christmas/New Year period" ] ;
     fhir:PractitionerRole.notAvailable.during [
       fhir:Period.start [ fhir:value "2026-12-22"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2027-01-09"^^xsd:date ]
     ]
  ] ;
  fhir:PractitionerRole.endpoint [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Endpoint/example-hcpd-endpoint-referral> ;
     fhir:Reference.reference [ fhir:value "Endpoint/example-hcpd-endpoint-referral" ]
  ] .

<http://hl7.org/fhir/Practitioner/example-balmain-practitioner-1> a fhir:Practitioner .

<http://hl7.org/fhir/Organization/example-healthconnect-organization-1> a fhir:Organization .

<http://hl7.org/fhir/Location/example-healthconnect-medical-centre-location-1> a fhir:Location .

<http://hl7.org/fhir/HealthcareService/example-healthconnect-healthcareservice-1> a fhir:HealthcareService .

<http://hl7.org/fhir/Endpoint/example-hcpd-endpoint-referral> a fhir:Endpoint .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/PractitionerRole/example-healthconnect-practitionerrole-2.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/PractitionerRole/example-healthconnect-practitionerrole-2.ttl> .