Table Detail Report

MLLD_SEVERITY



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_SEVERITY


Column Name Type Null? Definition
SEVERITY_DESCRIPTION VC2(50) Y This field contains a textual description of the potential severity of a drug interaction, pregnancy alert, or lactation alert, as well as an indication that general warning or contraindication text is not applicable to a particular drug.
SEVERITY_ID NUMBER N The PK column for this 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_SHAPE



Column Section Top of Page


Table-level Detail

Description: MLTM SHAPE
Definition: Multum Shapes for Drug Products
Table Type: REFERENCE





Column Detail - MLLD_SHAPE


Column Name Type Null? Definition
SHAPE_DESCRIPTION VC2(255) N Shape Description for Multum Drugs
SHAPE_ID NUMBER N Primar Key. This value comes from an outside source. No Sequence is required or used.
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_SYST_IDENTIFIER



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_SYST_IDENTIFIER


Column Name Type Null? Definition
SYST_ID NUMBER N This field contains a numeric identifier for a side effect system.
SYST_NAME VC2(30) Y This field contains a textual description of a body system represented by syst_id. For example, syst_id 1 has a syst_name of hematologic.
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_UNITS



Column Section Relationship Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_UNITS


Column Name Type Null? Definition
UNIT_ABBR VC2(30) Y This field contains an abbreviation for each unit of measurement in Multum's databases. (For example: ml, mg, gm)
UNIT_CD NUMBER N Unit Code - Units of Measure from code set 54
UNIT_DESCRIPTION VC2(255) Y This field contains a textual description of each unit of measurement used in Multum's databases. For example: (milliliter, milligram, gram)
UNIT_ID NUMBER N This field contains a unique code for each unit of measurement used in Multum's databases.
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.



Relationship Detail - MLLD_UNITS




Parent Column in MLLD_UNITS (PK) Child Table Name Child Column Name
Children: UNIT_ID MLLD_BCB_DRC_UNITS UNIT_ID


MLLD_XP_CLIN_TEXT



Column Section Top of Page


Table-level Detail

Description: D
Definition: DD
Table Type: REFERENCE





Column Detail - MLLD_XP_CLIN_TEXT


Column Name Type Null? Definition
CLINICAL_TEXT VC2(2000) Y ** OBSOLETE** textual description of each clinical text section. No longer used due to size limitation. Has been replaced by the LONG_TEXT_ID FK column.
CLIN_TEXT LONG Y Textual description of each clinical text section. This column replaces and negates use of long_text_id column.
LONG_TEXT_ID NUMBER N ** OBSOLETE ** ID from the LONG_TEXT_REFERENCE table for the Clinical Text related to this row. Replaces the clinical_text column. ** THIS COLUMN IS REPLACED BY THE NEW CLIN_TEXT COLUMN (which will have a LONG data type).
TEXT_ID NUMBER N PK column. A unique code for each description.
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.