InvoiceList
No description
InvoiceList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
account: String
date: String
identifier: String
issuer: String
participant: String
participantRole: String
patient: String
recipient: String
status: String
subject: String
totalgross: String
totalnet: String
type: String
): [Invoice!]
Arguments
InvoiceList._id ● String scalar
InvoiceList._lastUpdate ● String scalar
InvoiceList._tag ● String scalar
InvoiceList._profile ● String scalar
InvoiceList._security ● String scalar
InvoiceList._source ● String scalar
InvoiceList._text ● String scalar
InvoiceList._content ● String scalar
InvoiceList._list ● String scalar
InvoiceList._has ● String scalar
InvoiceList._type ● String scalar
InvoiceList._sort ● String scalar
InvoiceList._count ● String scalar
InvoiceList._include ● String scalar
InvoiceList._revinclude ● String scalar
InvoiceList._summary ● String scalar
InvoiceList._total ● String scalar
InvoiceList._elements ● String scalar
InvoiceList._contained ● String scalar
InvoiceList._containedType ● String scalar
InvoiceList.account ● String scalar
Account that is being balanced
InvoiceList.date ● String scalar
Invoice date / posting date
InvoiceList.identifier ● String scalar
Business Identifier for item
InvoiceList.issuer ● String scalar
Issuing Organization of Invoice
InvoiceList.participant ● String scalar
Individual who was involved
InvoiceList.participantRole ● String scalar
Type of involvement in creation of this Invoice
InvoiceList.patient ● String scalar
Recipient(s) of goods and services
InvoiceList.recipient ● String scalar
Recipient of this invoice
InvoiceList.status ● String scalar
draft | issued | balanced | cancelled | entered-in-error
InvoiceList.subject ● String scalar
Recipient(s) of goods and services
InvoiceList.totalgross ● String scalar
Gross total of this Invoice
InvoiceList.totalnet ● String scalar
Net total of this Invoice
InvoiceList.type ● String scalar
Type of Invoice
Type
Invoice object
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. If the element is present, it must have either a @value, an @id, or extensions