<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-physical-location" />
  <meta>
    <lastUpdated value="2022-02-17T16:32:03.379+00:00" />
  </meta>
  <url value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPhysicalLocation" />
  <name value="NxhPhysicalLocation" />
  <status value="draft" />
  <date value="2022-01-24T12:52:19.7847781Z" />
  <description value="Nexuzhealth profile for a physical location. A physical location can be a room/bed, a waiting room, ... It is usually part of an NxhUnit" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Location" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Location" />
  <derivation value="constraint" />
  <differential>
    <element id="Location.identifier">
      <path value="Location.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Location.identifier:eenheid-kamer-bed">
      <path value="Location.identifier" />
      <sliceName value="eenheid-kamer-bed" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Location.identifier:eenheid-kamer-bed.system">
      <path value="Location.identifier.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/kamerBedDefinitie/eenheid-kamer-bed" />
    </element>
    <element id="Location.physicalType">
      <path value="Location.physicalType" />
      <binding>
        <strength value="extensible" />
        <valueSet value="https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-location-physical-type" />
      </binding>
    </element>
    <element id="Location.managingOrganization">
      <path value="Location.managingOrganization" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>