REFERRAL_REASONS
Description:
Contains the reasons for each 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.
2 LINE INTEGER No
The line number of the referral reason.
3 REFERRAL_REASON_C_NAME VARCHAR No
The reason category value.
May contain organization-specific values: Yes
4 REFERRAL_REASON_OTHER VARCHAR No
The comment entered when the user chooses "Other" as the reason for referral. If the comment surpasses 60 characters, it will be truncated to 60.