RFL_PX_PRICING
Description:
The RFL_PX_PRICING table contains information about the pricing procedures such as total price and patient portion in the referral database.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The unique identifier 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 PRICING_PROC_ID NUMERIC No
Specifies the pricing procedure.
4 PRICING_PROV_ID VARCHAR No
Specifies the pricing provider.
5 PRICING_UNITS INTEGER No
Specifies the pricing units.
6 PRICING_TOTAL_PRC NUMERIC No
Specifies the pricing total price.
7 PRICING_PAT_PORTION NUMERIC No
Specifies the pricing patient portion.