<ValueSet xmlns="http://hl7.org/fhir">
  <id value="accdr-vs-location-physical-type" />
  <url value="http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type" />
  <version value="1.0.0" />
  <name value="LocationPhysicalType" />
  <title value="Location Physical Type" />
  <status value="retired" />
  <publisher value="Ontario Health" />
  <description value="Location Physical Type  - this value set specifies the aspect of the patient location data being contributed in PV1-3 (Assigned Patient Location) in HL7 v2 and used in FHIR element Encounter.location.physicalType" />
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type" />
      <concept>
        <code value="bd" />
        <display value="Bed" />
      </concept>
      <concept>
        <code value="ro" />
        <display value="Room" />
      </concept>
      <concept>
        <code value="si" />
        <display value="Site" />
      </concept>
      <concept>
        <code value="bu" />
        <display value="Building" />
      </concept>
      <concept>
        <code value="lvl" />
        <display value="Level" />
      </concept>
      <concept>
        <code value="wi" />
        <display value="Wing" />
      </concept>
    </include>
    <include>
      <system value="http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code" />
    </include>
  </compose>
</ValueSet>