description: Das vorliegende Location-Profil im UseCase von Station, Raum und Bett beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss. package_name: tiplu.maia.schnittstellendefinition derivation: constraint name: MaiaPhysischerStandort type: Location elements: id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 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'} type: Identifier index: 2 elements: type: {mustSupport: true, index: 3} system: {mustSupport: true, index: 4} value: {mustSupport: true, index: 5} required: [system, type, value] name: {mustSupport: true, index: 6} type: mustSupport: true index: 7 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: RoleType: match: {} schema: binding: {strength: required, valueSet: 'https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLocationRoleTypeVS'} mustSupport: true index: 8 min: 0 max: 1 physicalType: binding: {strength: required, valueSet: 'https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetztePhysicalTypesVS'} mustSupport: true index: 9 package_version: 1.1.3 class: profile kind: resource url: https://tiplu.de/fhir/maia/StructureDefinition/MaiaPhysischerStandort base: http://hl7.org/fhir/StructureDefinition/Location version: 1.0.0 required: [id, identifier, physicalType]