PackagesCanonicalsLogsProblems
    Packages
    kbv.itv.ks@2.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle
description: null
package_name: kbv.itv.ks
derivation: constraint
name: KBV_PR_KS_Bundle
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {mustSupport: true, index: 3}
      source: {index: 4}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle|2.0'}
        index: 5
      security: {index: 6}
      tag: {index: 7}
    required: [profile]
  signature: {index: 60}
  implicitRules: {index: 8}
  type:
    pattern: {type: Code, value: searchset}
    mustSupport: true
    index: 11
  total:
    mustSupport: true
    index: 13
    extensions:
      resultLimit:
        url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_ResultLimit
        type: Extension
        mustSupport: true
        index: 15
        elements:
          value:
            mustSupport: true
            choices: []
            index: 17
            slicing:
              slices:
                valueInteger:
                  match: {}
                  schema:
                    mustSupport: true
                    choices: []
                    index: 19
    elements:
      extension:
        index: 14
        slicing:
          rules: closed
          discriminator:
          - {path: url, type: value}
          min: 1
          max: 1
          slices:
            resultLimit:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_ResultLimit
                index: 15
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 17
                    slicing:
                      slices:
                        valueInteger:
                          match: {}
                          schema:
                            mustSupport: true
                            choices: []
                            index: 19
    required: [extension]
  language: {index: 9}
  link:
    mustSupport: true
    index: 20
    elements:
      relation:
        pattern: {type: String, value: self}
        mustSupport: true
        index: 21
      url: {mustSupport: true, index: 22}
  id: {index: 0}
  identifier: {index: 10}
  entry:
    index: 23
    slicing:
      rules: open
      discriminator:
      - {path: resource.meta.profile, type: value}
      min: null
      slices:
        Berufsausuebungsstelle:
          match:
            resource:
              meta: {profile: null}
          schema:
            mustSupport: true
            index: 24
            elements:
              link: {index: 25}
              fullUrl: {mustSupport: true, index: 26}
              resource: {type: Resource, mustSupport: true, index: 27}
              search:
                mustSupport: true
                index: 28
                elements:
                  mode:
                    pattern: {type: Code, value: match}
                    mustSupport: true
                    index: 29
                  score: {index: 30}
                required: [mode]
              request: {index: 31}
              response: {index: 32}
            required: [resource, fullUrl, search]
        Kollege:
          match:
            resource:
              meta: {profile: null}
          schema:
            mustSupport: true
            index: 33
            elements:
              link: {index: 34}
              fullUrl: {mustSupport: true, index: 35}
              resource: {type: Resource, mustSupport: true, index: 36}
              search:
                mustSupport: true
                index: 37
                elements:
                  mode:
                    pattern: {type: Code, value: include}
                    mustSupport: true
                    index: 38
                  score: {index: 39}
                required: [mode]
              request: {index: 40}
              response: {index: 41}
            required: [resource, fullUrl, search]
        Betriebsstaette:
          match:
            resource:
              meta: {profile: null}
          schema:
            mustSupport: true
            index: 42
            elements:
              link: {index: 43}
              fullUrl: {mustSupport: true, index: 44}
              resource: {type: Resource, mustSupport: true, index: 45}
              search:
                mustSupport: true
                index: 46
                elements:
                  mode:
                    pattern: {type: Code, value: include}
                    mustSupport: true
                    index: 47
                  score: {index: 48}
                required: [mode]
              request: {index: 49}
              response: {index: 50}
            required: [resource, fullUrl, search]
        Standort:
          match:
            resource:
              meta: {profile: null}
          schema:
            mustSupport: true
            index: 51
            elements:
              link: {index: 52}
              fullUrl: {mustSupport: true, index: 53}
              resource: {type: Resource, mustSupport: true, index: 54}
              search:
                mustSupport: true
                index: 55
                elements:
                  mode:
                    pattern: {type: Code, value: include}
                    mustSupport: true
                    index: 56
                  score: {index: 57}
                required: [mode]
              request: {index: 58}
              response: {index: 59}
            required: [resource, fullUrl, search]
  timestamp: {mustSupport: true, index: 12}
package_version: 2.0.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.0.0
required: [total, id, link, meta]