PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2025.1.0-beta
    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
    type: code
    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:
          slices:
            supportedVersion:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: https://ths-greifswald.de/fhir/StructureDefinition/gics/SupportedVersion
                index: 2
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 4
    required: [extension]
  total: {index: 5}
  link: {index: 6}
  entry:
    mustSupport: true
    index: 7
    elements:
      link: {index: 8}
      resource:
        mustSupport: true
        choices: [resourceActivityDefinition, resourceQuestionnaire, resourceResearchStudy]
        index: 10
      resourceActivityDefinition: {type: ActivityDefinition, mustSupport: true, choiceOf: resource, index: 11}
      resourceQuestionnaire: {type: Questionnaire, mustSupport: true, choiceOf: resource, index: 12}
      resourceResearchStudy: {type: ResearchStudy, mustSupport: true, choiceOf: resource, index: 13}
      search: {index: 14}
      request: {index: 15}
      response: {index: 16}
    required: [resource, resourceActivityDefinition, resourceQuestionnaire, resourceResearchStudy]
package_version: 2025.1.0-beta
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/gics/Bundle/ExchangeFormatDefinition
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2025.1.0-devel
required: [entry]