OPH_EXAM_DATA
Description:
Stores ophthalmology exam information documented in the visit.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1

Column Information
Name Type Discontinued?
1 PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI).
2 PAT_ENC_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 OPHTH_BUVA_OD NUMERIC No
Stores the best uncorrected visual acuity in logMAR notation for the right eye within the visit.
4 OPHTH_BCVA_OD NUMERIC No
Stores the best corrected visual acuity in logMAR notation for the right eye within the visit.
5 OPHTH_BUVA_OS NUMERIC No
Stores the best uncorrected visual acuity in logMAR notation for the left eye within the visit.
6 OPHTH_BCVA_OS NUMERIC No
Stores the best corrected visual acuity in logMAR notation for the left eye within the visit.
7 OPHTH_BUVA_DISP_OD VARCHAR No
Stores the entered display format for the best visual acuity at distance uncorrected for the right eye.
8 OPHTH_BCVA_DISP_OD VARCHAR No
Stores the entered display format for the best visual acuity at distance corrected for the right eye.
9 OPHTH_BUVA_DISP_OS VARCHAR No
Stores the entered display format for the best visual acuity at distance uncorrected for the left eye.
10 OPHTH_BCVA_DISP_OS VARCHAR No
Stores the entered display format for the best visual acuity at distance corrected for the left eye.