<Location xmlns="http://hl7.org/fhir">
  <id value="ex-loc01-bu" />
  <meta>
    <versionId value="2.0.0" />
    <lastUpdated value="2022-08-30T00:00:00+00:00" />
    <profile value="http://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe" />
  </meta>
  <identifier>
    <use value="official" />
    <system value="http://MQ8CLNT100/IS-H/fhir/Location" />
    <value value="loc01bu" />
    <period>
      <start value="1900-01-01T00:00:00+00:00" />
    </period>
  </identifier>
  <identifier>
    <use value="official" />
    <system value="http://mq8100.ishmed.com/erp/identifier/building-unit" />
    <value value="BICU01bu" />
    <period>
      <start value="1900-01-01T00:00:00+00:00" />
    </period>
  </identifier>
  <status value="active" />
  <name value="Main Building" />
  <mode value="instance" />
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type" />
      <code value="bu" />
      <display value="Building" />
    </coding>
  </physicalType>
  <managingOrganization>
    <reference value="Organization/ex-org1" />
  </managingOrganization>
  <partOf>
    <reference value="Location/ex-loc01" />
  </partOf>
</Location>