Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | VARCHAR | 31 | '' | 
 | 
 | Maps to list_options list rule_action_category | |||||||||||
| item | VARCHAR | 31 | '' | 
 | 
 | Maps to list_options list rule_action | |||||||||||
| clin_rem_link | VARCHAR | 255 | '' |  |  | Custom html link in clinical reminder widget | |||||||||||
| reminder_message | MEDIUMTEXT | 16777215 | √ | NULL |  |  | Custom message in patient reminder | ||||||||||
| custom_flag | BOOLEAN | 3 | 0 |  |  | 1 indexed to rule_patient_data, 0 indexed within main schema | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | category + item |