INV_TX_PIECES
Description:
This table contains Professional Billing charge transactions associated with invoice service lines.
Primary Key
Column Name
Ordinal Position
INV_ID
1
LINE
2
TX_PIECE
3
Column Information
Name
Type
Discontinued?
1
INV_ID
NUMERIC
No
The unique identifier for the invoice record.
2
LINE
INTEGER
No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
3
TX_PIECE
INTEGER
No
The position of the transaction ID in the comma-delimited list of transaction IDs for a given line.
4
TX_ID
NUMERIC
No
The ID of the transaction associated with the claim line.