PackagesCanonicalsLogsProblems
    Packages
    rs/demis.fhir.profiles@1.16.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP
description: Der SARS-CoV-2-Laborbericht kann mehrere SARS-CoV-2-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
package_name: rs/demis.fhir.profiles
derivation: constraint
name: LaboratoryReportCVDP
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: code, value: cvdp}
            type: code
            index: 2
          display:
            pattern: {type: string, value: Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)}
            type: string
            index: 3
        required: [display]
  result:
    type: Reference
    short: SARS-CoV-2-Erregernachweis
    refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionCVDP']
    index: 4
package_version: 1.16.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP
base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport
version: 1.0.1