description: Der Laborbericht kann mehrere Erregernachweise zu einer Probe enthalten und beinhaltet eine Gesamtbewertung der Ergebnisse aller Einzeltests. package_name: rs/demis.fhir.profiles derivation: constraint name: LaboratoryReport abstract: true type: DiagnosticReport elements: category: {index: 7} conclusionCode: short: Kodierte Zusammenfassung der Testergebnisse mustSupport: true index: 26 elements: coding: binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/conclusionCode'} index: 27 elements: system: {index: 28} code: {index: 29} required: [code, system] required: [coding] conclusion: {short: Textuelle Zusammenfassung der Testergebnisse, mustSupport: true, index: 25} encounter: {index: 14} specimen: {index: 20} resultsInterpreter: {index: 19} status: short: Status der Testergebnisse binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/laboratoryReportStatus'} mustSupport: true index: 6 result: type: Reference short: Erregernachweis mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetection'] index: 21 elements: reference: {index: 22} required: [reference] effective: choices: [] index: 16 code: short: Meldetatbestand mustSupport: true index: 8 elements: coding: binding: {strength: required, valueSet: 'https://demis.rki.de/fhir/ValueSet/notificationCategory'} index: 9 elements: system: {index: 10} code: {index: 11} required: [code, system] required: [coding] issued: {short: Zeitpunkt der Erstellung/Bearbeitung (der aktuellen Version) des Laborberichts, mustSupport: true, index: 17} presentedForm: {index: 30} basedOn: type: Reference short: Bezug zum grundeliegenden Laborauftrag mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest'] index: 0 elements: reference: {index: 1} type: pattern: {type: uri, value: ServiceRequest} type: uri index: 2 identifier: short: Laborauftragsnummer index: 3 elements: system: pattern: {type: uri, value: 'https://demis.rki.de/fhir/NamingSystem/ServiceRequestId'} type: uri index: 4 value: {index: 5} required: [system, value] required: [identifier, type] imagingStudy: {index: 23} media: {index: 24} subject: type: Reference short: Verweis auf die in der Meldung benannte betroffene Person. mustSupport: true refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson'] index: 12 elements: reference: {index: 13} required: [reference] performer: {index: 18} package_version: 1.16.0 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 1.0.4 required: [conclusionCode, issued, result, subject]