FIN_ASST_CASE_APPL_DOC
Description:
This table contains information about documents applicable for each patient in a financial assistance case record.

Primary Key
Column Name Ordinal Position
FIN_ASST_CASE_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 FIN_ASST_CASE_ID NUMERIC No
The unique identifier for the financial assistance case record.
2 GROUP_LINE INTEGER No
The line number of the associated patient in the financial assistance case record. Together with FIN_ASST_CASE_ID, this forms the foreign key to the FIN_ASST_CASE_PATIENT table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple documents associated with the financial assistance case record and a specific patient from the FIN_ASST_CASE_PATIENT table.
4 APPLICABLE_DOC_INFO_ID VARCHAR No
The unique identifier of the document applicable to a patient in the financial assistance case record.