Table Detail Report

MLLD_ALR_CLASS



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_ALR_CLASS


Column Name Type Null? Definition
CLASS_DESCRIPTION VARCHAR(60) Y The drug class description. Relates the class description to a class number.
CLASS_ID DOUBLE N The alr class identifier
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.


MLLD_ALR_INTERACT_TEXT



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_ALR_INTERACT_TEXT


Column Name Type Null? Definition
INTERACTION_TEXT VARCHAR(2000) Y textual descriptions of allergic reactivity
INTERACTION_TEXT_ID DOUBLE N Each of the textual descriptions present in this table is linked to the appropriate variables via the interaction_text_id field.
REV_INTERACTION_TEXT VARCHAR(2000) Y Revised Interaction Text
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.


MLLD_ALR_INTERACT_TYPE



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_ALR_INTERACT_TYPE


Column Name Type Null? Definition
INTERACTION_DESCRIPTION VARCHAR(255) Y a textual description of each allergic interaction type for purposes of application development only.
INTERACTION_TYPE_ID DOUBLE N Primary Key. Necessary for displaying appropriate messages to end users.
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.


MLLD_ALR_TEXT_MAP



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_ALR_TEXT_MAP


Column Name Type Null? Definition
ALR_CATEGORY_ID DOUBLE N FK from ALR_CATEGORY table.
INTERACTION_TEXT_ID DOUBLE N FK from the ALR INTERACTION TEXT table
INTERACTION_TYPE_ID DOUBLE N FK from the ALR Interction Type table
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.


MLLD_ALT_DRUG_CAT_NAME



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_ALT_DRUG_CAT_NAME


Column Name Type Null? Definition
ALTERNATE_DRUG_CAT_NAME VARCHAR(60) Y Alternate Drug Category Name - Text
ALTERNATE_DRUG_CAT_NAME_ID DOUBLE N Primary Key column for this table
CATEGORY_ID DOUBLE N Category ID from the MLTM_DRUG_CATEGORIES table
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.