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