Table Detail Report

SA_REF_ACTION_ITEM_CHILD_GROUP



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA Reference Action Item - Child Group
Definition: Relates what groups an action item contains. Size - Based on the number of actions that are built. Estimate 1:1 with SA_REF_GROUP_ACTION_ITEM_R.
Table Type: REFERENCE





Column Detail - SA_REF_ACTION_ITEM_CHILD_GROUP


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.
CHILD_REF_GROUP_ID DOUBLE N Child Reference group ID. FK from SA_REF_GROUP
CONTAINER_REF_GROUP_ID DOUBLE N The group that is contained within the action item identified by sa_ref_action_item_id FK from SA-REF_GROUP
SA_REF_ACTION_ITEM_ID DOUBLE N The action item that has the group contained within it FK from SA_REF_ACTION_ITEM
SA_REF_ACTN_ITEM_CHILD_GRP_ID DOUBLE N Unique value that identifies the action item-group relationship
SEQUENCE DOUBLE N The sequence that the group falls within all of the groups within the action 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_REF_ACTION_ITEM_CHILD_GROUP


Child Column in SA_REF_ACTION_ITEM_CHILD_GROUP(FK) Parent Table Name Parent Column Name
Parents: SA_REF_ACTION_ITEM_ID SA_REF_ACTION_ITEM SA_REF_ACTION_ITEM_ID
CHILD_REF_GROUP_ID SA_REF_GROUP SA_REF_GROUP_ID
CONTAINER_REF_GROUP_ID SA_REF_GROUP SA_REF_GROUP_ID


SA_REF_CATEGORY



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA Reference Category
Definition: Contains Records that define the Categories used within the SurgiNet Anesthesia applications. Size - Based on the no. of categories that are built for Meds/Fluids/Params/Items/Actions/Macros. Estimate 100 rows.
Table Type: REFERENCE





Column Detail - SA_REF_CATEGORY


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.
CATEGORY_COLOR DOUBLE Y Color associated to the category
CATEGORY_NAME CHAR(50) N Display name of the category
CATEGORY_NAME_KEY VARCHAR(50) Y Display name of the category _KEY FORMAT
CATEGORY_NAME_KEY_A_NLS VARCHAR(200) Y CATEGORY_NAME_KEY_A_NLS column
CATEGORY_NAME_KEY_NLS VARCHAR(102) Y Display name of the category _KEY FORMAT NATIONAL LANGUAGE
CATEGORY_SEQUENCE DOUBLE Y Sequence the category should be displayed in when displayed with the other categories of the same category_type_cd
CATEGORY_TYPE_CD DOUBLE N Type of category the record defines (med, fluid, item, etc.)
LOCATION_CD DOUBLE N Location that this category applies to. 0 for all
PARENT_SA_REF_CATEGORY_ID DOUBLE N Identifies (if any) the parent category to which this category belongs. If this ID is 0, then this category is not a child of any other category.
REF_TYPE_FLAG DOUBLE N The type of reference this item is built for (I.e Anesthesia (0), CVNet(1)
SA_REF_CATEGORY_ID DOUBLE N Unique value to category record
SA_REF_ICON_ID DOUBLE N Icon to display for category
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_REF_CATEGORY


Child Column in SA_REF_CATEGORY(FK) Parent Table Name Parent Column Name
Parents: PARENT_SA_REF_CATEGORY_ID SA_REF_CATEGORY SA_REF_CATEGORY_ID
SA_REF_ICON_ID SA_REF_ICON SA_REF_ICON_ID




Parent Column in SA_REF_CATEGORY (PK) Child Table Name Child Column Name
Children: SA_REF_CATEGORY_ID SA_REF_CATEGORY PARENT_SA_REF_CATEGORY_ID
SA_REF_CAT_ACTION SA_REF_CATEGORY_ID
SA_REF_CAT_DEVICE SA_REF_CATEGORY_ID
SA_REF_CAT_FLUID SA_REF_CATEGORY_ID
SA_REF_CAT_ITEM SA_REF_CATEGORY_ID
SA_REF_CAT_MEDICATION SA_REF_CATEGORY_ID
SA_REF_CAT_PARAMETER SA_REF_CATEGORY_ID
SA_REF_CAT_PRSNL SA_REF_CATEGORY_ID
SA_REF_MACRO SA_REF_CATEGORY_ID
SA_REF_REQUIRED_CATEGORY SA_REF_CATEGORY_ID


SA_REF_CAT_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA Reference Category Action
Definition: Table to relate a action to the category that it falls into. Size - Based on the no. of actions they have defined. Estimate 1:1 with SA_REF_ACTION.
Table Type: REFERENCE





Column Detail - SA_REF_CAT_ACTION


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.
SA_REF_ACTION_ID DOUBLE N Id of the SA action that falls under the category defined by sa_re_category_id
SA_REF_CATEGORY_ID DOUBLE N Id of the SA category that the action belongs to
SA_REF_CAT_ACTION_ID DOUBLE N Unique value for the Category-Action relationship
SEQUENCE DOUBLE Y Sequence the action should be displayed in when displayed with the other actions contained within the same sa_ref_category_id
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_REF_CAT_ACTION


Child Column in SA_REF_CAT_ACTION(FK) Parent Table Name Parent Column Name
Parents: SA_REF_ACTION_ID SA_REF_ACTION SA_REF_ACTION_ID
SA_REF_CATEGORY_ID SA_REF_CATEGORY SA_REF_CATEGORY_ID


SA_REF_CAT_DEVICE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Anesthesia Reference Category Device Relation
Definition: Categorizes Anesthesia Devices into Categories
Table Type: REFERENCE





Column Detail - SA_REF_CAT_DEVICE


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.
SA_REF_CATEGORY_ID DOUBLE N Category the device is being added to
SA_REF_CAT_DEVICE_ID DOUBLE N Primary Key for table
SA_REF_DEVICE_ID DOUBLE N SA Ref Device being categorized
SEQUENCE DOUBLE N Sequence in category that the device belongs
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_REF_CAT_DEVICE


Child Column in SA_REF_CAT_DEVICE(FK) Parent Table Name Parent Column Name
Parents: SA_REF_CATEGORY_ID SA_REF_CATEGORY SA_REF_CATEGORY_ID
SA_REF_DEVICE_ID SA_REF_DEVICE SA_REF_DEVICE_ID


SA_REF_CAT_FLUID



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA Reference Category - Fluid
Definition: Table to relate a fluid to the category that it falls into. Size - Based on the # of fluids they have defined. Estimate 1:1 with SA_REF_FLUID (maybe a bit larger).
Table Type: REFERENCE





Column Detail - SA_REF_CAT_FLUID


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.
SA_REF_CATEGORY_ID DOUBLE N Id of the SA category that the fluid belongs to
SA_REF_CAT_FLUID_ID DOUBLE N Unique value for the Category-Fluid relationship
SA_REF_FLUID_ID DOUBLE N Id of the SA fluid that falls under the category defined by sa_re_category_id
SEQUENCE DOUBLE Y Sequence the fluid should be displayed in when displayed with the other fluids contained within the same sa_ref_category_id
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_REF_CAT_FLUID


Child Column in SA_REF_CAT_FLUID(FK) Parent Table Name Parent Column Name
Parents: SA_REF_CATEGORY_ID SA_REF_CATEGORY SA_REF_CATEGORY_ID
SA_REF_FLUID_ID SA_REF_FLUID SA_REF_FLUID_ID