PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2.2.0-alpha3
    https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition
description: Die in diesem Bundle enthaltenen FHIR-Ressourcen definieren in ihrer Gesamtheit ein oder mehrere Einwiliigungs-Vorlagen (Templates, FHIR-Questionnaires) zu einem bestimmten Kontext.
package_name: ths-greifswald.ttp-fhir-gw
derivation: constraint
name: ExchangeFormatDefinition
type: Bundle
elements:
  type:
    pattern: {type: Code, value: collection}
    mustSupport: true
    index: 0
    extensions:
      supportedVersion:
        url: https://ths-greifswald.de/fhir/StructureDefinition/gics/SupportedVersion
        type: Extension
        mustSupport: true
        index: 2
        elements:
          value:
            mustSupport: true
            choices: []
            index: 4
    elements:
      extension:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            supportedVersion:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: https://ths-greifswald.de/fhir/StructureDefinition/gics/SupportedVersion
                index: 2
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 4
  total: {index: 5}
  link: {index: 6}
  entry:
    mustSupport: true
    index: 7
    elements:
      link: {index: 8}
      resource: {type: Resource, mustSupport: true, index: 9}
      search: {index: 10}
      request: {index: 11}
      response: {index: 12}
    required: [resource]
package_version: 2.2.0-alpha3
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: '0.3'
required: [entry]