PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@crl-0.9.0
    http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-bundle
description: Definition of the Bundle for reporting to the cancer registry
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCRLBundle
type: Bundle
elements:
  timestamp: {short: 'Format: YYYY-MM-DD', mustSupport: true, index: 0}
  entry:
    index: 1
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            short: Composition for reporting to the cancer registry
            index: 2
            elements:
              resource: {type: Composition, index: 3}
package_version: crl-0.9.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-bundle
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document
version: 0.9.0
required: [entry]