event_definition_crf_id |
serial |
10 |
|
√ |
nextval('event_definition_crf_event_definition_crf_id_seq'::regclass) |
|
|
study_event_definition_id |
int4 |
10 |
√ |
|
null |
|
|
study_id |
int4 |
10 |
√ |
|
null |
|
study.study_id
|
fk_study_reference_instrument R |
|
crf_id |
int4 |
10 |
√ |
|
null |
|
crf.crf_id
|
fk_study_inst_reference R |
|
required_crf |
bool |
1 |
√ |
|
null |
|
|
double_entry |
bool |
1 |
√ |
|
null |
|
|
require_all_text_filled |
bool |
1 |
√ |
|
null |
|
|
decision_conditions |
bool |
1 |
√ |
|
null |
|
|
null_values |
varchar |
255 |
√ |
|
null |
|
|
default_version_id |
int4 |
10 |
√ |
|
null |
|
|
status_id |
int4 |
10 |
√ |
|
null |
|
status.status_id
|
fk_event_de_fk_study__status R |
|
owner_id |
int4 |
10 |
√ |
|
null |
|
|
date_created |
date |
13 |
√ |
|
null |
|
|
date_updated |
date |
13 |
√ |
|
null |
|
|
update_id |
int4 |
10 |
√ |
|
null |
|
|
ordinal |
int4 |
10 |
√ |
|
null |
|
|
electronic_signature |
bool |
1 |
√ |
|
false |
|
|
hide_crf |
bool |
1 |
√ |
|
false |
|
|
source_data_verification_code |
int4 |
10 |
√ |
|
null |
|
|
selected_version_ids |
varchar |
150 |
√ |
|
null |
|
|
parent_id |
int4 |
10 |
√ |
|
null |
|
|