Table Detail Report
MLLD_RXB_ORDER
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_RXB_ORDER
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VARCHAR(6) | N | Drug IdentifierColumn |
| MAIN_MULTUM_DRUG_CODE | DOUBLE | Y | Main Multum Drug Code. FK from MLTM_NDC_MAIN_DRUG_CODE table |
| ORDER_CATEGORY_ID | DOUBLE | N | This field contains a unique identifier for each prescription category. |
| ORDER_ID_NBR | DOUBLE | N | This field contains an identifier that provides uniqueness to a record and along with the drug_id associates a record with a main_Multum_drug_code. |
| ORDER_TYPE_ID | DOUBLE | N | This field contains a unique identifier for each prescription type. |
| 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_RXB_ORDER_CATEGORY
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_RXB_ORDER_CATEGORY
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ORDER_CATEGORY_DESCRIPTION | VARCHAR(255) | Y | This field contains text that represents a categorization of the prescription such as solid, liquid, or drops. |
| ORDER_CATEGORY_ID | DOUBLE | N | This field contains a unique identifier for each prescription category. |
| 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_RXB_ORDER_DISPENSE_MAP
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_RXB_ORDER_DISPENSE_MAP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DISPENSE_AMOUNT | DOUBLE | N | This field contains a numeric amount that represents the amount of drug to dispense. |
| DISPENSE_DICTIONARY_CKI | VARCHAR(255) | Y | CKI Code |
| DISPENSE_DICTIONARY_ID | DOUBLE | N | This field contains an identifier that represents the dispense unit such as tabs, caps or ml. |
| DRUG_IDENTIFIER | VARCHAR(6) | N | Drug IdentifierColumn |
| ORDER_ID_NBR | DOUBLE | N | This field contains an identifier that provides uniqueness to a record and along with the drug_id associates a record with a main_Multum_drug_code. |
| 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_RXB_ORDER_DURATION_MAP
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_RXB_ORDER_DURATION_MAP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VARCHAR(6) | N | Drug IdentifierColumn |
| DURATION_AMOUNT | DOUBLE | N | Duration AmountColumn |
| DURATION_DICTIONARY_CKI | VARCHAR(255) | Y | CKI Code |
| DURATION_DICTIONARY_ID | DOUBLE | N | This field contains an identifier that represents the duration for a prescription, such as hours or days. |
| MOST_COMMON_IND | DOUBLE | Y | Designates the data as the most common for the drug_id, order_id combination. |
| ORDER_ID_NBR | DOUBLE | N | This field contains an identifier that provides uniqueness to a record and along with the drug_id associates a record with a main_Multum_drug_code. |
| 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_RXB_ORDER_FREQUENCY_MAP
| Column Section | Top of Page |
Table-level Detail
| Description: | D |
| Definition: | DD |
| Table Type: | REFERENCE |
Column Detail - MLLD_RXB_ORDER_FREQUENCY_MAP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VARCHAR(6) | N | Drug IdentifierColumn |
| FREQUENCY_DICTIONARY_CKI | VARCHAR(255) | Y | CKI Code |
| FREQUENCY_DICTIONARY_ID | DOUBLE | N | This field contains an identifier that represents the administration frequency such "once a day". |
| MOST_COMMON_IND | DOUBLE | Y | Designates the data as the most common for the drug_id, order_id combination. |
| ORDER_ID_NBR | DOUBLE | N | This field contains an identifier that provides uniqueness to a record and along with the drug_id associates a record with a main_Multum_drug_code. |
| 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. |