Table Detail Report

OS_RBLD_MSG



Column Section Relationship Section Top of Page


Table-level Detail

Description: OS_RBLD_MSG
Definition: Log table for order sentence rebuild utility
Table Type: ACTIVITY





Column Detail - OS_RBLD_MSG


Column Name Type Null? Definition
MESSAGE_SEQUENCE NUMBER N The sequence of the message
MESSAGE_TXT VC2(500) N The message text
OS_RBLD_MSG_ID NUMBER N Unique generated number that identifies a single row on the OS_RBLD_MSG table.
OS_RBLD_ORD_SENT_DET_ID NUMBER N The identifier of the rebuilt order sentence detail this detail record belongs to.
OS_RBLD_ORD_SENT_ID NUMBER N The identifier of the rebuilt order sentence this detail record belongs to.
SEVERITY_FLAG NUMBER N The severity of the message. 1=informational 2=warning 3=error
TYPE_FLAG NUMBER N Indicates where the message was generated. 1=rebuild 2=ensure
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 - OS_RBLD_MSG


Child Column in OS_RBLD_MSG(FK) Parent Table Name Parent Column Name
Parents: OS_RBLD_ORD_SENT_ID OS_RBLD_ORD_SENT OS_RBLD_ORD_SENT_ID
OS_RBLD_ORD_SENT_DET_ID OS_RBLD_ORD_SENT_DET OS_RBLD_ORD_SENT_DET_ID


OS_RBLD_ORD_SENT



Column Section Relationship Section Top of Page


Table-level Detail

Description: OS_RBLD_ORD_SENT
Definition: OS_RBLD_ORD_SENT is used to store existing and rebuilt data from the ORDER_SENTENCE table.
Table Type: ACTIVITY





Column Detail - OS_RBLD_ORD_SENT


Column Name Type Null? Definition
COMMITTED_FLAG NUMBER N Used to indicate the processing status of the rebuilt order sentence. 0 - Not processed, 1 - No update needed, 2 - Errors when updating, 3 - Committed, 4 - Errors on rollback, 5 - Rolled back.
EXTERNAL_IDENTIFIER_IND NUMBER N Indicates the value for column EXTERNAL_IDENTIFIER on the order_sentence table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
NEW_DISCERN_AUTO_VERIFY_FLAG NUMBER N Rebuilt discern_auto_verify_flag
NEW_EXTERNAL_IDENTIFIER VC2(50) N Rebuilt external_identifier
NEW_IC_AUTO_VERIFY_FLAG NUMBER N Rebuilt ic_auto_verify_flag
NEW_OE_FORMAT_ID NUMBER N Rebuilt oe_format_id
NEW_ORDER_ENCNTR_GROUP_CD NUMBER N Rebuilt order_encounter_group_cd
NEW_ORD_COMMENT_LONG_TEXT_ID NUMBER N Rebuilt ord_comment_long_text_id
NEW_ORD_SENT_DISP_LINE VC2(255) N Rebuilt ord_sent_disp_line
NEW_PARENT_ENTITY2_ID NUMBER N Rebuilt parent_entity2_id
NEW_PARENT_ENTITY2_NAME VC2(30) N Rebuilt parent_entity2_name
NEW_PARENT_ENTITY_ID NUMBER N Rebuilt parent_entity_id
NEW_PARENT_ENTITY_NAME VC2(30) N Rebuilt parent_entity_name
NEW_RX_TYPE_MEAN VC2(12) N Rebuilt rx_type_mean
NEW_UPDT_APPLCTX NUMBER N Rebuilt updt_applctx
NEW_UPDT_CNT NUMBER N Rebuilt updt_cnt
NEW_UPDT_DT_TM DATE N Rebuilt updt_dt_tm
NEW_UPDT_ID NUMBER N Rebuilt updt_id
NEW_UPDT_TASK NUMBER N Rebuilt updt_task
NEW_USAGE_FLAG NUMBER N Rebuilt usage_flag
OLD_DISCERN_AUTO_VERIFY_FLAG NUMBER N Existing discern_auto_verify_flag value on the order_sentence table
OLD_EXTERNAL_IDENTIFIER VC2(50) N Existing external_identifier value on the order_sentence table
OLD_IC_AUTO_VERIFY_FLAG NUMBER N Existing ic_auto_verify_flag value on the order_sentence table
OLD_OE_FORMAT_ID NUMBER N Existing oe_format_id value on the order_sentence table
OLD_ORDER_ENCNTR_GROUP_CD NUMBER N Existing order_encntr_group_cd value on the order_sentence table
OLD_ORD_COMMENT_LONG_TEXT_ID NUMBER N Existing ord_comment_long_text_id value on the order_sentence table
OLD_ORD_SENT_DISP_LINE VC2(255) N Existing ord_sent_disp_line on the order_sentence table
OLD_PARENT_ENTITY2_ID NUMBER N Existing parent_entity2_id value on the order_sentence table
OLD_PARENT_ENTITY2_NAME VC2(30) N Existing parent_entity2_name value on the order_sentence table
OLD_PARENT_ENTITY_ID NUMBER N Existing parent_entity_id value on the order_sentence table
OLD_PARENT_ENTITY_NAME VC2(30) N Existing parent_entity_name value on the order_sentence table
OLD_RX_TYPE_MEAN VC2(12) N Existing rx_type_mean value on the order_sentence table
OLD_UPDT_APPLCTX NUMBER N Existing updt_applctx value on the order_sentence table
OLD_UPDT_CNT NUMBER N Existing updt_cnt value on the order_sentence table
OLD_UPDT_DT_TM DATE N Existing updt_dt_tm value on the order_sentence table
OLD_UPDT_ID NUMBER N Existing updt_id value on the order_sentence table
OLD_UPDT_TASK NUMBER N Existing updt_task value on the order_sentence table
OLD_USAGE_FLAG NUMBER N Existing usage_flag value on the order_sentence table
ORDER_SENTENCE_ID NUMBER N The corresponding order_sentence_id on the order_sentence table.
ORD_SENT_DISP_LINE_IND NUMBER N Indicates the value for column ORDER_SENTENCE_DISPLAY_LINE on the order_sentence table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
OS_RBLD_ORD_SENT_ID NUMBER N Unique generated number that identifies a single row on the OS_RBLD_ORD_SENT table.
PARENT_ENTITY2_NAME_IND NUMBER N Indicates the value for column PARENT_ENTITY2_NAME on the order_sentence table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
PARENT_SYNONYM_TEXT VC2(100) N The synonym mnemonic of the order sentence.
PRSNL_ID NUMBER N The prsnl_id of the person that executed the rebuild utility.
RUN_DT_TM DATE N The date/time the rebuild utility was run.
RX_TYPE_MEAN_IND NUMBER N Indicates the value for column RX_TYPE_MEAN on the order_sentence table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
UPDT_APPLCTX NUMBER N The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.



