PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@etoc-1.0.0
    http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-composition
description: Definition for the Composition resource in the context of electronic transition of care.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChEtocComposition
type: Composition
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '419891008', system: 'http://snomed.info/sct'}
    index: 0
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '721927009', system: 'http://snomed.info/sct'}
    index: 1
  title:
    pattern: {type: String, value: Zuweisungsschreiben}
    index: 2
  section:
    index: 3
    slicing:
      slices:
        orderReferral:
          match: {}
          schema:
            index: 3
            elements:
              entry:
                array: true
                min: 3
                index: 4
                slicing:
                  slices:
                    Questionnaire:
                      match: {}
                      schema: {_required: true, index: 5}
                      min: 1
                    QuestionnaireResponse:
                      match: {}
                      schema: {_required: true, index: 6}
                      min: 1
                    ServiceRequest:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest']
                        index: 7
package_version: etoc-1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-composition
base: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition
version: 1.0.0