NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location Type - XML Representation

Draft as of 2026-06-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-au-location-physicalType"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2017-02-20T18:54:35.273-05:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet valueset-au-location-physicalType</b></p><a name="valueset-au-location-physicalType"> </a><a name="hcvalueset-au-location-physicalType"> </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">version: 1; Last updated: 2017-02-20 18:54:35-0500</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-location-physical-type.html"><code>http://terminology.hl7.org/CodeSystem/location-physical-type</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</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/fhir/R4/codesystem-location-physical-type.html#location-physical-type-si">si</a></td><td>Site</td><td>A collection of buildings or other locations such as a site or a campus.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-location-physical-type.html#location-physical-type-area">area</a></td><td>Area</td><td>A defined physical boundary of something, such as a flood risk zone, region, postcode</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-au-location-physicalType.html"><code>http://fhir.nhsd.com.au/CodeSystem/au-location-physicalType</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;4.0.1</span></li></ul></div>
  </text>
  <url
       value="http://fhir.nhsd.com.au/ValueSet/valueset-au-location-physicalType"/>
  <version value="4.0.1"/>
  <name value="Location Type"/>
  <status value="draft"/>
  <date value="2026-06-03T04:47:26+00:00"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="build.fhir.nhsd.com.au"/>
  </contact>
  <description value="Location type of a service."/>
  <copyright
             value="National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <concept>
        <code value="si"/>
        <display value="Site"/>
      </concept>
      <concept>
        <code value="area"/>
        <display value="Area"/>
      </concept>
    </include>
    <include>
      <system
              value="http://fhir.nhsd.com.au/CodeSystem/au-location-physicalType"/>
    </include>
  </compose>
</ValueSet>