Table Detail Report

DCP_FLEX_PRINTER



Column Section Top of Page


Table-level Detail

Description: DCP FLEX PRINTER
Definition: Defines printer flexing
Table Type: REFERENCE





Column Detail - DCP_FLEX_PRINTER


Column Name Type Null? Definition
DCP_FLEX_DEST_ID NUMBER N Destination of req
DCP_FLEX_PRINTER_ID NUMBER N Printer flexing
DCP_FLEX_RTG_ID NUMBER N Flex of routing
DCP_OUTPUT_ROUTE_ID NUMBER N Output route
PRINTER_CD NUMBER N Printer code
PRINTER_NAME VC2(50) Y Printer name
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.


DCP_FLEX_RTG



Column Section Top of Page


Table-level Detail

Description: Flex routing
Definition: Flex routing
Table Type: REFERENCE





Column Detail - DCP_FLEX_RTG


Column Name Type Null? Definition
DCP_FLEX_RTG_ID NUMBER N flex routing is
DCP_OUTPUT_ROUTE_ID NUMBER N output routing
FLEX_DEST_IND NUMBER Y flexing destination ind
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.
VALUE1_CD NUMBER N
VALUE2_CD NUMBER N
VALUE3_CD NUMBER N
VALUE4_CD NUMBER N
VALUE5_CD NUMBER N


DCP_OUTPUT_ROUTE



Column Section Relationship Section Top of Page


Table-level Detail

Description: DCP OUTPUT ROUTE
Definition: DCP OUTPUT ROUTE
Table Type: REFERENCE





Column Detail - DCP_OUTPUT_ROUTE


Column Name Type Null? Definition
DCP_OUTPUT_ROUTE_ID NUMBER N
PARAM1_CD NUMBER N
PARAM2_CD NUMBER N
PARAM3_CD NUMBER N
PARAM4_CD NUMBER N
PARAM5_CD NUMBER N
PARAM_CNT NUMBER Y
ROUTE_DESCRIPTION VC2(100) Y
ROUTE_TYPE_FLAG NUMBER Y
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 - DCP_OUTPUT_ROUTE




Parent Column in DCP_OUTPUT_ROUTE (PK) Child Table Name Child Column Name
Children: DCP_OUTPUT_ROUTE_ID ORDER_CATALOG CONSENT_FORM_ROUTING_CD
ORDER_CATALOG REQUISITION_ROUTING_CD


DEPT_ORD_STAT_SECURITY



Column Section Top of Page


Table-level Detail

Description: Department order status security
Definition: Used to enable/disable functionality based the dept_status of an order.
Table Type: REFERENCE





Column Detail - DEPT_ORD_STAT_SECURITY


Column Name Type Null? Definition
ACTIVE_IND NUMBER Y The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
ALLOW_MODIFY_IND NUMBER Y Determines whether the value of data identified by parent_entity_id can be modified for an order with that dept_status_cd.
DEPT_ORD_STAT_SECURITY_ID NUMBER N Unique identifier for this table.
DEPT_STATUS_CD NUMBER N Provides a more-detailed order status. This field is used to track the order status within a department. For example, a laboratory order may go through several different states before being completed, e.g. Collected, In-lab, Performed, Verified, etc.
PARENT_ENTITY_ID NUMBER N The primary id of the table that this row is a child of. Will be the identifier to ORDER_ENTRY_FIELDS table.
PARENT_ENTITY_NAME VC2(32) Y The name of the table that this row is a child of. Will be ORDER_ENTRY_FIELDS.
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.


DUP_CHECKING



Column Section Relationship Section Top of Page


Table-level Detail

Description: DUP CHECKING
Definition: Used to define the time range and action for order duplicate checking.
Table Type: REFERENCE





Column Detail - DUP_CHECKING


Column Name Type Null? Definition
ACTIVE_IND NUMBER Y The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
CATALOG_CD NUMBER N catalog code for the orderable
DUP_CHECK_SEQ NUMBER N sequence number for duplicate checking
EXACT_HIT_ACTION_CD NUMBER N Action code if the start date time are exact the same.
MIN_AHEAD NUMBER Y number of minute ahead of the start date time of the order
MIN_AHEAD_ACTION_CD NUMBER N Action code for minute ahead dup checking.
MIN_BEHIND NUMBER Y number of minute behind the start date time of the order
MIN_BEHIND_ACTION_CD NUMBER N Action code for minute behind dup checking.
OUTPAT_EXACT_HIT_ACTION_CD NUMBER Y Dup check rule for out patient - action code if the start date time are exact the same.
OUTPAT_FLEX_IND NUMBER Y Indicator to turn on special dup checking rules for out patient.
OUTPAT_MIN_AHEAD NUMBER Y Dup checking rule for out patient - number of minute ahead of the start date time of the order
OUTPAT_MIN_AHEAD_ACTION_CD NUMBER Y Dup checking rule for out patient - action code for minute ahead dup checking.
OUTPAT_MIN_BEHIND NUMBER Y Dup checking rule for out patient - number of minute behind the start date time of the order
OUTPAT_MIN_BEHIND_ACTION_CD NUMBER Y Dup checking rule for out patient - action code for minute behind dup checking.
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 - DUP_CHECKING


Child Column in DUP_CHECKING(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD ORDER_CATALOG CATALOG_CD