|
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. |
|
|