form_eye_external


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_external.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 is used for recording external eye examination findings.

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

RUL TEXT 65535 null
LUL TEXT 65535 null
RLL TEXT 65535 null
LLL TEXT 65535 null
RBROW TEXT 65535 null
LBROW TEXT 65535 null
RMCT TEXT 65535 null
LMCT TEXT 65535 null
RADNEXA TEXT 65535 null
LADNEXA TEXT 65535 null
RMRD VARCHAR 25 null
LMRD VARCHAR 25 null
RLF VARCHAR 25 null
LLF VARCHAR 25 null
RVFISSURE VARCHAR 25 null
LVFISSURE VARCHAR 25 null
ODHERTEL VARCHAR 25 null
OSHERTEL VARCHAR 25 null
HERTELBASE VARCHAR 25 null
RCAROTID TEXT 65535 null
LCAROTID TEXT 65535 null
RTEMPART TEXT 65535 null
LTEMPART TEXT 65535 null
RCNV TEXT 65535 null
LCNV TEXT 65535 null
RCNVII TEXT 65535 null
LCNVII TEXT 65535 null
EXT_COMMENTS 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