Table Detail Report

SA_REF_DOC_TYPE_FIELDS



Column Section Top of Page


Table-level Detail

Description: SA Ref Document Type Fields
Definition: Defines the field sequence for a given anesthesia document type
Table Type: REFERENCE





Column Detail - SA_REF_DOC_TYPE_FIELDS


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.
ANESTHESIA_TYPE_SEQ DOUBLE N Sequence for Anesthesia Type
ANESTHESIOLOGIST_SEQ DOUBLE N Sequence for Anesthesiologist
ASA_CLASS_SEQ DOUBLE N Sequence for ASA Class
CARDIOLOGIST_SEQ DOUBLE N Sequence for Cardiologist
DIAGNOSIS_SEQ DOUBLE N Sequence for Diagnosis
NPO_SEQ DOUBLE N Sequence for NPO
OR_SEQ DOUBLE N Sequence for OR
PHYSICIAN_SEQ DOUBLE N Sequence for Physician
PRE_OP_DIAGNOSIS_SEQ DOUBLE N Sequence for Pre Op Diagnosis
PROBLEM_SEQ DOUBLE N Sequence for Problem
PROCEDURE_SEQ DOUBLE N Sequence for Procedure
REASON_FOR_ADMIT_SEQ DOUBLE N Sequence for Reason for Admit
SA_REF_DOC_TYPE_FIELDS_ID DOUBLE N Unique identifier
SA_REF_DOC_TYPE_ID DOUBLE N SA Ref Doc Type this row is defining the field sequence for
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.


SA_REF_EXCLUDE_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA REF EXCLUDE ACT
Definition: ANESTHESIA REFERENCE EXCLUDE ACTION
Table Type: REFERENCE





Column Detail - SA_REF_EXCLUDE_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 Action to be excluded from document type
SA_REF_DOC_TYPE_ID DOUBLE N Doc Type that action is excluded from
SA_REF_EXCLUDE_ACTION_ID DOUBLE N Unique identifier for row
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_EXCLUDE_ACTION


Child Column in SA_REF_EXCLUDE_ACTION(FK) Parent Table Name Parent Column Name
Parents: SA_REF_ACTION_ID SA_REF_ACTION SA_REF_ACTION_ID
SA_REF_DOC_TYPE_ID SA_REF_DOC_TYPE SA_REF_DOC_TYPE_ID


SA_REF_EXCLUDE_DEVICE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Anesthesia Reference Exclude Device
Definition: Excludes Anesthesia Devices from specified anesthesia document types
Table Type: REFERENCE





Column Detail - SA_REF_EXCLUDE_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_DEVICE_ID DOUBLE N SA Ref Device being excluded
SA_REF_DOC_TYPE_ID DOUBLE N Document Type that device is being excluded from
SA_REF_EXCLUDE_DEVICE_ID DOUBLE N Primary Key for table
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_EXCLUDE_DEVICE


Child Column in SA_REF_EXCLUDE_DEVICE(FK) Parent Table Name Parent Column Name
Parents: SA_REF_DEVICE_ID SA_REF_DEVICE SA_REF_DEVICE_ID
SA_REF_DOC_TYPE_ID SA_REF_DOC_TYPE SA_REF_DOC_TYPE_ID


SA_REF_EXCLUDE_DILUENT



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA REF EXCLUDE DILUENT
Definition: Stores reference data for excluded diluents
Table Type: REFERENCE





Column Detail - SA_REF_EXCLUDE_DILUENT


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_DILUENT_ID DOUBLE N Diluent to be excluded from document type
SA_REF_DOC_TYPE_ID DOUBLE N Document type that diluents is excluded from
SA_REF_EXCLUDE_DILUENT_ID DOUBLE N Unique value to the exclude diluents record. 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.



Relationship Detail - SA_REF_EXCLUDE_DILUENT


Child Column in SA_REF_EXCLUDE_DILUENT(FK) Parent Table Name Parent Column Name
Parents: SA_REF_DILUENT_ID SA_REF_DILUENT SA_REF_DILUENT_ID
SA_REF_DOC_TYPE_ID SA_REF_DOC_TYPE SA_REF_DOC_TYPE_ID


SA_REF_EXCLUDE_FLUID



Column Section Relationship Section Top of Page


Table-level Detail

Description: SA REF EXCLUDE FLUID
Definition: ANESTHESIA REFERENCE EXCLUDE FLUID
Table Type: REFERENCE





Column Detail - SA_REF_EXCLUDE_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_DOC_TYPE_ID DOUBLE N Doc Type that fluid is excluded from
SA_REF_EXCLUDE_FLUID_ID DOUBLE N Unique identifier for row
SA_REF_FLUID_ID DOUBLE N Fluid to be excluded from document type
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_EXCLUDE_FLUID


Child Column in SA_REF_EXCLUDE_FLUID(FK) Parent Table Name Parent Column Name
Parents: SA_REF_DOC_TYPE_ID SA_REF_DOC_TYPE SA_REF_DOC_TYPE_ID
SA_REF_FLUID_ID SA_REF_FLUID SA_REF_FLUID_ID