|
Name |
Type |
Discontinued? |
|
1 |
RECORD_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the rental record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
CLAIM_ID |
NUMERIC |
No |
|
|
|
Contains the claim that was adjudicated using this rental. |
|
|
4 |
TX_ID |
NUMERIC |
No |
|
|
|
This column contains the procedure that was adjudicated using this rental. |
|
|
5 |
ADJUD_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
Contains the instant when a claim procedure was most recently adjudicated and saved using this rental. |
|
|
6 |
ALLOWED_AMT |
NUMERIC |
No |
|
|
|
This column contains the allowed amount for the procedure that was adjudicated using this rental. If the allowed amount was overridden, then the override amount will be returned by this column |
|
|