PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.property
description: This cross-version extension represents ValueSet.expansion.property from http://hl7.org/fhir/StructureDefinition/ValueSet|5.0.0 for use in FHIR R4B.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_ValueSet_ex_property
type: Extension
elements:
  extension:
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        code:
          match: {url: null}
          schema:
            isModifier: false
            short: Identifies the property on the concepts, and when referred to in operations
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Identifies the property on the concepts, and when referred to in operations
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Identifies the property on the concepts, and when referred to in operations
                choiceOf: value
                index: 4
        uri:
          match: {url: null}
          schema:
            isModifier: false
            short: Formal identifier for the property
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Formal identifier for the property
                choices: [valueUri]
                index: 7
              valueUri:
                base: {path: 'Extension.value[x]'}
                type: uri
                short: Formal identifier for the property
                choiceOf: value
                index: 8
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.property'}
    type: uri
    index: 9
package_version: r5.r4b-0.0.1-snapshot-1
extensions:
  code:
    url: null
    isModifier: false
    short: Identifies the property on the concepts, and when referred to in operations
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Identifies the property on the concepts, and when referred to in operations
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Identifies the property on the concepts, and when referred to in operations
        choiceOf: value
        index: 4
  uri:
    url: null
    isModifier: false
    short: Formal identifier for the property
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Formal identifier for the property
        choices: [valueUri]
        index: 7
      valueUri:
        base: {path: 'Extension.value[x]'}
        type: uri
        short: Formal identifier for the property
        choiceOf: value
        index: 8
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ValueSet.expansion.property
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [extension, url]