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/AuDigitalHealth/HealthConnect/ and changes regularly. See the Directory of published versions
| Page standards status: Draft |
{
"resourceType" : "ValueSet",
"id" : "hc-service-delivery-location-role-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hc-service-delivery-location-role-type</b></p><a name=\"hc-service-delivery-location-role-type\"> </a><a name=\"hchc-service-delivery-location-role-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version 📦3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MOBL\">MOBL</a></td><td>Mobile Unit</td><td>Location (mobile) where healthcare service was delivered.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-PTRES\">PTRES</a></td><td>Patient's Residence</td><td>location where healthcare was delivered which is the residence of the Patient.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SCHOOL\">SCHOOL</a></td><td>school</td><td>Location where healthcare service was delivered, identified as a school or educational facility.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-WORK\">WORK</a></td><td>work site</td><td>Location where healthcare service was delivered, identified as a work place.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-COMM\">COMM</a></td><td>Community Location</td><td>Community location where healthcare is delivered.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-AMB\">AMB</a></td><td>Ambulance</td><td>Location (mobile) where healthcare service was delivered, identified specifically as an ambulance.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://hl7.org.au/fhir/6.0.0-ballot/CodeSystem-au-location-type.html\"><code>http://terminology.hl7.org.au/CodeSystem/location-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 6.0.0-ballot, the version found through the package references\"> version 📦6.0.0-ballot</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org.au/fhir/6.0.0-ballot/CodeSystem-au-location-type.html#au-location-type-VI\">VI</a></td><td>Virtual</td><td>Services are delivered at a virtual location, such as by phone or on-line.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect"
}
]
}
}
],
"url" : "http://ns.electronichealth.net.au/hc/ValueSet/hc-service-delivery-location-role-type",
"version" : "0.1.0-preview",
"name" : "HcServiceDeliveryLocationRoleType",
"title" : "HC Service Delivery Location Role Type ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2025-11-20T22:43:19+00:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
},
{
"system" : "email",
"value" : "help@digitalhealth.gov.au"
}
]
},
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:help@digitalhealth.gov.au",
"use" : "work"
}
]
}
],
"description" : "The Health Connect value set for service delivery location role types, based on PCA's ValueSet but with HC context.",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "jurisdiction"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU",
"display" : "Australia"
}
]
}
}
],
"copyright" : "This value set is a derivative of the PCA Service Delivery Location Role Type ValueSet. Copyright © Australian Digital Health Agency.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept" : [
{
"code" : "MOBL",
"display" : "Mobile Unit"
},
{
"code" : "PTRES",
"display" : "Patient's Residence"
},
{
"code" : "SCHOOL",
"display" : "school"
},
{
"code" : "WORK",
"display" : "work site"
},
{
"code" : "COMM",
"display" : "Community Location"
},
{
"code" : "AMB",
"display" : "Ambulance"
}
]
},
{
"system" : "http://terminology.hl7.org.au/CodeSystem/location-type",
"concept" : [
{
"code" : "VI",
"display" : "Virtual"
}
]
}
]
}
}