CLM_TX_HX_PEND_CODES
Description:
This table stores resolved service line-level Explanation of Benefits (EOB) codes for a given claim.

Primary Key
Column Name Ordinal Position
CLAIM_ID 1
PIECE 2
LINE 3

Column Information
Name Type Discontinued?
1 CLAIM_ID NUMERIC No
The unique identifier (.1 item) for the claim info record.
2 PIECE INTEGER No
The piece in the delimited group that the EOB code came from.
3 EOB_CODE_ID NUMERIC No
An EOB code that was on one of the service lines of the claim.
4 LINE NUMERIC No
The line of the service line history for the EOB code. This column is commonly used to join to AP_CLM_TX_HX.LINE.