http://hl7.org/fhir/StructureDefinition/MonetaryComponent|5.0.0

MonetaryComponent Type: Availability data for an {item}.
description: 'MonetaryComponent Type: Availability data for an {item}.'
derivation: specialization
name: MonetaryComponent
type: MonetaryComponent
elements:
  type:
    short: base | surcharge | deduction | discount | tax | informational
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/price-component-type|5.0.0'}
    isSummary: true
    index: 0
  code: {short: 'Codes may be used to differentiate between kinds of taxes, surcharges, discounts etc.', isSummary: true, index: 1}
  factor: {short: Factor used for calculating this component, isSummary: true, index: 2}
  amount: {short: Explicit value amount to be used, isSummary: true, index: 3}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/MonetaryComponent
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0
required: [type]