INV_DX_INFO
Description:
Stores claim-level diagnosis information sent on Resolute Professional Billing claims. Diagnosis information is coming from the INV 350 related group. The Group 100 column corresponds to claims that were sent.

Primary Key
Column Name Ordinal Position
INVOICE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 INVOICE_ID NUMERIC No
The unique ID of the invoice.
2 LINE INTEGER No
The line count value of the invoice related group.
3 DX_ID NUMERIC No
The unique ID of the diagnosis that is associated with the claim.
4 INV_NUM VARCHAR No
The external ID of the invoice that is associated with the claim.
5 INV_NUM_100_GRP_LN INTEGER No
Claim line number that the diagnosis entry applies to. This is the line number that links the INV_DX_INFO table with the LINE column in the INV_BASIC_INFO table.