HBP_STMT_PRINT_ADDR
Description:
This table stores the billing address of the guarantor for a given Hospital Billing statement print record.
Primary Key
Column Name
Ordinal Position
HBP_PRINT_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
HBP_PRINT_ID
NUMERIC
No
The unique identifier for the bill print 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
BILL_ADDR
VARCHAR
No
The billing address of the guarantor.