ClaimCodeResolutionDetai
This table contains details regarding the resolution of claim codes for AP claims.
| Column Name | Type | Description |
|---|---|---|
| ClaimIdentifier | NUMERIC | The unique identifier of the accounts payable claim record. |
| ResolvedExplanationOfBenefitsCodeIdentifier | NUMERIC | The unique identifier of the code that has been resolved from the claim. This column is equivalent to EOB_CODE_ID. |
| ClaimResolutionUserIdentifier | VARCHAR | The unique identifier of the user who resolved the claim code. |
| ChroniclesLogicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| ChroniclesOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| ResolutionCategoryIdentifier | VARCHAR | The category identifier for the resolution specified when resolving the code. |
| ClaimResolutionCodeEntryDate | DATETIME | The date the resolved code was added to the claim. |
| ExplanationOfBenefitsCodeIdentifier | NUMERIC | The unique identifier of the code that has been resolved from the claim. |
| ClaimResolutionCodeEntryUserIdentifier | VARCHAR | The unique identifier of the user who added the resolved code to the claim. |
| ClaimCodeResolutionDate | DATETIME | The date (without the time) the code was resolved from the claim. |
| ClaimCodeResolutionDatetime | DATETIME | The date and time when the code was resolved. |
| ResolutionLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ResolvedExplanationOfBenefitsDateTime | DATETIME | The date and time when the code was added to the claim. |