draft
2 bindings

InvoicePriceComponentType

http://hl7.org/fhir/ValueSet/invoice-priceComponentType

Codes indicating the kind of the price component.

Official spec

Composition

Code system
http://hl7.org/fhir/invoice-priceComponentType
InvoicePriceComponentType
CodeDisplayDefinition
basebase pricethe amount is the base price used for calculating the total price before applying surcharges, discount or taxes.
surchargesurchargethe amount is a surcharge applied on the base price.
deductiondeductionthe amount is a deduction applied on the base price.
discountdiscountthe amount is a discount applied on the base price.
taxtaxthe amount is the tax component of the total price.
informationalinformationalthe amount is of informational character, it has not been applied in the calculation of the total price.

Bound by

ResourcePathStrength
ChargeItemDefinitionChargeItemDefinition.propertyGroup.priceComponent.type
required
InvoiceInvoice.lineItem.priceComponent.type
required