description: Der Norovirus-Laborbericht kann mehrere Norovirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen. package_name: rki.demis.laboratory derivation: constraint name: LaboratoryReportNOVP type: DiagnosticReport elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNOVP'} index: 1 required: [profile] code: index: 2 elements: coding: elements: system: pattern: {type: Uri, value: 'https://demis.rki.de/fhir/CodeSystem/notificationCategory'} index: 3 code: pattern: {type: Code, value: novp} index: 4 display: {index: 5} required: [display] result: type: Reference short: Norovirus-Erregernachweis refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionNOVP'] index: 6 package_version: 2.0.1 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNOVP base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport version: 1.3.0 required: [meta]