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