Relationship Detail - OS_RBLD_ORD_SENT




Parent Column in OS_RBLD_ORD_SENT (PK) Child Table Name Child Column Name
Children: OS_RBLD_ORD_SENT_ID OS_RBLD_MSG OS_RBLD_ORD_SENT_ID
OS_RBLD_ORD_SENT_DET OS_RBLD_ORD_SENT_ID


OS_RBLD_ORD_SENT_DET



Column Section Relationship Section Top of Page


Table-level Detail

Description: OS_RBLD_ORD_SENT_DET
Definition: OS_RBLD_ORD_SENT_DET is used to store existing and rebuilt data from the order_sentence_detail table
Table Type: ACTIVITY





Column Detail - OS_RBLD_ORD_SENT_DET


Column Name Type Null? Definition
DEFAULT_PARENT_ENTITY_ID_IND NUMBER N Indicates the value for column DEFAULT_PARENT_ENTITY_ID on the order_sentence_det table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
DEFAULT_PARENT_ENTITY_NAME_IND NUMBER N Indicates the value for column DEFAULT_PARENT_ENTITY_NAME on the order_sentence_det table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
DELETE_OLD_IND NUMBER N Indicator used to flag deletion on old_ columns
DETAIL_SEQUENCE NUMBER N Rebuild utility internal detail sequence number
FIELD_TYPE_FLAG_IND NUMBER N Indicates the value for column FIELD_TYPE_FLAG on the order_sentence_det table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
INSERT_NEW_IND NUMBER N Indicator used to flag insertion on new_ columns
NEW_DEFAULT_PARENT_ENTITY_ID NUMBER N Rebuilt default_parent_entity_id
NEW_DEFAULT_PARENT_ENTITY_NAME VC2(32) N Rebuilt default_parent_entity_name
NEW_FIELD_TYPE_FLAG NUMBER N Rebuilt field_type_flag
NEW_OE_FIELD_DISPLAY_VALUE VC2(255) N Rebuilt oe_field_display_value
NEW_OE_FIELD_ID NUMBER N Rebuilt oe_field_id
NEW_OE_FIELD_MEANING_ID NUMBER N Rebuilt oe_field_meaning_id
NEW_OE_FIELD_VALUE NUMBER N Rebuilt oe_field_value
NEW_SEQUENCE NUMBER N Rebuilt new_sequence
NEW_UPDT_APPLCTX NUMBER N Rebuilt updt_applctx
NEW_UPDT_CNT NUMBER N Rebuilt updt_cnt
NEW_UPDT_DT_TM DATE N Rebuilt updt_dt_tm
NEW_UPDT_ID NUMBER N Rebuilt updt_id
NEW_UPDT_TASK NUMBER N Rebuilt updt_task
OE_FIELD_DISPLAY_VALUE_IND NUMBER N Indicates the value for column OE_FIELD_DISPLAY_VALUE on the order_sentence_det table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
OE_FIELD_VALUE_IND NUMBER N Indicates the value for column OE_FIELD_VALUE on the order_sentence_det table was NULL. Null values do not come through the message buss. They get changed to a 0 or blank. Used when identifying the appropriate row to be removed when updating order sentence values.
OLD_DEFAULT_PARENT_ENTITY_ID NUMBER N Existing default_parent_entity_id value on the order_sentence_detail table
OLD_DEFAULT_PARENT_ENTITY_NAME VC2(32) N Existing default_parent_entity_name value on the order_sentence_detail table
OLD_FIELD_TYPE_FLAG NUMBER N Existing field_type_flag value on the order_sentence_detail table
OLD_OE_FIELD_DISPLAY_VALUE VC2(255) N Existing oe_field_display_value on the order_sentence_detail table
OLD_OE_FIELD_ID NUMBER N Existing oe_field_id value on the order_sentence_detail table
OLD_OE_FIELD_MEANING_ID NUMBER N Existing oe_field_meaning_id value on the order_sentence_detail table
OLD_OE_FIELD_VALUE NUMBER N Existing oe_field_value on the order_sentence_detail table
OLD_SEQUENCE NUMBER N Existing sequence value on the order_sentence_detail table
OLD_UPDT_APPLCTX NUMBER N Existing updt_applctx value on the order_sentence_detail table
OLD_UPDT_CNT NUMBER N Existing updt_cnt value on the order_sentence_detail table
OLD_UPDT_DT_TM DATE N Existing updt_dt_tm value on the order_sentence_detail table
OLD_UPDT_ID NUMBER N Existing updt_id value on the order_sentence_detail table
OLD_UPDT_TASK NUMBER N Existing updt_task value on the order_sentence_detail table
OS_RBLD_ORD_SENT_DET_ID NUMBER N Unique generated number that identifies a single row on the OS_RBLD_ORD_SENT_DET table.
OS_RBLD_ORD_SENT_ID NUMBER N The identifier of the rebuilt order sentence this detail record belongs to.
UPDT_APPLCTX NUMBER N The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.



