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

: HC Service Delivery Location Role Type ValueSet - XML Representation

Page standards status: Draft

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hc-service-delivery-location-role-type"/>
  <text>
    <status value="extensions"/>
    <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 &#x1F4E6;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 &#x1F4E6;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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://ns.electronichealth.net.au/hc/ValueSet/hc-service-delivery-location-role-type"/>
  <version value="0.1.0-preview"/>
  <name value="HcServiceDeliveryLocationRoleType"/>
  <title value="HC Service Delivery Location Role Type ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-11-20T22:43:19+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="The Health Connect value set for service delivery location role types, based on PCA's ValueSet but with HC context."/>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="jurisdiction"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="urn:iso:std:iso:3166"/>
        <code value="AU"/>
        <display value="Australia"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <copyright
             value="This value set is a derivative of the PCA Service Delivery Location Role Type ValueSet. Copyright © Australian Digital Health Agency."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="MOBL"/>
        <display value="Mobile Unit"/>
      </concept>
      <concept>
        <code value="PTRES"/>
        <display value="Patient's Residence"/>
      </concept>
      <concept>
        <code value="SCHOOL"/>
        <display value="school"/>
      </concept>
      <concept>
        <code value="WORK"/>
        <display value="work site"/>
      </concept>
      <concept>
        <code value="COMM"/>
        <display value="Community Location"/>
      </concept>
      <concept>
        <code value="AMB"/>
        <display value="Ambulance"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org.au/CodeSystem/location-type"/>
      <concept>
        <code value="VI"/>
        <display value="Virtual"/>
      </concept>
    </include>
  </compose>
</ValueSet>