withdrawal_reason

13 rows


Description

details about different withdrawal reason codes, description and grouping

Columns

Column Type Size Nulls Auto Default Children Parents Comments
code varchar 3 null
referral.withdrawal_reason_code fk_withdrawal_reason_codeR

withdrawal reasons code

description text 2147483647 null

withdrawal reasons codes description

grouping text 2147483647 null

withdrawal reasons codes grouping

Indexes

Constraint Name Type Sort Column(s)
withdrawal_reason_pkey Primary key Asc code

Relationships