PR_EST_CNCT_ADDR
Description:
Address information when a non-patient has requested a price estimate. This table must be used in conjunction with PR_EST_INFO to get the full contact information.

Primary Key
Column Name Ordinal Position
ESTIMATE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ESTIMATE_ID NUMERIC No
The unique identifier for the price estimate 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 ADDRESS VARCHAR No
The street and house number information for the contact person's address. Use the PR_EST_INFO table to retrieve the rest of the contact information.