description: Das vorliegende Organization-Profil im UseCase einer Fachabteilung beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss. package_name: tiplu.maia.schnittstellendefinition derivation: constraint name: MaiaFachabteilung type: Organization elements: id: {mustSupport: true, index: 0} identifier: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: FachabteilungsId: match: type: coding: - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: min: 1 index: 2 type: Identifier mustSupport: true array: true elements: type: {mustSupport: true, index: 3} system: {mustSupport: true, index: 4} value: {mustSupport: true, index: 5} _required: true required: [system, type, value] pattern: type: Identifier value: type: coding: - {code: XX, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: mustSupport: true index: 6 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: Organization-type: match: coding: - {code: dept, system: 'http://terminology.hl7.org/CodeSystem/organization-type'} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: dept, system: 'http://terminology.hl7.org/CodeSystem/organization-type'} _required: true type: CodeableConcept index: 7 min: 1 max: 1 Fachabteilungsschluessel: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel'} mustSupport: true index: 8 min: 0 max: 1 Fachabteilungsschluessel-erweitert: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert'} mustSupport: true index: 9 min: 0 max: 1 name: {mustSupport: true, index: 10} package_version: 1.1.3 class: profile kind: resource url: https://tiplu.de/fhir/maia/StructureDefinition/MaiaFachabteilung base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [id, identifier, name, type]