PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.15.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportMBVP
description: Der Marburgvirus-Laborbericht kann mehrere Marburgvirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
package_name: demis.fhir.profiles
derivation: constraint
name: LaboratoryReportMBVP
type: DiagnosticReport
elements:
  code:
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://demis.rki.de/fhir/CodeSystem/notificationCategory'}
            index: 1
          code:
            pattern: {type: Uri, value: mbvp}
            index: 2
          display:
            pattern: {type: Uri, value: Marburgvirus}
            index: 3
        required: [display]
  result:
    type: Reference
    short: Referenziert einen Erregernachweis für Marburgvirus
    refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionMBVP']
    index: 4
package_version: 1.15.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportMBVP
base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport
version: 1.0.0