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