<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://cgm.com/fhir/his/clinical/r4/sd/pip/Location_PiPWard_1" />
  <name value="Location_PiPWard_1" />
  <status value="draft" />
  <description value="This profile describes the ward related data to be exchanged with Patient Portal" />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Location" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Location" />
  <derivation value="constraint" />
  <differential>
    <element id="Location.id">
      <path value="Location.id" />
      <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.meta">
      <path value="Location.meta" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.meta.profile">
      <path value="Location.meta.profile" />
      <min value="1" />
      <max value="1" />
      <fixedCanonical value="https://cgm.com/fhir/his/clinical/r4/sd/pip/Location_PiPWard_1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.identifier">
      <path value="Location.identifier" />
      <definition value="Unique code or number identifying the location to its users.&#xD;&#xA;&#xD;&#xA;represents the identifier within CGM clinical" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.identifier.system">
      <path value="Location.identifier.system" />
      <definition value="Establishes the namespace for the value - that is, a URL that describes a set values that are unique." />
      <comment value="Dynamically resolved for validation&#xD;&#xA;--FixedValue=https://cgm.com/fhir/his/clinical/%KUNDE%/sid1/Ward" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.identifier.value">
      <path value="Location.identifier.value" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Location.name">
      <path value="Location.name" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>