PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property
description: This cross-version extension represents ConceptMap.property from http://hl7.org/fhir/StructureDefinition/ConceptMap|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_ConceptMap_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: Identifies the property on the mappings, and when referred to in the $translate operation
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Identifies the property on the mappings, and when referred to in the $translate operation
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Identifies the property on the mappings, and when referred to in the $translate operation
                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
        description:
          match: {url: null}
          schema:
            isModifier: false
            short: Why the property is defined, and/or what it conveys
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Why the property is defined, and/or what it conveys
                choices: [valueString]
                index: 11
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Why the property is defined, and/or what it conveys
                choiceOf: value
                index: 12
        type:
          match: {url: null}
          schema:
            isModifier: false
            short: Coding | string | integer | boolean | dateTime | decimal | code
            _required: true
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Coding | string | integer | boolean | dateTime | decimal | code
                choices: [valueCode]
                index: 15
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: Coding | string | integer | boolean | dateTime | decimal | code
                choiceOf: value
                index: 16
        system:
          match: {url: null}
          schema:
            isModifier: false
            short: The CodeSystem from which code values come
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The CodeSystem from which code values come
                choices: [valueCanonical]
                index: 19
              valueCanonical:
                base: {path: 'Extension.value[x]'}
                type: canonical
                short: The CodeSystem from which code values come
                choiceOf: value
                index: 20
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property'}
    index: 21
package_version: r5.r4b-0.0.1-snapshot-1
extensions:
  code:
    url: null
    isModifier: false
    short: Identifies the property on the mappings, and when referred to in the $translate operation
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Identifies the property on the mappings, and when referred to in the $translate operation
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Identifies the property on the mappings, and when referred to in the $translate operation
        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
  description:
    url: null
    isModifier: false
    short: Why the property is defined, and/or what it conveys
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Why the property is defined, and/or what it conveys
        choices: [valueString]
        index: 11
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Why the property is defined, and/or what it conveys
        choiceOf: value
        index: 12
  type:
    url: null
    isModifier: false
    short: Coding | string | integer | boolean | dateTime | decimal | code
    _required: true
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Coding | string | integer | boolean | dateTime | decimal | code
        choices: [valueCode]
        index: 15
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: Coding | string | integer | boolean | dateTime | decimal | code
        choiceOf: value
        index: 16
  system:
    url: null
    isModifier: false
    short: The CodeSystem from which code values come
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The CodeSystem from which code values come
        choices: [valueCanonical]
        index: 19
      valueCanonical:
        base: {path: 'Extension.value[x]'}
        type: canonical
        short: The CodeSystem from which code values come
        choiceOf: value
        index: 20
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]