Relationship Detail - OS_RBLD_ORD_SENT_DET


Child Column in OS_RBLD_ORD_SENT_DET(FK) Parent Table Name Parent Column Name
Parents: OS_RBLD_ORD_SENT_ID OS_RBLD_ORD_SENT OS_RBLD_ORD_SENT_ID




Parent Column in OS_RBLD_ORD_SENT_DET (PK) Child Table Name Child Column Name
Children: OS_RBLD_ORD_SENT_DET_ID OS_RBLD_MSG OS_RBLD_ORD_SENT_DET_ID


PW_DEF_DOSE_CALC_METHOD



Column Section Relationship Section Top of Page


Table-level Detail

Description: Pathway Default Dose Calculator Method
Definition: Table used to store the default weight adjustment and CRCL method of a Plan component.
Table Type: REFERENCE





Column Detail - PW_DEF_DOSE_CALC_METHOD


Column Name Type Null? Definition
FACILITY_CD NUMBER N Stores the facility code of the facility for which default method is configured.
METHOD_CD NUMBER N Stores the code value of the default method selected.
METHOD_MEAN VC2(100) N The CDF_MEANING of the method from code set 4016.
PATHWAY_COMP_ID NUMBER N Identifies the pathway component. Foreign Key from PATHWAY_COMP table.
PW_DEF_DOSE_CALC_METHOD_ID NUMBER N Unique generated number that identifies a single row on the PW_DEF_DOSE_CALC_METHOD table.
UPDT_APPLCTX NUMBER N The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.



Relationship Detail - PW_DEF_DOSE_CALC_METHOD


Child Column in PW_DEF_DOSE_CALC_METHOD(FK) Parent Table Name Parent Column Name
Parents: PATHWAY_COMP_ID PATHWAY_COMP PATHWAY_COMP_ID


RENEW_NOTIFICATION_PERIOD



Column Section Top of Page


Table-level Detail

Description: Renew Notification Period
Definition: Renew Notification Period
Table Type: REFERENCE





Column Detail - RENEW_NOTIFICATION_PERIOD


Column Name Type Null? Definition
NOTIFICATION_PERIOD NUMBER Y NOTIFICATION_PERIOD
RENEW_NOTIFICATION_PERIOD_ID NUMBER N RENEW_NOTIFICATION_PERIOD
STOP_DURATION NUMBER N STOP_DURATION
STOP_DURATION_UNIT_CD NUMBER N STOP_DURATION_UNIT_CD
STOP_TYPE_CD NUMBER N STOP_TYPE_CD
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.