Table Detail Report

PIE_RECORD_COMPLIANCE



Column Section Relationship Section Top of Page


Table-level Detail

Description: RECORD COMPLIANCE
Definition: Stores information for documenting compliance of data from outside records
Table Type: ACTIVITY





Column Detail - PIE_RECORD_COMPLIANCE


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


Child Column in PIE_RECORD_COMPLIANCE(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
PERFORMED_PRSNL_ID PRSNL PERSON_ID