Table Detail Report
MLTM_RXB_ORDER_DISPENSE_MAP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Multum Rx Builder Order Dispense Map |
Definition: | Multum Rx Builder Order Dispense Map Table |
Table Type: | REFERENCE |
Column Detail - MLTM_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. |
Relationship Detail - MLTM_RXB_ORDER_DISPENSE_MAP
Child Column in MLTM_RXB_ORDER_DISPENSE_MAP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | DISPENSE_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |
MLTM_RXB_ORDER_DURATION_MAP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Multum Rx Builder Order Duration Map |
Definition: | Multum Rx Builder Order Duration Map Table |
Table Type: | REFERENCE |
Column Detail - MLTM_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. |
Relationship Detail - MLTM_RXB_ORDER_DURATION_MAP
Child Column in MLTM_RXB_ORDER_DURATION_MAP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | DURATION_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |
MLTM_RXB_ORDER_FREQUENCY_MAP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Multum Rx Builder Order Frequency Map |
Definition: | Multum Rx Builder Order Frequency Map Table |
Table Type: | REFERENCE |
Column Detail - MLTM_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. |
Relationship Detail - MLTM_RXB_ORDER_FREQUENCY_MAP
Child Column in MLTM_RXB_ORDER_FREQUENCY_MAP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | FREQUENCY_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |
MLTM_RXB_ORDER_INSTRUCTION_MAP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Multum Rx Builder Order Instruction Map |
Definition: | Multum Rx Builder Order Instruction Map Table |
Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORDER_INSTRUCTION_MAP
Column Name | Type | Null? | Definition |
---|---|---|---|
DRUG_IDENTIFIER | VARCHAR(6) | N | Drug IdentifierColumn |
INSTRUCTION_DICTIONARY_ID | DOUBLE | N | This field contains an identifier that represents a prescription instruction such as "with food". |
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. |
Relationship Detail - MLTM_RXB_ORDER_INSTRUCTION_MAP
Child Column in MLTM_RXB_ORDER_INSTRUCTION_MAP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | INSTRUCTION_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |
MLTM_RXB_ORDER_PRN_MAP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Multum Rx Builder Order PRN Map |
Definition: | Multum Rx Builder Order PRN Map Table |
Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORDER_PRN_MAP
Column Name | Type | Null? | Definition |
---|---|---|---|
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. |
PRN_DICTIONARY_CKI | VARCHAR(255) | Y | CKI Code |
PRN_DICTIONARY_ID | DOUBLE | N | This field contains an identifier that represents a prescription PRN description such as "as needed for pain". |
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 - MLTM_RXB_ORDER_PRN_MAP
Child Column in MLTM_RXB_ORDER_PRN_MAP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | PRN_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |