BIL_PROV_CNCT
Description:
All values associated with a claim are stored in the Claim External Value record. The BIL_PROV_CNCT table holds contact information for the billing provider on the claim.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID NUMERIC No
The unique identifier for the claim 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 BIL_PROV_CNCT_QUAL VARCHAR No
This item holds a qualifier describing contact information (phone number, email, etc) for the billing provider.
4 BIL_PROV_CNCT_INFO VARCHAR No
This item holds contact information (phone number, email, etc) for the billing provider.