<ValueSet xmlns="http://hl7.org/fhir">
  <id value="location-status" />
  <meta>
    <lastUpdated value="2019-11-01T09:29:23.356+11:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/location-status" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.3.332" />
  </identifier>
  <version value="4.0.1" />
  <name value="LocationStatus" />
  <title value="LocationStatus" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2019-11-01T09:29:23+11:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <description value="Indicates whether the location is still in use." />
  <immutable value="true" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/location-status" />
    </include>
  </compose>
  <expansion>
    <timestamp value="2023-07-31T18:35:33.1743667+00:00" />
    <total value="3" />
    <contains>
      <system value="http://hl7.org/fhir/location-status" />
      <version value="4.0.1" />
      <code value="active" />
      <display value="Active" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/location-status" />
      <version value="4.0.1" />
      <code value="suspended" />
      <display value="Suspended" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/location-status" />
      <version value="4.0.1" />
      <code value="inactive" />
      <display value="Inactive" />
    </contains>
  </expansion>
</ValueSet>