form_care_plan


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

Patient Clinical Care Plans

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
date DATETIME 19 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
care_plan_type VARCHAR 30 null
note_related_to TEXT 65535 null
date_end DATETIME 19 null
reason_code VARCHAR 31 null
reason_description TEXT 65535 null
reason_date_low DATETIME 19 null

The date the reason was recorded

reason_date_high DATETIME 19 null

The date the explanation reason for the care plan entry value ends

reason_status VARCHAR 31 null

Relationships