EPA_PAYER
Description:
Stores payer information associated with electronic prior authorization (ePA) status lines. Each row represents a unique payer information including the payer's source identifier, name, BIN, PCN, and group ID.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The unique identifier (.1 item) for the referral 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 EPA_PAYER_ID_LINE INTEGER No
The line number for the payer information associated with this record. Multiple pieces of information can be associated with this record.
4 EPA_PAYER_SRC_IDENT VARCHAR No
The identifier indicating who provided the payer for this row.
5 EPA_PAYER_NAME VARCHAR No
The name of the payer associated with this row.
6 EPA_PAYER_BIN VARCHAR No
The payer BIN number for this row.
7 EPA_PAYER_PCN VARCHAR No
The plan network ID (PCN) for this row.
8 EPA_PAYER_GRP_IDENT VARCHAR No
The group ID for this row.