PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.16.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportSHIP
description: Der Shigella sp.-Laborbericht kann mehrere Shigella sp.-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
package_name: demis.fhir.profiles
derivation: constraint
name: LaboratoryReportSHIP
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: ship}
            index: 2
          display:
            pattern: {type: Uri, value: Shigella sp.}
            index: 3
        required: [display]
  result:
    type: Reference
    short: Shigella sp.-Erregernachweis
    refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionSHIP']
    index: 4
package_version: 1.16.0
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportSHIP
base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport
version: 1.0.0