PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.group.element.target.property
description: This cross-version extension represents ConceptMap.group.element.target.property from http://hl7.org/fhir/StructureDefinition/ConceptMap|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ext_R5_ConceptMap_gr_el_ta_property
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        code:
          match: {url: null}
          schema:
            isModifier: false
            short: Reference to ConceptMap.property.code
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Reference to ConceptMap.property.code
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Reference to ConceptMap.property.code
                choiceOf: value
                index: 4
        value[x]:
          match: {url: null}
          schema:
            isModifier: false
            short: Value of the property for this concept
            _required: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Value of the property for this concept
                choices: [valueCoding, valueString, valueInteger, valueBoolean, valueDateTime, valueDecimal, valueCode]
                index: 7
              valueCoding:
                base: {path: 'Extension.value[x]'}
                type: Coding
                short: Value of the property for this concept
                choiceOf: value
                index: 8
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Value of the property for this concept
                choiceOf: value
                index: 9
              valueInteger:
                base: {path: 'Extension.value[x]'}
                type: integer
                short: Value of the property for this concept
                choiceOf: value
                index: 10
              valueBoolean:
                base: {path: 'Extension.value[x]'}
                type: boolean
                short: Value of the property for this concept
                choiceOf: value
                index: 11
              valueDateTime:
                base: {path: 'Extension.value[x]'}
                type: dateTime
                short: Value of the property for this concept
                choiceOf: value
                index: 12
              valueDecimal:
                base: {path: 'Extension.value[x]'}
                type: decimal
                short: Value of the property for this concept
                choiceOf: value
                index: 13
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Value of the property for this concept
                choiceOf: value
                index: 14
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.group.element.target.property'}
    index: 15
package_version: 0.0.1-snapshot-1
extensions:
  code:
    url: null
    isModifier: false
    short: Reference to ConceptMap.property.code
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Reference to ConceptMap.property.code
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Reference to ConceptMap.property.code
        choiceOf: value
        index: 4
  value[x]:
    url: null
    isModifier: false
    short: Value of the property for this concept
    _required: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Value of the property for this concept
        choices: [valueCoding, valueString, valueInteger, valueBoolean, valueDateTime, valueDecimal, valueCode]
        index: 7
      valueCoding:
        base: {path: 'Extension.value[x]'}
        type: Coding
        short: Value of the property for this concept
        choiceOf: value
        index: 8
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Value of the property for this concept
        choiceOf: value
        index: 9
      valueInteger:
        base: {path: 'Extension.value[x]'}
        type: integer
        short: Value of the property for this concept
        choiceOf: value
        index: 10
      valueBoolean:
        base: {path: 'Extension.value[x]'}
        type: boolean
        short: Value of the property for this concept
        choiceOf: value
        index: 11
      valueDateTime:
        base: {path: 'Extension.value[x]'}
        type: dateTime
        short: Value of the property for this concept
        choiceOf: value
        index: 12
      valueDecimal:
        base: {path: 'Extension.value[x]'}
        type: decimal
        short: Value of the property for this concept
        choiceOf: value
        index: 13
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Value of the property for this concept
        choiceOf: value
        index: 14
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.group.element.target.property
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]