PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.binding.additional
description: This cross-version extension represents ElementDefinition.binding.additional from http://hl7.org/fhir/StructureDefinition/ElementDefinition|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver-r5.r4.r4
derivation: constraint
name: Ext_R5_ElementDefinition_bi_additional
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        purpose:
          match: {url: purpose}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: purpose}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
                choices: [valueCode]
                index: 4
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
                choiceOf: value
                index: 5
            required: [url]
        valueSet:
          match: {url: valueSet}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The value set for the additional binding
            _required: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: valueSet}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The value set for the additional binding
                choices: [valueCanonical]
                index: 9
              valueCanonical:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: canonical
                short: The value set for the additional binding
                choiceOf: value
                index: 10
            required: [url]
        documentation:
          match: {url: documentation}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Documentation of the purpose of use of the binding
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: documentation}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Documentation of the purpose of use of the binding
                choices: [valueMarkdown]
                index: 14
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Documentation of the purpose of use of the binding
                choiceOf: value
                index: 15
            required: [url]
        shortDoco:
          match: {url: shortDoco}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Concise documentation - for summary tables
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: shortDoco}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Concise documentation - for summary tables
                choices: [valueString]
                index: 19
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Concise documentation - for summary tables
                choiceOf: value
                index: 20
            required: [url]
        usage:
          match: {url: usage}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Qualifies the usage - jurisdiction, gender, workflow status etc.
            array: true
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: usage}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Qualifies the usage - jurisdiction, gender, workflow status etc.
                choices: [valueUsageContext]
                index: 24
              valueUsageContext:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: UsageContext
                short: Qualifies the usage - jurisdiction, gender, workflow status etc.
                choiceOf: value
                index: 25
            required: [url]
        any:
          match: {url: any}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Whether binding can applies to all repeats, or just one
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: any}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Whether binding can applies to all repeats, or just one
                choices: [valueBoolean]
                index: 29
              valueBoolean:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: boolean
                short: Whether binding can applies to all repeats, or just one
                choiceOf: value
                index: 30
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.binding.additional'}
    index: 31
package_version: 0.0.1-snapshot-2
extensions:
  purpose:
    url: purpose
    base: {max: '*', min: 0, path: Extension.extension}
    short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: purpose}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
        choices: [valueCode]
        index: 4
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: maximum | minimum | required | extensible | candidate | current | preferred | ui | starter | component
        choiceOf: value
        index: 5
    required: [url]
  valueSet:
    url: valueSet
    base: {max: '*', min: 0, path: Extension.extension}
    short: The value set for the additional binding
    _required: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: valueSet}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The value set for the additional binding
        choices: [valueCanonical]
        index: 9
      valueCanonical:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: canonical
        short: The value set for the additional binding
        choiceOf: value
        index: 10
    required: [url]
  documentation:
    url: documentation
    base: {max: '*', min: 0, path: Extension.extension}
    short: Documentation of the purpose of use of the binding
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: documentation}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Documentation of the purpose of use of the binding
        choices: [valueMarkdown]
        index: 14
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Documentation of the purpose of use of the binding
        choiceOf: value
        index: 15
    required: [url]
  shortDoco:
    url: shortDoco
    base: {max: '*', min: 0, path: Extension.extension}
    short: Concise documentation - for summary tables
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: shortDoco}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Concise documentation - for summary tables
        choices: [valueString]
        index: 19
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Concise documentation - for summary tables
        choiceOf: value
        index: 20
    required: [url]
  usage:
    url: usage
    base: {max: '*', min: 0, path: Extension.extension}
    short: Qualifies the usage - jurisdiction, gender, workflow status etc.
    array: true
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: usage}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Qualifies the usage - jurisdiction, gender, workflow status etc.
        choices: [valueUsageContext]
        index: 24
      valueUsageContext:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: UsageContext
        short: Qualifies the usage - jurisdiction, gender, workflow status etc.
        choiceOf: value
        index: 25
    required: [url]
  any:
    url: any
    base: {max: '*', min: 0, path: Extension.extension}
    short: Whether binding can applies to all repeats, or just one
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: any}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Whether binding can applies to all repeats, or just one
        choices: [valueBoolean]
        index: 29
      valueBoolean:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: boolean
        short: Whether binding can applies to all repeats, or just one
        choiceOf: value
        index: 30
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ElementDefinition.binding.additional
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.0.1-snapshot-2
required: [url]