DATA_TYPE_CD |
DOUBLE |
N |
Type of the data (ALLERGIES, IMMUNIZATIONS, etc.) from code set 4003507 |
ENCNTR_ID |
DOUBLE |
N |
The ENCOUNTER for which the Compliance was captured |
PERFORMED_DT_TM |
DATETIME |
Y |
The date and time the compliance was captured. |
PERFORMED_PRSNL_ID |
DOUBLE |
N |
The Personnel who captured the Compliance |
PERFORMED_TZ |
DOUBLE |
Y |
The time zone where the Compliance was performed ( i.e., User Time Zone) |
PIE_RECORD_COMPLIANCE_ID |
DOUBLE |
N |
PRIMARY KEY |
STATUS_FLAG |
DOUBLE |
N |
The compliance status for the encounter. 0 = Complete, 1 = Incomplete |
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. |