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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hc-service-delivery-location-role-type"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://ns.electronichealth.net.au/hc/ValueSet/hc-service-delivery-location-role-type"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/hc/ValueSet/hc-service-delivery-location-role-type>
] ; #
fhir:version [ fhir:v "0.1.0-preview"] ; #
fhir:name [ fhir:v "HcServiceDeliveryLocationRoleType"] ; #
fhir:title [ fhir:v "HC Service Delivery Location Role Type ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-11-20T22:43:19+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "help@digitalhealth.gov.au" ] ] )
] [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:help@digitalhealth.gov.au" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "The Health Connect value set for service delivery location role types, based on PCA's ValueSet but with HC context."] ; #
fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type> ] ;
fhir:code [ fhir:v "jurisdiction" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ] ] ) ]
] ) ; #
fhir:copyright [ fhir:v "This value set is a derivative of the PCA Service Delivery Location Role Type ValueSet. Copyright © Australian Digital Health Agency."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ;
( fhir:concept [
fhir:code [ fhir:v "MOBL" ] ;
fhir:display [ fhir:v "Mobile Unit" ] ] [
fhir:code [ fhir:v "PTRES" ] ;
fhir:display [ fhir:v "Patient's Residence" ] ] [
fhir:code [ fhir:v "SCHOOL" ] ;
fhir:display [ fhir:v "school" ] ] [
fhir:code [ fhir:v "WORK" ] ;
fhir:display [ fhir:v "work site" ] ] [
fhir:code [ fhir:v "COMM" ] ;
fhir:display [ fhir:v "Community Location" ] ] [
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "Ambulance" ] ] ) ] [
fhir:system [
fhir:v "http://terminology.hl7.org.au/CodeSystem/location-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org.au/CodeSystem/location-type> ] ;
( fhir:concept [
fhir:code [ fhir:v "VI" ] ;
fhir:display [ fhir:v "Virtual" ] ] ) ] )
] . #
IG © 2025+ Australian Digital Health Agency. Package au.digitalhealth.r4.healthconnect#0.1.0-preview based on FHIR 4.0.1. Generated 2025-11-20
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use