VoidedClaimChecks
This table holds the list of checks that the claim was a part of, before the checks were voided. It is possible for a check to appear multiple times in this table for the same claim if it was split across multiple responsibility classes.
| Column Name | Type | Description |
|---|---|---|
| VoidedCheckAllowedAmount | NUMERIC | The allowed amount for the responsibility class of this claim that was included in the check on the current line, prior to the check being voided. |
| VoidedCheckClaimStatus | INTEGER | Stores the status of the claim, at the time the check on the current line was voided. |
| PriorVoidedCheckClaimResponsibilityAmount | NUMERIC | Stores the amount for the responsibility class of this claim that was included in the check on the current line, prior to the check being voided. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| LastVoidedCheckIdentifier | NUMERIC | Stores the checks that the claim was previously a part of, prior to the check being voided. |
| PriorVoidedCheckResponsibilityClassIdentifier | NUMERIC | Stores the responsibility classes that were used to pay this claim prior to the check being voided. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| VoidedCheckPenaltyAmount | NUMERIC | The penalty amount for the responsibility class of this claim that was included in the check on the current line, prior to the check being voided. |
| ClaimVoidedCheckInterestAmount | NUMERIC | Stores the interest amount for the responsibility class of this claim that was included in the check on the current line, prior to the check being voided. |
| VoidedCheckClaimOverallStatus | INTEGER | Stores the overall AP status of the claim right before the check on the current line was voided. |
| ClaimLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| PriorVoidedCheckServiceCount | INTEGER | The count of services for the responsibility class of this claim that were included in the check on the current line, prior to the check being voided. |