description: Der Malaria-Laborbericht kann mehrere Malaria-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen. package_name: rki.demis.laboratory.strict derivation: constraint name: LaboratoryReportPLAP type: DiagnosticReport elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportPLAP'} type: canonical index: 1 required: [profile] code: index: 2 elements: coding: elements: system: pattern: {type: uri, value: 'https://demis.rki.de/fhir/CodeSystem/notificationCategory'} type: uri index: 3 code: pattern: {type: code, value: plap} type: code index: 4 display: {index: 5} required: [display] result: type: Reference short: Referenziert einen Erregernachweis für Plasmodium spp. (Malaria) refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionPLAP'] index: 6 package_version: 4.0.0-alpha.4 class: profile kind: resource url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportPLAP base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport version: 1.1.0 required: [meta]