description: Die Erregernachweismeldung (negativ) definiert die Meldung nach § 7 Abs. 4 IfSG. Für die Umsetzung sind nur die Meldung der negativen Testergebnisse relevant. Positive Ergebnisse liegen im Rahmen von § 14 Abs. 4 und 5 IfSG als nichtnamentliche Auszüge der Meldungen nach § 7 Abs. 1 IfSG bereits am RKI vor. Erregerspezifische Befunddaten werden über Subprofile des Laborberichts-Profils definiert. In der Erregernachweismeldung kann ein spezifischer Laborbericht referenziert werden. package_name: rki.demis.laboratory derivation: constraint name: NotificationLaboratoryNegative type: Composition elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryNegative'} type: canonical index: 1 required: [profile] contained: {index: 2} identifier: short: Eindeutige ID der Meldung mustSupport: true index: 3 elements: system: pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/NotificationId'} mustSupport: true type: uri index: 4 value: {mustSupport: true, index: 5} required: [system, value] type: index: 6 elements: coding: mustSupport: true pattern: type: Coding value: {code: 34782-3, system: 'http://loinc.org', display: Infectious disease Note} type: Coding index: 7 required: [coding] category: short: Art der Meldung mustSupport: true index: 8 elements: coding: mustSupport: true pattern: type: Coding value: {code: 11502-2, system: 'http://loinc.org', display: Laboratory report} type: Coding index: 9 required: [coding] subject: type: Reference short: Verweis auf die betroffene Person (anonym). mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous'] index: 10 elements: reference: {mustSupport: true, index: 11} required: [reference] author: {index: 12} section: index: 13 slicing: rules: closed discriminator: - {path: code.coding, type: pattern} min: null slices: laboratoryReport: match: code: coding: {code: 11502-2, system: 'http://loinc.org', display: Laboratory report} schema: short: Enthält einen Verweis auf einen erregerspezifischen Laborbericht mustSupport: true _required: true index: 14 elements: code: mustSupport: true index: 15 elements: coding: mustSupport: true pattern: type: Coding value: {code: 11502-2, system: 'http://loinc.org', display: Laboratory report} type: Coding index: 16 required: [coding] entry: type: Reference mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport'] index: 17 elements: reference: {mustSupport: true, index: 18} required: [reference] section: elementReference: ['https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryNegative', elements, org/fhir/StructureDefinition/Composition#Composition, elements, section] index: 19 required: [code, entry] package_version: 3.3.0 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryNegative base: https://demis.rki.de/fhir/StructureDefinition/Notification version: 1.4.1 required: [identifier, meta, subject]