form_functional_cognitive_status


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_functional_cognitive_status.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

Holds information about assessments, evaluations, or observations of a patient’s functional and cognitive abilities.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
date DATE 10 null
pid BIGINT 19 null
patient_data.pid Defined in XML R

The internal patient identifier

encounter VARCHAR 255 null
user VARCHAR 255 null
groupname VARCHAR 255 null
authorized TINYINT 3 null
activity TINYINT 3 null
code VARCHAR 255 null
codetext TEXT 65535 null
description TEXT 65535 null
external_id VARCHAR 30 null

Relationships