Table Detail Report
MLLD_DDI_COND_CATEGORY
Column Section | Top of Page |
Table-level Detail
Description: | D |
Definition: | DD |
Table Type: | REFERENCE |
Column Detail - MLLD_DDI_COND_CATEGORY
Column Name | Type | Null? | Definition |
---|---|---|---|
CHILD_COND_DDI_ID | DOUBLE | N | The child condition (represented by child_condition_id) is a member within the corresponding parent condition (represented by parent_condition_id). |
PARENT_COND_DDI_ID | DOUBLE | N | The child condition (represented by child_condition_id) is a member within the corresponding parent condition (represented by parent_condition_id). |
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_DDI_DESCRIPTION
Column Section | Top of Page |
Table-level Detail
Description: | D |
Definition: | DD |
Table Type: | REFERENCE |
Column Detail - MLLD_DDI_DESCRIPTION
Column Name | Type | Null? | Definition |
---|---|---|---|
DDI_DESCRIPTION | VARCHAR(4000) | Y | Description for Drug-Drug InteractionColumn |
DDI_ID | DOUBLE | N | Unique Identifier for table. Externally generated ID. No Sequence required. |
DDI_TITLE | VARCHAR(100) | Y | Title for Drug-Drug InteractionColumn |
FUNCTION_ID | DOUBLE | N | Multum Function Type Identifier. This will be a Foreign Key from the Multum Function_Type table when it is brought into Millennium. |
SEVERITY_ID_FLAG | DOUBLE | N | The severity_id identifies the severity level of the interaction described in a text block (21 = minor, 22 = moderate, 23 = major). |
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_DDI_DRUG_CONDITION
Column Section | Top of Page |
Table-level Detail
Description: | D |
Definition: | DD |
Table Type: | REFERENCE |
Column Detail - MLLD_DDI_DRUG_CONDITION
Column Name | Type | Null? | Definition |
---|---|---|---|
CONDITION_ID | DOUBLE | N | This value originates in the MULTUM_CONDITION table, which has not been brought into Millennium. No FK will be created. The value would assign a common name to a medical condition. |
DC_ID | DOUBLE | N | Primary Key. Externally Generated (no sequence required). |
DRUG_IDENTIFIER | VARCHAR(6) | N | Drug Identifier - text form |
PLAUSIBILITY_FLAG | DOUBLE | N | The plausibility_id represents the likelihood that a drug and condition pair will cause the specific interaction to which it is associated (18 = low, 19 = moderate, 20 = High). Clinically |
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_DDI_MAP
Column Section | Top of Page |
Table-level Detail
Description: | D |
Definition: | DD |
Table Type: | REFERENCE |
Column Detail - MLLD_DDI_MAP
Column Name | Type | Null? | Definition |
---|---|---|---|
DC_ID | DOUBLE | N | The dc_id is assigned to a specific drug-condition-plausibility combination. FK from the MLTM_DDI_DRUG_CONDITION table. |
DDI_ID | DOUBLE | N | drug-disease interaction text block identifier. FK from the MLTM_DDI_DESCRIPTION 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_DDM_BODY_SYSTEM
Column Section | Top of Page |
Table-level Detail
Description: | D |
Definition: | DD |
Table Type: | REFERENCE |
Column Detail - MLLD_DDM_BODY_SYSTEM
Column Name | Type | Null? | Definition |
---|---|---|---|
BODY_SYSTEM_DESCRIPTION | VARCHAR(50) | Y | Body System Description - short text |
BODY_SYSTEM_ID | DOUBLE | N | PK Column for this 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. |