PackagesCanonicalsLogsProblems
    Packages
    de.thieme-compliance.anamnese@0.0.2-dev
    https://thieme-compliance.de/fhir/StructureDefinition/FormDefinitionPackage
description: This profile represents a package of Questionnaires that can be used to group related questionnaires together. It is designed to facilitate the management and distribution of questionnaires within a healthcare setting.
package_name: de.thieme-compliance.anamnese
derivation: constraint
name: FormDefinitionPackage
type: List
elements:
  status:
    pattern: {type: code, value: current}
    type: code
    index: 0
  mode:
    pattern: {type: code, value: working}
    type: code
    index: 1
  entry:
    elements:
      item:
        extensions:
          canonicalReference: {url: 'https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx', min: 1, max: 1, type: Extension, mustSupport: true, index: 3}
        elements:
          extension:
            index: 2
            slicing:
              slices:
                canonicalReference:
                  match: {}
                  schema: {type: Extension, mustSupport: true, url: 'https://thieme-compliance.de/fhir/StructureDefinition/ListEntryCanonicalEx', index: 3}
                  min: 1
                  max: 1
        required: [extension]
package_version: 0.0.2-dev
class: profile
kind: resource
url: https://thieme-compliance.de/fhir/StructureDefinition/FormDefinitionPackage
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.0.0