lbt_data


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

Dynamic Field values that an installation can use to extend the data stored in the transactions table

Columns

Column Type Size Nulls Auto Default Children Parents Comments
form_id BIGINT 19 null
transactions.id Defined in XML R

references transactions.id

field_id VARCHAR 31 null
layout_options.field_id Defined in XML R

references layout_options.field_id

field_value TEXT 65535 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc form_id + field_id

Relationships