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 2025-09-04

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="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Content Logical Definition  </h2>
			<ul>
				<li>Include all codes defined in 
					<a href="CodeSystem-au-location-physicalType.html">http://fhir.nhsd.com.au/CodeSystem/au-location-physicalType</a>
				</li>
				<li>Include key codes defined in 
					<a href="http://hl7.org/fhir/codesystem-location-physical-type.html">http://hl7.org/fhir/location-physical-type</a>
				</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="2025-09-04T03:05:22+00:00"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="Saravanan Shanmugam"/>
    <telecom>
      <system value="email"/>
      <value value="saravanan.shanmugam@healthdirect.org.au"/>
      <use value="work"/>
    </telecom>
  </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>