form_CAMOS_category


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

Note categories used in the CAMOS note generator

Columns

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

The internal patient identifier

user VARCHAR 255 null
users.username Defined in XML R

User responsible for creating this category.

groupname VARCHAR 255 null
groups.name Defined in XML R

The groupname that created this record.

authorized TINYINT 3 null
activity TINYINT 3 null
category TEXT 65535 null
form_CAMOS.category Defined in XML R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships