TransactionClaimStatementDateHistory
This table contains the first and last date a claim or statement was sent out for a transaction, if any.
| Column Name | Type | Description |
|---|---|---|
| TransactionFirstClaimDate | DATETIME | The date on which the first claim was sent for this transaction . |
| LastInvoiceNumber | VARCHAR | The unique number of the most recent invoice assigned to an individual claim during claims processing. The last digit of a new, original invoice is always 0. When a claim is submitted to a new payor, a new, secondary invoice record is created, with the final digit incremented by 1 with each submission. If the claim is not paid within ten submissions, the final character of the invoice number becomes a letter, starting with A. |
| LastClaimSentDate | DATETIME | The date on which the last claim was sent for this transaction . |
| FirstStatementDate | DATETIME | The date on which the first statement or bill was sent for this transaction . |
| RecordSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |