Table Detail Report
MLLD_CLINICAL_ROUTE
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_CLINICAL_ROUTE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ROUTE_CODE | DOUBLE | N | Clinical route code. This field contains a unique code for each route of administration. |
| ROUTE_DESCRIPTION | VARCHAR(255) | Y | This field contains textual descriptions of the various routes of administration or product routes. |
| 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_COLOR
| Column Section | Top of Page |
Table-level Detail
| Description: | MLTM COLOR |
| Definition: | Multum Colors for Drug Products |
| Table Type: | REFERENCE |
Column Detail - MLLD_COLOR
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| COLOR_DESCRIPTION | VARCHAR(255) | N | MULTUM Color Description |
| COLOR_ID | DOUBLE | N | Primary Key. This value comes from an outside source. No Sequence is required. |
| 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_COMBINATION_DRUG
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_COMBINATION_DRUG
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VARCHAR(6) | N | Contains the drug_identifier of the combination drug |
| MEMBER_DRUG_IDENTIFIER | VARCHAR(6) | N | Contains the drug_identifier of the clinically active ingredients |
| 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_CONDITION
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_CONDITION
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CONDITION_DESCRIPTION | VARCHAR(255) | Y | This field contains a textual description for each condition term. |
| CONDITION_ID | DOUBLE | N | The PK for this table. This field contains a unique identifier for each condition term. |
| 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_COUNTRY
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | MLLD_COUNTRY |
| Definition: | Table for loading countries within Multum |
| Table Type: | REFERENCE |
Column Detail - MLLD_COUNTRY
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| COUNTRY_ID | DOUBLE | N | This field contains the Multum ID for the given country |
| COUNTRY_NAME | VARCHAR(100) | N | This field contains the name of the county supported by Multum |
| 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 - MLLD_COUNTRY
| Parent Column in MLLD_COUNTRY (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | COUNTRY_ID | MLLD_GLOBAL_TYPE | COUNTRY_ID |