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 | NUMBER | 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 | NUMBER | 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 | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| ANESTHESIA_TYPE_SEQ | NUMBER | N | Sequence for Anesthesia Type |
| ANESTHESIOLOGIST_SEQ | NUMBER | N | Sequence for Anesthesiologist |
| ASA_CLASS_SEQ | NUMBER | N | Sequence for ASA Class |
| CARDIOLOGIST_SEQ | NUMBER | N | Sequence for Cardiologist |
| DIAGNOSIS_SEQ | NUMBER | N | Sequence for Diagnosis |
| NPO_SEQ | NUMBER | N | Sequence for NPO |
| OR_SEQ | NUMBER | N | Sequence for OR |
| PHYSICIAN_SEQ | NUMBER | N | Sequence for Physician |
| PRE_OP_DIAGNOSIS_SEQ | NUMBER | N | Sequence for Pre Op Diagnosis |
| PROBLEM_SEQ | NUMBER | N | Sequence for Problem |
| PROCEDURE_SEQ | NUMBER | N | Sequence for Procedure |
| REASON_FOR_ADMIT_SEQ | NUMBER | N | Sequence for Reason for Admit |
| SA_REF_DOC_TYPE_FIELDS_ID | NUMBER | N | Unique identifier |
| SA_REF_DOC_TYPE_ID | NUMBER | N | SA Ref Doc Type this row is defining the field sequence for |
| 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. |
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 | NUMBER | 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 | NUMBER | 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 | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| SA_REF_ACTION_ID | NUMBER | N | Action to be excluded from document type |
| SA_REF_DOC_TYPE_ID | NUMBER | N | Doc Type that action is excluded from |
| SA_REF_EXCLUDE_ACTION_ID | NUMBER | N | Unique identifier for row |
| 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 - 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 | NUMBER | 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 | NUMBER | 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 | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| SA_REF_DEVICE_ID | NUMBER | N | SA Ref Device being excluded |
| SA_REF_DOC_TYPE_ID | NUMBER | N | Document Type that device is being excluded from |
| SA_REF_EXCLUDE_DEVICE_ID | NUMBER | N | Primary Key for table |
| 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 - 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 | NUMBER | 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 | NUMBER | 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 | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| SA_REF_DILUENT_ID | NUMBER | N | Diluent to be excluded from document type |
| SA_REF_DOC_TYPE_ID | NUMBER | N | Document type that diluents is excluded from |
| SA_REF_EXCLUDE_DILUENT_ID | NUMBER | N | Unique value to the exclude diluents record. Primary Key |
| 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 - 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 | NUMBER | 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 | NUMBER | 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 | DATE | N | The date and time that the active_status_cd was set. |
| ACTIVE_STATUS_PRSNL_ID | NUMBER | N | The person who caused the active_status_cd to be set or change. |
| SA_REF_DOC_TYPE_ID | NUMBER | N | Doc Type that fluid is excluded from |
| SA_REF_EXCLUDE_FLUID_ID | NUMBER | N | Unique identifier for row |
| SA_REF_FLUID_ID | NUMBER | N | Fluid to be excluded from document type |
| 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 - 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 |