form_eye_hpi


If there is patient data for this table the file for this export will be found in the extracted zip folder location under the filename of form_eye_hpi.csv

If there are non-patient data column elements that are not part of the designated record set they will be marked in the Comment's column for that data element

Description

This table stores the history of present illness (HPI) information related to eye conditions.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null

Links to forms.form_id

pid BIGINT 19 null
patient_data.pid Defined in XML R

The internal patient identifier

CC1 VARCHAR 255 null
HPI1 TEXT 65535 null
QUALITY1 VARCHAR 255 null
TIMING1 VARCHAR 255 null
DURATION1 VARCHAR 255 null
CONTEXT1 VARCHAR 255 null
SEVERITY1 VARCHAR 255 null
MODIFY1 VARCHAR 255 null
ASSOCIATED1 VARCHAR 255 null
LOCATION1 VARCHAR 255 null
CHRONIC1 VARCHAR 255 null
CHRONIC2 VARCHAR 255 null
CHRONIC3 VARCHAR 255 null
CC2 TEXT 65535 null
HPI2 TEXT 65535 null
QUALITY2 TEXT 65535 null
TIMING2 TEXT 65535 null
DURATION2 TEXT 65535 null
CONTEXT2 TEXT 65535 null
SEVERITY2 TEXT 65535 null
MODIFY2 TEXT 65535 null
ASSOCIATED2 TEXT 65535 null
LOCATION2 TEXT 65535 null
CC3 TEXT 65535 null
HPI3 TEXT 65535 null
QUALITY3 TEXT 65535 null
TIMING3 TEXT 65535 null
DURATION3 TEXT 65535 null
CONTEXT3 TEXT 65535 null
SEVERITY3 TEXT 65535 null
MODIFY3 TEXT 65535 null
ASSOCIATED3 TEXT 65535 null
LOCATION3 TEXT 65535 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
id_pid Must be unique Asc/Asc id + pid

Relationships