Table Detail Report
MLTM_RXB_ORDER_REFILL_MAP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Multum Rx Builder Order Refill Map |
| Definition: | Multum Rx Builder Order Refill Map Table |
| Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORDER_REFILL_MAP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VC2(6) | N | Drug Identifier |
| ORDER_ID_NBR | NUMBER | 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. |
| REFILL_AMOUNT | FLOAT | N | Refill Amount Value |
| 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 - MLTM_RXB_ORDER_REFILL_MAP
| Child Column in MLTM_RXB_ORDER_REFILL_MAP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER |
| ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |
MLTM_RXB_ORDER_TYPE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Multum Rx Builder Order Type |
| Definition: | Multum Rx Builder Order Type Table |
| Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORDER_TYPE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ORDER_TYPE_DESCRIPTION | VC2(255) | Y | This field contains text that represents a prescription type such as Maintenance dosing. |
| ORDER_TYPE_ID | NUMBER | N | This field contains a unique identifier for each prescription type. |
| 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 - MLTM_RXB_ORDER_TYPE
| Parent Column in MLTM_RXB_ORDER_TYPE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | ORDER_TYPE_ID | MLTM_RXB_ORDER | ORDER_TYPE_ID |
MLTM_RXB_ORD_CLINICAL_RTE_MAP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Multum Rx Builder Order Clinical Route Map |
| Definition: | Multum Rx Builder Order Clinical Route Map Table |
| Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORD_CLINICAL_RTE_MAP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ALTERNATE_ADMIN_ROUTE_IND | NUMBER | Y | This field contains an identifier that represents a description clinically appropriate for describing alternate route(s) of administration for a product. |
| CLINICAL_ROUTE_DICTIONARY_CKI | VC2(255) | Y | CKI Code |
| CLINICAL_ROUTE_DICTIONARY_ID | NUMBER | N | This field contains an identifier that represents a description clinically appropriate for describing the primary route of administration for a product. |
| DRUG_IDENTIFIER | VC2(6) | N | Drug IdentifierColumn |
| MOST_COMMON_IND | NUMBER | N | Designates the data as the most common for the drug_id, order_id combination. |
| ORDER_ID_NBR | NUMBER | 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 | 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 - MLTM_RXB_ORD_CLINICAL_RTE_MAP
| Child Column in MLTM_RXB_ORD_CLINICAL_RTE_MAP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CLINICAL_ROUTE_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_ORD_DOSE_AMOUNT
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Multum Rx Builder Order Dose Amount |
| Definition: | Multum Rx Builder Order Dose Amount Table |
| Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORD_DOSE_AMOUNT
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DOSE_AMOUNT | FLOAT | N | This field contains a numeric amount that represents the amount of drug to prescribe. |
| DOSE_QTY_AMOUNT | FLOAT | N | Dose Quantity |
| DOSE_QTY_UNIT_DICTIONARY_CKI | VC2(255) | Y | CKI Code |
| DOSE_QTY_UNIT_DICTIONARY_ID | NUMBER | N | Value from Multum RXB Dictionary |
| DOSE_UNIT_DICTIONARY_CKI | VC2(255) | Y | CKI code |
| DOSE_UNIT_DICTIONARY_ID | NUMBER | N | This field contains an identifier that represents a dosage unit description. |
| DRUG_IDENTIFIER | VC2(6) | N | Drug IdentifierColumn |
| MOST_COMMON_IND | NUMBER | N | Designates the data as the most common for the drug_id, order_id combination. |
| ORDER_ID_NBR | NUMBER | 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 | 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 - MLTM_RXB_ORD_DOSE_AMOUNT
| Child Column in MLTM_RXB_ORD_DOSE_AMOUNT(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | DOSE_QTY_UNIT_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
| DOSE_UNIT_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_ORD_DOSE_RATE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Multum Rx Builder Order Dose Rate |
| Definition: | Multum Rx Builder Order Dose Rate Table |
| Table Type: | REFERENCE |
Column Detail - MLTM_RXB_ORD_DOSE_RATE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| DRUG_IDENTIFIER | VC2(6) | N | Drug IdentifierColumn |
| MOST_COMMON_IND | NUMBER | Y | Designates the data as the most common for the drug_id, order_id combination. |
| ORDER_ID_NBR | NUMBER | 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. |
| RATE_AMOUNT | FLOAT | N | This field contains a numeric amount that represents the rate at which a prescription is given. |
| RATE_UNIT_DICTIONARY_CKI | VC2(255) | Y | CKI Code |
| RATE_UNIT_DICTIONARY_ID | NUMBER | N | This field contains an identifier that represents the rate amount for a prescription. |
| TIME_UNIT_DICTIONARY_CKI | VC2(255) | Y | CKI code |
| TIME_UNIT_DICTIONARY_ID | NUMBER | N | This field contains an identifier that represents the description for a time unit. |
| 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 - MLTM_RXB_ORD_DOSE_RATE
| Child Column in MLTM_RXB_ORD_DOSE_RATE(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | RATE_UNIT_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID |
| TIME_UNIT_DICTIONARY_ID | MLTM_RXB_DICTIONARY | DICTIONARY_ID | |
| DRUG_IDENTIFIER | MLTM_RXB_ORDER | DRUG_IDENTIFIER | |
| ORDER_ID_NBR | MLTM_RXB_ORDER | ORDER_ID_NBR |