Table Detail Report

SCH_ORDER_INTER



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling Order Interactions
Definition: Scheduling Order Interactions
Table Type: REFERENCE





Column Detail - SCH_ORDER_INTER


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATETIME Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID DOUBLE N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATETIME Y The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
CANDIDATE_ID DOUBLE N A sequence-generated number to uniquely identify the specific row in the database.
CATALOG_CD DOUBLE N The unique identifier for the order catalog entry.
END_EFFECTIVE_DT_TM DATETIME Y The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive.
INTER_TYPE_CD DOUBLE N A coded identifier corresponding to the type of interaction.
INTER_TYPE_MEANING VARCHAR(12) Y A 12-character corresponding to the interaction type code.
LOCATION_CD DOUBLE N location code
NULL_DT_TM DATETIME N contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key.
SEQ_GROUP_ID DOUBLE N A unique identifier for a scheduling sequence group.
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.
VERSION_DT_TM DATETIME N The version date and time marks the date the record became historical.



Relationship Detail - SCH_ORDER_INTER


Child Column in SCH_ORDER_INTER(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD CODE_VALUE CODE_VALUE
INTER_TYPE_CD CODE_VALUE CODE_VALUE
LOCATION_CD LOCATION LOCATION_CD
SEQ_GROUP_ID SCH_SEQ_GROUP SEQ_GROUP_ID


SCH_ORDER_LOC



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling Order Location
Definition: Scheduling Order Location
Table Type: REFERENCE





Column Detail - SCH_ORDER_LOC


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATETIME Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID DOUBLE N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATETIME Y The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
CANDIDATE_ID DOUBLE N A sequence-generated number to uniquely identify the specific row in the database.
CATALOG_CD DOUBLE N The unique identifier for the order catalog entry.
END_EFFECTIVE_DT_TM DATETIME Y The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive.
LOCATION_CD DOUBLE N The field identifies the current permanent location of the patient.
NULL_DT_TM DATETIME N contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key.
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.
VERSION_DT_TM DATETIME N The version date and time marks the date the record became historical.



Relationship Detail - SCH_ORDER_LOC


Child Column in SCH_ORDER_LOC(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD CODE_VALUE CODE_VALUE
LOCATION_CD LOCATION LOCATION_CD


SCH_ORDER_ROLE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Scheduling Order Role
Definition: The SCH_ORDER_ROLE table contains the links between an order and its list role for a particular location. Used to create dynamic resource lists based on attached orders to an appointment.
Table Type: REFERENCE





Column Detail - SCH_ORDER_ROLE


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATETIME Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID DOUBLE N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATETIME Y The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
CANDIDATE_ID DOUBLE N A sequence-generated number to uniquely identify the specific row in the database.
CATALOG_CD DOUBLE N The unique identifier for the order catalog entry.
END_EFFECTIVE_DT_TM DATETIME Y The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive.
LIST_ROLE_ID DOUBLE N The unique identifier for the scheduling role.
LOCATION_CD DOUBLE N The field identifies the current permanent location of the patient.
NULL_DT_TM DATETIME N contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key.
SCH_FLEX_ID DOUBLE N The unique identifier for the scheduling flex string.
SEQ_NBR DOUBLE N Determines the order of the object within a collection.
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.
VERSION_DT_TM DATETIME N The version date and time marks the date the record became historical.



Relationship Detail - SCH_ORDER_ROLE


Child Column in SCH_ORDER_ROLE(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD CODE_VALUE CODE_VALUE
LOCATION_CD LOCATION LOCATION_CD
SCH_FLEX_ID SCH_FLEX_STRING SCH_FLEX_ID
LIST_ROLE_ID SCH_LIST_ROLE LIST_ROLE_ID