rule_filter


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 31 ''

Maps to the id column in the clinical_rules table

include_flag BOOLEAN 3 0

0 is exclude and 1 is include

required_flag BOOLEAN 3 0

0 is required and 1 is optional

method VARCHAR 31 ''

Maps to list_options list rule_filters

method_detail VARCHAR 31 ''

Maps to list_options lists rule__intervals

value VARCHAR 255 ''

Indexes

Constraint Name Type Sort Column(s)
id Performance Asc id

Relationships