light_projection_test

The assessment of an individual's ability to discriminate the directions of a light stimulus presented from different positions relative to a single eye.

The assessment of an individual's ability to discriminate the directions of a light stimulus presented from different positions relative to a single eye.

Purpose. To record the results of a light projection test for a single eye.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.light_projection_test.v0openEHRdefines this table

Columns

ColumnTypeNullDescriptionSource
iduuid primary keynoPrimary key.
form_iduuidformnoThe form this entry was recorded on.
form_block_iduuidyesThe block within the form, when the entry is bound to one.
eye_examined
eye_examined_code
eye_examined_system
eye_examined_valueset_id
coded text
text, text, text, text
yesEye examined/data[at0001]/events[at0002]/data[at0003]/items[at0005]
overall_result
overall_result_code
overall_result_system
overall_result_valueset_id
coded text
text, text, text, text
yesOverall result/data[at0001]/events[at0002]/data[at0003]/items[at0035]
clinical_interpretationtextyesClinical interpretation/data[at0001]/events[at0002]/data[at0003]/items[at0038]
commenttextyesComment/data[at0001]/events[at0002]/data[at0003]/items[at0039]
confounding_factorstextyesConfounding factors/data[at0001]/events[at0002]/state[at0040]/items[at0041]

Constraints

check ((eye_examined_code is null and eye_examined_system is null and eye_examined_valueset_id is null and eye_examined is null) or (eye_examined is not null and eye_examined_code is not null and eye_examined_system is not null and eye_examined_valueset_id is not null))
check ((overall_result_code is null and overall_result_system is null and overall_result_valueset_id is null and overall_result is null) or (overall_result is not null and overall_result_code is not null and overall_result_system is not null and overall_result_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
eye_examined_valueset_id, eye_examined_code, eye_examined_system, eye_examinedvalueset_coderestrict
overall_result_valueset_id, overall_result_code, overall_result_system, overall_resultvalueset_coderestrict

Referenced by

Indexes

Child tables

1 table hang off light_projection_test, one row per repetition.

light_projection_test_per_light_position

Child table — one row per repetition, deleted with its parent.

ColumnTypeNullDescriptionSource
iduuid primary keynoPrimary key.
light_projection_test_iduuidlight_projection_testno
positionintegernoOrder of this row within its parent, from zero.
light_position
light_position_code
light_position_system
light_position_valueset_id
coded text
text, text, text, text
yesLight position/data[at0001]/events[at0002]/data[at0003]/items[at0009]/items[at0010]
response
response_code
response_system
response_valueset_id
coded text
text, text, text, text
yesResponse/data[at0001]/events[at0002]/data[at0003]/items[at0009]/items[at0022]
correctness
correctness_code
correctness_system
correctness_valueset_id
coded text
text, text, text, text
yesCorrectness/data[at0001]/events[at0002]/data[at0003]/items[at0009]/items[at0019]

Constraints

check ((light_position_code is null and light_position_system is null and light_position_valueset_id is null) or (light_position is not null and light_position_code is not null and light_position_system is not null and light_position_valueset_id is not null))
check ((response_code is null and response_system is null and response_valueset_id is null) or (response is not null and response_code is not null and response_system is not null and response_valueset_id is not null))
check ((correctness_code is null and correctness_system is null and correctness_valueset_id is null and correctness is null) or (correctness is not null and correctness_code is not null and correctness_system is not null and correctness_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
light_projection_test_idlight_projection_testcascade
light_position_valueset_id, light_position_code, light_position_system, light_positionvalueset_coderestrict
response_valueset_id, response_code, response_system, responsevalueset_coderestrict
correctness_valueset_id, correctness_code, correctness_system, correctnessvalueset_coderestrict

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.light_projection_test.v0/correctness2
org.openehr::openEHR-EHR-OBSERVATION.light_projection_test.v0/eye_examined2
org.openehr::openEHR-EHR-OBSERVATION.light_projection_test.v0/light_position8
org.openehr::openEHR-EHR-OBSERVATION.light_projection_test.v0/overall_result2
org.openehr::openEHR-EHR-OBSERVATION.light_projection_test.v0/response11