FINAL_ASSESS_IND |
DOUBLE |
N |
Indicates if this row is the final assessment for an exam. 0 = no, 1 = yes |
FOLLOW_UP_FIELD_ID |
DOUBLE |
N |
The management step associated to this Mammo Study. |
MODALITY_TYPE_FLAG |
DOUBLE |
N |
Indicates the type of modality group. |
RADIOLOGIST_ID |
DOUBLE |
Y |
For the assessments documented by the double read radiologist ID(Physician Identifier 2 or Physician Identifier 3) stores their Id for a given study |
RAD_MAMMOSTUDY_ASSESSMGMT_R_ID |
DOUBLE |
N |
Unique, generated number that identifies a single row on the RAD_MAMMO_STUDY_ASSESS_MGMT_R table. |
SPECIAL_PROCESS_FLAG |
DOUBLE |
N |
Special processing flag used by case maintenance |
STUDY_ID |
DOUBLE |
N |
The study that this assessment management relates to. |
UPDT_APPLCTX |
DOUBLE |
N |
The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
UPDT_DT_TM |
DATETIME |
N |
The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
UPDT_TASK |
DOUBLE |
N |
The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |