Table Detail Report

TEMPLATE_KEYWORD_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: relates keywords and clinical note templates
Definition: template keyword relationships
Table Type: REFERENCE





Column Detail - TEMPLATE_KEYWORD_RELTN


Column Name Type Null? Definition
NOTE_TEMPLATE_KEYWORD_ID DOUBLE N foreign key to note_template_keyword
TEMPLATE_ID DOUBLE N foreign key to clinical note template
TEMPLATE_KEYWORD_RELTN_ID DOUBLE N unique primary key.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - TEMPLATE_KEYWORD_RELTN


Child Column in TEMPLATE_KEYWORD_RELTN(FK) Parent Table Name Parent Column Name
Parents: TEMPLATE_ID CLINICAL_NOTE_TEMPLATE TEMPLATE_ID
NOTE_TEMPLATE_KEYWORD_ID NOTE_TEMPLATE_KEYWORD NOTE_TEMPLATE_KEYWORD_ID