description: Der Laborbericht kann mehrere Erregernachweise zu einer Probe enthalten und beinhaltet eine Gesamtbewertung der Ergebnisse aller Einzeltests. package_name: rki.demis.laboratory derivation: constraint name: LaboratoryReport abstract: true type: DiagnosticReport elements: category: {index: 15} conclusionCode: short: Kodierte Zusammenfassung der Testergebnisse mustSupport: true index: 34 elements: coding: binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/conclusionCode'} mustSupport: true index: 35 elements: system: {mustSupport: true, index: 36} code: {mustSupport: true, index: 37} required: [system, code] required: [coding] conclusion: {short: Textuelle Zusammenfassung der Testergebnisse, mustSupport: true, index: 33} encounter: {index: 22} specimen: {index: 28} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: reasonForTesting: match: {url: null} schema: type: Extension isModifier: false url: http://hl7.org/fhir/StructureDefinition/workflow-reasonCode index: 1 elements: value: mustSupport: true choices: [] index: 3 value[x]: elements: coding: mustSupport: true index: 4 elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} required: [system, code] text: {index: 7} required: [coding] resultsInterpreter: {index: 27} status: short: Status der Testergebnisse binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/laboratoryReportStatus'} mustSupport: true index: 14 result: type: Reference short: Erregernachweis mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetection'] index: 29 elements: reference: {mustSupport: true, index: 30} required: [reference] effective: choices: [] index: 24 code: short: Meldetatbestand mustSupport: true index: 16 elements: coding: binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/notificationCategory'} mustSupport: true index: 17 elements: system: {mustSupport: true, index: 18} code: {mustSupport: true, index: 19} required: [system, code] required: [coding] issued: {short: Zeitpunkt der Erstellung/Bearbeitung (der aktuellen Version) des Laborberichts, mustSupport: true, index: 25} presentedForm: {index: 38} basedOn: type: Reference short: Laborauftragsnummer mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest'] index: 8 elements: reference: {index: 9} type: pattern: {type: Uri, value: ServiceRequest} mustSupport: true index: 10 identifier: short: Laborauftragsnummer mustSupport: true index: 11 elements: system: pattern: {type: Uri, value: 'https://demis.rki.de/fhir/NamingSystem/ServiceRequestId'} mustSupport: true index: 12 value: {mustSupport: true, index: 13} required: [value, system] required: [identifier, type] imagingStudy: {index: 31} media: {index: 32} subject: type: Reference short: Verweis auf die in der Meldung benannte betroffene Person. mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson', 'https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonNotByName'] index: 20 elements: reference: {mustSupport: true, index: 21} required: [reference] performer: {index: 26} package_version: 2.0.0 extensions: reasonForTesting: url: http://hl7.org/fhir/StructureDefinition/workflow-reasonCode type: Extension isModifier: false index: 1 elements: value: mustSupport: true choices: [] index: 3 value[x]: elements: coding: mustSupport: true index: 4 elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} required: [system, code] text: {index: 7} required: [coding] class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 1.4.0 required: [issued, conclusionCode, subject, result]