Table Detail Report

SA_TODO_MED_ITEM



Column Section Relationship Section Top of Page


Table-level Detail

Description: Surginet Anesthesia To Do Med Item
Definition: Surginet Anesthesia To Do Medication Item
Table Type: ACTIVITY





Column Detail - SA_TODO_MED_ITEM


Column Name Type Null? Definition
ACTIVE_IND DOUBLE N 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 N 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.
ADMIN_AMOUNT DOUBLE Y The admin amount for this medication item
ADMIN_DOSAGE DOUBLE Y The admin dosage for this medication item
DOSING_INFUSION_RATE DOUBLE Y The dosing infusion rate for the medication item
DURATION DOUBLE Y The duration of this item for the medication
PUMP_INFUSION_RATE DOUBLE Y The pump infusion rate for this medication item
SA_TODO_MEDICATION_ID DOUBLE N The ToDo list medication record this item belongs to
SA_TODO_MED_ITEM_ID DOUBLE N Unique Identifier for this record
SEQUENCE DOUBLE Y The sequence of this item for this medication
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.
WEIGHT_BASED_DOSE DOUBLE Y The weight based dose for this medication item



Relationship Detail - SA_TODO_MED_ITEM


Child Column in SA_TODO_MED_ITEM(FK) Parent Table Name Parent Column Name
Parents: SA_TODO_MEDICATION_ID SA_TODO_MEDICATION SA_TODO_MEDICATION_ID


SA_TODO_PARAMETER



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA To Do Parameter
Definition: Surginet Anesthesia To Do Parameter
Table Type: ACTIVITY





Column Detail - SA_TODO_PARAMETER


Column Name Type Null? Definition
ACTIVE_IND DOUBLE N 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 N 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.
COMPLETE_DT_TM DATETIME Y The date/time the todo item was completed
COMPLETE_IND DOUBLE N Indicates whether the todo item has been completed
MONITOR_IND DOUBLE N Indicates whether the ToDo item is to monitor the parameter or not
PREV_TODO_PARAMETER_ID DOUBLE N The previous version of the todo parameter item
PRSNL_ID DOUBLE N The provider who added the item to the todo list
SA_MACRO_ID DOUBLE N The instance of a macro that added the item to the todo list.
SA_TODO_LIST_ID DOUBLE N The ToDo list that this item belongs to. FK from table SA_TODO_LIST
SA_TODO_PARAMETER_ID DOUBLE N Unique identifier for the record
TASK_ASSAY_CD DOUBLE N The task assay cd of the ToDo item
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 - SA_TODO_PARAMETER


Child Column in SA_TODO_PARAMETER(FK) Parent Table Name Parent Column Name
Parents: SA_MACRO_ID SA_MACRO SA_MACRO_ID
SA_TODO_LIST_ID SA_TODO_LIST SA_TODO_LIST_ID
PREV_TODO_PARAMETER_ID SA_TODO_PARAMETER SA_TODO_PARAMETER_ID




Parent Column in SA_TODO_PARAMETER (PK) Child Table Name Child Column Name
Children: SA_TODO_PARAMETER_ID SA_TODO_PARAMETER PREV_TODO_PARAMETER_ID


SN_TISSUE_WORKFLOW



Column Section Relationship Section Top of Page


Table-level Detail

Description: SN_TISSUE_WORKFLOW
Definition: Tissue Workflow
Table Type: ACTIVITY





Column Detail - SN_TISSUE_WORKFLOW


Column Name Type Null? Definition
CREATE_DT_TM DATETIME N date and time when the workflow started.
CREATE_PRSNL_ID DOUBLE N id of the personnel who created this record
LOCATION_CD DOUBLE N code value of the location where this workflow occurred
SN_TISSUE_WORKFLOW_ID DOUBLE N PRIMARY KEY
STATUS_CD DOUBLE N code value of workflow status (e.g. complete, inProgress, pending)of the workflow.
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.
WORKFLOW_TYPE_CD DOUBLE N code value of the workflow type



Relationship Detail - SN_TISSUE_WORKFLOW


Child Column in SN_TISSUE_WORKFLOW(FK) Parent Table Name Parent Column Name
Parents: LOCATION_CD LOCATION LOCATION_CD
CREATE_PRSNL_ID PRSNL PERSON_ID