Provider Connect Australia (PCA) FHIR Implementation Guide 2.4.0

This is release 2.4.0 of Provider Connect Australia (PCA) FHIR Implementation Guide. It is based on FHIR version 4.0.1. See the Directory of published versions.

ValueSet-pca-service-delivery-location-role-type

Formats: Narrative, XML, JSON, Turtle

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pca-service-delivery-location-role-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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/5.0.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><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/5.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/5.0.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-VI">VI</a></td><td/><td/></tr><tr><td><a href="http://terminology.hl7.org/5.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/5.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/5.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/5.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/5.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/4.1.0/CodeSystem-au-location-type.html"><code>http://terminology.hl7.org.au/CodeSystem/location-type</code></a><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/4.1.0/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>
  <url
       value="http://pca.digitalhealth.gov.au/fhir/4.0/ValueSet/pca-service-delivery-location-role-type"/>
  <version value="2.4.0"/>
  <name value="PcaServiceDeliveryLocationRoleType"/>
  <title value="PCA Service Delivery Location Role Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-15T10:45:26+10:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
    </telecom>
  </contact>
  <description
               value="The PCA Service Delivery Location Role Type value set includes values that represent the setting (e.g., Patient's Residence, Community Location, Mobile, Virtual) in which a service is delivered."/>
  <copyright
             value="Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="MOBL"/>
      </concept>
      <concept>
        <code value="VI"/>
      </concept>
      <concept>
        <code value="PTRES"/>
      </concept>
      <concept>
        <code value="SCHOOL"/>
      </concept>
      <concept>
        <code value="WORK"/>
      </concept>
      <concept>
        <code value="COMM"/>
      </concept>
      <concept>
        <code value="AMB"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org.au/CodeSystem/location-type"/>
      <concept>
        <code value="VI"/>
      </concept>
    </include>
  </compose>
</ValueSet>