Invoice
Invoice
draftExperimentalResource39 elementsv5.0.0
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/Invoice
- ID
- Invoice
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Financial Management)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
Invoice | 0..* | Invoice containing ChargeItems from an Account | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..* | Business Identifier for item | |
status | 1..1 | code | draft | issued | balanced | cancelled | entered-in-errorrequired: invoice-status |
cancelledReason | 0..1 | string | Reason for cancellation of this Invoice |
type | 0..1 | Type of Invoice | |
subject | 0..1 | Recipient(s) of goods and services | |
recipient | 0..1 | Recipient of this invoice | |
date | 0..1 | dateTime | DEPRICATED |
creation | 0..1 | dateTime | When posted |
period[x] | 0..1 | datePeriod | Billing date or period |
participant | 0..* | BackboneElement | Participant in creation of this Invoice |
issuer | 0..1 | Issuing Organization of Invoice | |
account | 0..1 | Account that is being balanced | |
lineItem | 0..* | BackboneElement | Line items of this Invoice |
totalPriceComponent | 0..* | Components of Invoice total | |
totalNet | 0..1 | Net total of this Invoice | |
totalGross | 0..1 | Gross total of this Invoice | |
paymentTerms | 0..1 | markdown | Payment details |
note | 0..* | Comments made about the invoice |