Table Detail Report

DQR_DOCUMENT_IDENTIFIER



Column Section Relationship Section Top of Page


Table-level Detail

Description: Document Quality Review - Document Identifer
Definition: Identifer for documents sent to the Document Quality Review inference engine
Table Type: ACTIVITY





Column Detail - DQR_DOCUMENT_IDENTIFIER


Column Name Type Null? Definition
DOCUMENT_IDENT VARCHAR(100) N Document identifier sent to the Document Quality Review inference engine
DQR_DOCUMENT_IDENTIFIER_ID DOUBLE N PRIMARY KEY
EVENT_ID DOUBLE N Event identifier of the saved document - From the CLINICAL_EVENT EVENT_ID field
TEMP_REF_IDENT VARCHAR(100) Y Temporary reference identifier for the document on which DQR was run. To be used for new documents before they have been saved and have an event_id
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.



Relationship Detail - DQR_DOCUMENT_IDENTIFIER




Parent Column in DQR_DOCUMENT_IDENTIFIER (PK) Child Table Name Child Column Name
Children: DQR_DOCUMENT_IDENTIFIER_ID CLARIFICATION DQR_DOCUMENT_IDENTIFIER_ID
CLRFCTN_SUPT_DOC DQR_DOCUMENT_IDENTIFIER_ID
DOCUMENT_QUALITY_REVIEW DQR_DOCUMENT_IDENTIFIER_ID
DQR_DOCUMENT_ACTION DQR_DOCUMENT_IDENTIFIER_ID