PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.patho@2026.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-bundle
description: A Document-Bundle to wrap the composition and other patho-instances into an official document.
package_name: de.medizininformatikinitiative.kerndatensatz.patho
derivation: constraint
name: MII_PR_Patho_Bundle
type: Bundle
elements:
  id: {mustSupport: true, index: 0}
  meta:
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      profile: {mustSupport: true, index: 2}
  identifier: {index: 3}
  type: {index: 4}
  timestamp: {index: 5}
  entry:
    array: true
    min: 4
    index: 6
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            index: 7
            elements:
              resource: {index: 8}
        ServiceRequest:
          match: {}
          schema:
            mustSupport: true
            index: 9
            elements:
              resource: {type: ServiceRequest, index: 10}
        Specimen:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 11
            elements:
              resource: {type: Specimen, index: 12}
        DiagnosticReport:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 13
            elements:
              resource: {type: DiagnosticReport, index: 14}
        Observations:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 15
            elements:
              resource: {type: Observation, index: 16}
        Patient:
          match: {}
          schema: {mustSupport: true, index: 17}
          min: 0
          max: 1
  signature: {mustSupport: true, index: 18}
package_version: 2026.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-bundle
base: https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle
version: 2025.0.0
required: [signature]