|
id
|
bigint(20) unsigned
|
|
|
|
|
user_id
|
bigint(20) unsigned
|
|
|
|
|
patient_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
patient_name
|
varchar(255)
|
|
|
|
|
patient_age
|
int(11)
|
|
|
|
|
patient_gender
|
varchar(255)
|
|
|
|
|
answers
|
text
|
|
|
|
|
cat1_raw
|
smallint(5) unsigned
|
|
|
0
|
|
cat2_raw
|
smallint(5) unsigned
|
|
|
0
|
|
cat3_raw
|
smallint(5) unsigned
|
|
|
0
|
|
cat4_raw
|
smallint(5) unsigned
|
|
|
0
|
|
cat1_pct
|
decimal(5,2)
|
|
|
0.00
|
|
cat2_pct
|
decimal(5,2)
|
|
|
0.00
|
|
cat3_pct
|
decimal(5,2)
|
|
|
0.00
|
|
cat4_pct
|
decimal(5,2)
|
|
|
0.00
|
|
total_raw
|
smallint(5) unsigned
|
|
|
0
|
|
total_pct
|
decimal(6,2)
|
|
|
0.00
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|