Invoice

Financial

Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.

PathCard.TypeDescription & Constraints
Invoice0..*Invoice containing ChargeItems from an Account
.idΣ0..1StringLogical id of this artifact
.metaΣ0..1MetaMetadata about the resource
.implicitRules?!Σ0..1uriA set of rules under which this content was created
.language0..1codeLanguage of the resource content
Bindinglanguages(preferred)
.text0..1NarrativeText summary of the resource, for human interpretation
.contained0..*ResourceContained, inline Resources
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!0..*ExtensionExtensions that cannot be ignored
.identifierΣ0..*IdentifierBusiness Identifier for item
.status?!Σ1..1codedraft | issued | balanced | cancelled | entered-in-error
Bindinginvoice-status(required)
.cancelledReason0..1stringReason for cancellation of this Invoice
.typeΣ0..1CodeableConceptType of Invoice
.subjectΣ0..1Reference(Patient | Group)Recipient(s) of goods and services
.recipientΣ0..1Reference(Organization | Patient | RelatedPerson)Recipient of this invoice
.dateΣ0..1dateTimeInvoice date / posting date
.participant0..*BackboneElementParticipant in creation of this Invoice
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.role0..1CodeableConceptType of involvement in creation of this Invoice
.actor1..1Reference(Practitioner | Organization | Patient | PractitionerRole | Device | RelatedPerson)Individual who was involved
.issuer0..1Reference(Organization)Issuing Organization of Invoice
.account0..1Reference(Account)Account that is being balanced
.lineItem0..*BackboneElementLine items of this Invoice
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.sequence0..1positiveIntSequence number of line item
.chargeItem[x]1..1Reference(ChargeItem) | CodeableConceptReference to ChargeItem containing details of this line item or an inline billing code
.priceComponent0..*BackboneElementComponents of total line item price
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.type1..1codebase | surcharge | deduction | discount | tax | informational
Bindinginvoice-priceComponentType(required)
.code0..1CodeableConceptCode identifying the specific component
.factor0..1decimalFactor used for calculating this component
.amount0..1MoneyMonetary amount associated with this component
.totalPriceComponent0..*Components of Invoice total
.totalNetΣ0..1MoneyNet total of this Invoice
.totalGrossΣ0..1MoneyGross total of this Invoice
.paymentTerms0..1markdownPayment details
.note0..*AnnotationComments made about the invoice