REFERRAL_NOTES
Description:
Notes attached to the referral record.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The unique identifier 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 NOTE_ID VARCHAR No
The unique identifier for the note record.
4 NOTE_USER_ID VARCHAR No
User who created the note.
5 NOTE_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 NOTE_DATETIME DATETIME (Attached) No
The instant of creation of the note.