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 0.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/steveswinsburg/HealthConnect/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "PractitionerRole",
"id" : "example-healthconnect-practitionerrole-1",
"meta" : {
"lastUpdated" : "2025-09-03T01:23:45Z",
"profile" : [
🔗 "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-practitionerrole"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole example-healthconnect-practitionerrole-1</b></p><a name=\"example-healthconnect-practitionerrole-1\"> </a><a name=\"hcexample-healthconnect-practitionerrole-1\"> </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: 2025-09-03 01:23:45+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hc-practitionerrole.html\">HC PractitionerRole</a></p></div><p><b>HC Practitioner Role Communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 it}\">Italian</span></p><p><b>HC Preferred Name</b>: Dr. Alex Smith </p><p><b>identifier</b>: Medicare Provider Number/2426621B, Australian Health Practitioner Regulation Agency Registration Number/MED0000932945</p><p><b>period</b>: 2023-01-01 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner-example-healthconnect-practitioner-1.html\">Practitioner Helen Mayo (official)</a></p><p><b>organization</b>: <a href=\"Organization-example-healthconnect-organization-1.html\">Organization Example Aged Care Facility</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 61207006}\">Medical pathologist</span></p><p><b>location</b>: <a href=\"Location-example-healthconnect-Physical-location-with-wheelchair-access-1.html\">Location Physical location with wheelchair access</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: 0255507777(Work)</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 10:00:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Tuesday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Wednesday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 07:00:00</p><p><b>availableEndTime</b>: 13: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>: 09:00: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>: 10:00:00</p><p><b>availableEndTime</b>: 16:00:00</p></blockquote></div>"
},
"extension" : [
{
"url" : "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-practitioner-role-communication",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "it",
"display" : "Italian"
}
]
}
},
{
"url" : "http://ns.electronichealth.net.au/hc/StructureDefinition/hc-preferred-name",
"valueHumanName" : {
"use" : "usual",
"family" : "Smith",
"given" : [
"Dr. Alex"
],
"prefix" : [
"Dr"
]
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "UPIN",
"display" : "Medicare Provider Number"
}
]
},
"system" : "http://ns.electronichealth.net.au/id/medicare-provider-number",
"value" : "2426621B"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "AHPRA"
}
]
},
"system" : "http://hl7.org.au/id/ahpra-registration-number",
"value" : "MED0000932945"
}
],
"period" : {
"start" : "2023-01-01"
},
"practitioner" : {
🔗 "reference" : "Practitioner/example-healthconnect-practitioner-1"
},
"organization" : {
🔗 "reference" : "Organization/example-healthconnect-organization-1"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "61207006",
"display" : "Medical pathologist"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/example-healthconnect-Physical-location-with-wheelchair-access-1"
}
],
"healthcareService" : [
{
🔗 "reference" : "HealthcareService/example-healthconnect-healthcareservice-1"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0255507777",
"use" : "work"
}
],
"availableTime" : [
{
"daysOfWeek" : [
"mon"
],
"allDay" : false,
"availableStartTime" : "10:00:00",
"availableEndTime" : "17:00:00"
},
{
"daysOfWeek" : [
"tue"
],
"allDay" : false,
"availableStartTime" : "09:00:00",
"availableEndTime" : "17:00:00"
},
{
"daysOfWeek" : [
"wed"
],
"allDay" : false,
"availableStartTime" : "07:00:00",
"availableEndTime" : "13:00:00"
},
{
"daysOfWeek" : [
"thu"
],
"allDay" : false,
"availableStartTime" : "09:00:00",
"availableEndTime" : "17:00:00"
},
{
"daysOfWeek" : [
"fri"
],
"allDay" : false,
"availableStartTime" : "10:00:00",
"availableEndTime" : "16:00:00"
}
]
}