| CATALOG_CD |
NUMBER |
N |
This field contains the internal identification code of the procedure to which the correlation is assigned. This could be used to join to the order_catalog table. |
| FAILURE_REASON_CD |
NUMBER |
N |
This field contains the internal identification code assigned to the type of failure the correlation rule is checking. |
| SERVICE_RESOURCE_CD |
NUMBER |
N |
This field contains the internal identification code of the service resource to which the stain correlation rule is assigned. This could be used to join to the service_resource 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. |
| WARN_ONLY_IND |
NUMBER |
Y |
This field contains an indicator documenting whether or not the correlation will only issue a warning or lock the accession until another report is issued. |