REFERRAL_ATTACHMENTS
Description:
Table for attachments associated with referrals.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The referral ID for the referral 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 DOC_ID VARCHAR No
Stores a list of attachments associated with the referral.
4 DOC_ATTACH_USER_ID VARCHAR No
Indicates the user who attached the document to the referral.
5 DOC_ATTACH_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 DOC_ATTACH_DTTM DATETIME (UTC) No
Indicates the instant, in UTC, when the document was attached to the referral.