FIN_ASST_CASE_RLA_DOC
Description:
This table contains information about the documents applicable to a patient contact on a financial assistance case record. Each row represents one document for a single patient contact on the case.

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 (.1 item) for the financial assistance case record.
2 GROUP_LINE INTEGER No
The line number of the associated patient contact in the financial assistance case record. Together with FIN_ASST_CASE_ID, this forms the foreign key to the FIN_ASST_CASE_ASSOC_RLA 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 contact from the FIN_ASST_CASE_ASSOC_RLA table.
4 APPLICABLE_DOCUMENT_ID VARCHAR No
The unique identifier of the document applicable to a patient contact in the financial assistance case record.