PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/TipluLocation
description: Details und Positionsinformationen über einen physischen Ort (z.B. Station, Raum oder Bett)
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: TipluLocation
type: Location
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Standortnummer:
          match:
            type:
              coding:
              - {code: RI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: RI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            index: 1
            elements:
              type: {mustSupport: true, index: 2}
              system: {mustSupport: true, index: 3}
              value: {mustSupport: true, index: 4}
            required: [value, type, system]
        Kuerzel:
          match:
            type:
              coding:
              - {code: SHORT, system: 'https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended'}
          schema:
            type: Identifier
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: SHORT, system: 'https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended'}
            index: 5
          min: 0
          max: 1
  name: {mustSupport: true, index: 6}
  alias: {mustSupport: true, index: 7}
  type:
    binding: {strength: extensible, valueSet: 'https://tiplu.de/fhir/ValueSet/LocationRoleType'}
    mustSupport: true
    index: 8
  physicalType:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-physical-type'}
    mustSupport: true
    index: 9
package_version: 1.0.1
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.0.0