Back to Openemr

rule_target

Documentation/EHI_Export/docs/tables/rule_target.html

latest986 B
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idVARCHAR31''

|

|

Maps to the id column in the clinical_rules table

| | group_id | BIGINT | 19 | | | 1 |

|

|

Contains group id to identify collection of targets in a rule

| | 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_targets

| | value | VARCHAR | 255 | | | '' |

|

|

Data is dependent on the method

| | interval | BIGINT | 19 | | | 0 |

|

|

Only used in interval entries

|

Indexes

Constraint NameTypeSortColumn(s)
idPerformanceAscid

Relationships

Close relationships within degrees of separation