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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Invoice | 0..* | Invoice containing ChargeItems from an Account | ||
Σ | 0..* | Identifier | Business Identifier for item | |
?!Σ | 1..1 | code | draft | issued | balanced | cancelled | entered-in-error InvoiceStatus (required) | |
| 0..1 | string | Reason for cancellation of this Invoice | ||
Σ | 0..1 | CodeableConcept | Type of Invoice | |
Σ | 0..1 | Reference | Recipient(s) of goods and services | |
Σ | 0..1 | Reference | Recipient of this invoice | |
Σ | 0..1 | dateTime | Invoice date / posting date | |
| 0..* | BackboneElement | Participant in creation of this Invoice | ||
| 0..1 | CodeableConcept | Type of involvement in creation of this Invoice | ||
| 1..1 | Reference | Individual who was involved | ||
| 0..1 | Reference | Issuing Organization of Invoice | ||
| 0..1 | Reference | Account that is being balanced | ||
| 0..* | BackboneElement | Line items of this Invoice | ||
| 0..1 | positiveInt | Sequence number of line item | ||
| 1..1 | Reference to ChargeItem containing details of this line item or an inline billing code | |||
| 1..1 | Reference | |||
| 1..1 | CodeableConcept | |||
| 0..* | BackboneElement | Components of total line item price | ||
| 1..1 | code | base | surcharge | deduction | discount | tax | informational InvoicePriceComponentType (required) | ||
| 0..1 | CodeableConcept | Code identifying the specific component | ||
| 0..1 | decimal | Factor used for calculating this component | ||
| 0..1 | Money | Monetary amount associated with this component | ||
| 0..* | Components of Invoice total | |||
Σ | 0..1 | Money | Net total of this Invoice | |
Σ | 0..1 | Money | Gross total of this Invoice | |
| 0..1 | markdown | Payment details | ||
| 0..* | Annotation | Comments made about the invoice |