http://hl7.org/fhir/StructureDefinition/Invoice|4.0.1
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.
description: Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. derivation: specialization name: Invoice type: Invoice elements: date: {short: Invoice date / posting date, isSummary: true, index: 6} totalNet: {short: Net total of this Invoice, isSummary: true, index: 22} recipient: {short: Recipient of this invoice, isSummary: true, index: 5} totalPriceComponent: elementReference: ['http://hl7.org/fhir/StructureDefinition/Invoice', elements, lineItem, elements, priceComponent] short: Components of Invoice total array: true isSummary: false index: 21 type: {short: Type of Invoice, isSummary: true, index: 3} totalGross: {short: Gross total of this Invoice, isSummary: true, index: 23} participant: short: Participant in creation of this Invoice array: true isSummary: false index: 7 elements: role: {short: Type of involvement in creation of this Invoice, isSummary: false, index: 8} actor: {short: Individual who was involved, isSummary: false, index: 9} required: [actor] note: {short: Comments made about the invoice, array: true, isSummary: false, index: 25} account: {short: Account that is being balanced, isSummary: false, index: 11} status: isModifier: true short: draft | issued | balanced | cancelled | entered-in-error binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/invoice-status|4.0.1'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 1 lineItem: short: Line items of this Invoice array: true isSummary: false index: 12 elements: sequence: {short: Sequence number of line item, isSummary: false, index: 13} chargeItem: short: Reference to ChargeItem containing details of this line item or an inline billing code choices: [] isSummary: false index: 15 priceComponent: short: Components of total line item price array: true isSummary: false index: 16 elements: type: short: base | surcharge | deduction | discount | tax | informational binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/invoice-priceComponentType|4.0.1'} isSummary: false index: 17 code: {short: Code identifying the specific component, isSummary: false, index: 18} factor: {short: Factor used for calculating this component, isSummary: false, index: 19} amount: {short: Monetary amount associated with this component, isSummary: false, index: 20} required: [type] required: [chargeItem] identifier: {short: Business Identifier for item, array: true, isSummary: true, index: 0} issuer: {short: Issuing Organization of Invoice, isSummary: false, index: 10} cancelledReason: {short: Reason for cancellation of this Invoice, isSummary: false, index: 2} paymentTerms: {short: Payment details, isSummary: false, index: 24} subject: {short: Recipient(s) of goods and services, isSummary: true, index: 4} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Invoice base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [status]