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