PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/4.3/StructureDefinition/extension-ChargeItemDefinition.propertyGroup.priceComponent
description: This cross-version extension represents ChargeItemDefinition.propertyGroup.priceComponent from http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition|4.3.0 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: Ext_R4B_ChargeItemDefinition_pr_priceComponent
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        type:
          match: {url: type}
          schema:
            short: base | surcharge | deduction | discount | tax | informational
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: base | surcharge | deduction | discount | tax | informational
                choices: [valueCode]
                index: 4
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: base | surcharge | deduction | discount | tax | informational
                choiceOf: value
                index: 5
            required: [url]
        code:
          match: {url: code}
          schema:
            short: Code identifying the specific component
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: code}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Code identifying the specific component
                choices: [valueCodeableConcept]
                index: 9
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Code identifying the specific component
                choiceOf: value
                index: 10
            required: [url]
        factor:
          match: {url: factor}
          schema:
            short: Factor used for calculating this component
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: factor}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Factor used for calculating this component
                choices: [valueDecimal]
                index: 14
              valueDecimal:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: decimal
                short: Factor used for calculating this component
                choiceOf: value
                index: 15
            required: [url]
        amount:
          match: {url: amount}
          schema:
            short: Monetary amount associated with this component
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: amount}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Monetary amount associated with this component
                choices: [valueMoney]
                index: 19
              valueMoney:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Money
                short: Monetary amount associated with this component
                choiceOf: value
                index: 20
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-ChargeItemDefinition.propertyGroup.priceComponent'}
    index: 21
package_version: 0.0.1-snapshot-2
extensions:
  type:
    url: type
    short: base | surcharge | deduction | discount | tax | informational
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: base | surcharge | deduction | discount | tax | informational
        choices: [valueCode]
        index: 4
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: base | surcharge | deduction | discount | tax | informational
        choiceOf: value
        index: 5
    required: [url]
  code:
    url: code
    short: Code identifying the specific component
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: code}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Code identifying the specific component
        choices: [valueCodeableConcept]
        index: 9
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Code identifying the specific component
        choiceOf: value
        index: 10
    required: [url]
  factor:
    url: factor
    short: Factor used for calculating this component
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: factor}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Factor used for calculating this component
        choices: [valueDecimal]
        index: 14
      valueDecimal:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: decimal
        short: Factor used for calculating this component
        choiceOf: value
        index: 15
    required: [url]
  amount:
    url: amount
    short: Monetary amount associated with this component
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: amount}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Monetary amount associated with this component
        choices: [valueMoney]
        index: 19
      valueMoney:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Money
        short: Monetary amount associated with this component
        choiceOf: value
        index: 20
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-ChargeItemDefinition.propertyGroup.priceComponent
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url, extension]