PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory.strict@4.0.0-alpha.4
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportADEP
description: Der Adenoviren, alle Materialien-Laborbericht kann mehrere Adenoviren, alle Materialien-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
package_name: rki.demis.laboratory.strict
derivation: constraint
name: LaboratoryReportADEP
type: DiagnosticReport
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportADEP'}
        type: canonical
        index: 1
    required: [profile]
  code:
    index: 2
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'https://demis.rki.de/fhir/CodeSystem/notificationCategory'}
            type: uri
            index: 3
          code:
            pattern: {type: code, value: adep}
            type: code
            index: 4
          display: {index: 5}
        required: [display]
  result:
    type: Reference
    short: Referenziert einen Erregernachweis für Adenoviren; Meldepflicht bei akuter Infektion für Nachweise aus allen Körpermaterialien
    refers: ['https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionADEP']
    index: 6
package_version: 4.0.0-alpha.4
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportADEP
base: https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport
version: 1.1.0
required: [meta]