description: Die Meldung ist ein abstraktes Profil und referenziert den Melder und die Diagnose. Spezifische Arten von Meldungen werden in abgeleiteten Profilen definiert. \r\nMeldungen, die durch einen bestimmten Melder abgesetzt werden, können nur durch diesen ergänzt oder korrigiert werden. Meldungen können andere Meldungen referenzieren. package_name: rki.demis.common.strict derivation: constraint name: Notification abstract: true type: Composition elements: category: elements: text: {index: 10} date: {short: Zeitpunkt der Erstellung/Bearbeitung der aktuellen Version der Meldung, mustSupport: true, index: 12} encounter: {index: 11} attester: {index: 20} type: short: Typ der Composition mustSupport: true index: 8 elements: text: {index: 9} title: {short: Titel der Meldung, mustSupport: true, index: 18} author: type: Reference short: Verweis auf die Melder-Rolle. mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifierRole'] index: 13 elements: reference: {mustSupport: true, index: 14} type: {index: 15} identifier: {index: 16} display: {index: 17} required: [reference] event: {index: 37} custodian: {index: 21} status: short: Status der Meldungsinhalte binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/notificationStatus'} mustSupport: true index: 7 identifier: short: Eindeutige ID der Meldung mustSupport: true index: 0 elements: use: {index: 1} type: {index: 2} system: pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationId'} mustSupport: true type: uri index: 3 value: constraint: validNotificationId: {human: 'Die NotificationId muss dem UUID-Format [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} entsprechen.', severity: error, expression: '$this.toString().matches(''^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$'')'} mustSupport: true index: 4 period: {index: 5} assigner: {index: 6} required: [system, value] relatesTo: short: Verweis auf eine Meldung mustSupport: true index: 22 elements: code: pattern: {type: code, value: appends} mustSupport: true type: code index: 23 target: mustSupport: true choices: [targetReference] index: 25 targetReference: {type: Reference, mustSupport: true, choiceOf: target, index: 26} target[x]: elements: reference: {index: 27} type: pattern: {type: uri, value: Composition} mustSupport: true type: uri index: 28 identifier: mustSupport: true index: 29 elements: use: {index: 30} type: {index: 31} system: pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationId'} mustSupport: true type: uri index: 32 value: {mustSupport: true, index: 33} period: {index: 34} assigner: {index: 35} required: [system, value] display: {index: 36} required: [identifier, type] confidentiality: {index: 19} package_version: 3.0.0-rc.2 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/Notification base: http://hl7.org/fhir/StructureDefinition/Composition version: 2.0.1 required: [identifier]