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 VC2(60) Y The drug class description. Relates the class description to a class number.
CLASS_ID NUMBER N The alr class identifier
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER 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 VC2(2000) Y textual descriptions of allergic reactivity
INTERACTION_TEXT_ID NUMBER 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 VC2(2000) Y Revised Interaction Text
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER 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 VC2(255) Y a textual description of each allergic interaction type for purposes of application development only.
INTERACTION_TYPE_ID NUMBER N Primary Key. Necessary for displaying appropriate messages to end users.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER 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 NUMBER N FK from ALR_CATEGORY table.
INTERACTION_TEXT_ID NUMBER N FK from the ALR INTERACTION TEXT table
INTERACTION_TYPE_ID NUMBER N FK from the ALR Interction Type table
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER 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 VC2(60) Y Alternate Drug Category Name - Text
ALTERNATE_DRUG_CAT_NAME_ID NUMBER N Primary Key column for this table
CATEGORY_ID NUMBER N Category ID from the MLTM_DRUG_CATEGORIES table
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.