PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.17.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportRBVP
description: Der Rabiesvirus-Laborbericht kann mehrere Rabiesvirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
package_name: demis.fhir.profiles
derivation: constraint
name: LaboratoryReportRBVP
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: rbvp}
            index: 2
          display:
            pattern: {type: Uri, value: Rabiesvirus}
            index: 3
        required: [display]
  result:
    type: Reference
    short: Referenziert einen Erregernachweis für Rabiesvirus
    refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionRBVP']
    index: 4
package_version: 1.17.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportRBVP
base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport
version: 1.0.0