RFL_VOIDED_NOTES
Description:
Voided notes attached to a referral.

Primary Key
Column Name Ordinal Position
REFERRAL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REFERRAL_ID NUMERIC No
The unique ID of the referral in database.
2 LINE INTEGER No
The line number of the referral note.
3 NOTE_ID VARCHAR No
Note ID of a voided note.
4 NOTE_DATETIME DATETIME (Local) No
Note creation date/time of a voided note.
5 USER_ID VARCHAR No
User ID of user who created/modified the voided note.
6 USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.