PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1
    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:
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        type:
          match: {url: null}
          schema:
            isModifier: false
            short: base | surcharge | deduction | discount | tax | informational
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: base | surcharge | deduction | discount | tax | informational
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: base | surcharge | deduction | discount | tax | informational
                choiceOf: value
                index: 4
        code:
          match: {url: null}
          schema:
            isModifier: false
            short: Code identifying the specific component
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Code identifying the specific component
                choices: [valueCodeableConcept]
                index: 7
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Code identifying the specific component
                choiceOf: value
                index: 8
        factor:
          match: {url: null}
          schema:
            isModifier: false
            short: Factor used for calculating this component
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Factor used for calculating this component
                choices: [valueDecimal]
                index: 11
              valueDecimal:
                base: {path: 'Extension.value[x]'}
                type: decimal
                short: Factor used for calculating this component
                choiceOf: value
                index: 12
        amount:
          match: {url: null}
          schema:
            isModifier: false
            short: Monetary amount associated with this component
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Monetary amount associated with this component
                choices: [valueMoney]
                index: 15
              valueMoney:
                base: {path: 'Extension.value[x]'}
                type: Money
                short: Monetary amount associated with this component
                choiceOf: value
                index: 16
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-ChargeItemDefinition.propertyGroup.priceComponent'}
    type: uri
    index: 17
package_version: 0.0.1-snapshot-1
extensions:
  type:
    url: null
    isModifier: false
    short: base | surcharge | deduction | discount | tax | informational
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: base | surcharge | deduction | discount | tax | informational
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: base | surcharge | deduction | discount | tax | informational
        choiceOf: value
        index: 4
  code:
    url: null
    isModifier: false
    short: Code identifying the specific component
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Code identifying the specific component
        choices: [valueCodeableConcept]
        index: 7
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Code identifying the specific component
        choiceOf: value
        index: 8
  factor:
    url: null
    isModifier: false
    short: Factor used for calculating this component
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Factor used for calculating this component
        choices: [valueDecimal]
        index: 11
      valueDecimal:
        base: {path: 'Extension.value[x]'}
        type: decimal
        short: Factor used for calculating this component
        choiceOf: value
        index: 12
  amount:
    url: null
    isModifier: false
    short: Monetary amount associated with this component
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Monetary amount associated with this component
        choices: [valueMoney]
        index: 15
      valueMoney:
        base: {path: 'Extension.value[x]'}
        type: Money
        short: Monetary amount associated with this component
        choiceOf: value
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-ChargeItemDefinition.propertyGroup.priceComponent
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [extension, url]