INF_ERRORSTATUS columns
Column name |
Data type |
Description |
---|---|---|
CT_RECID |
VARCHAR2(40) |
The Clintrial database identifier of the item associated with a discrepancy. |
MERGE_ |
DATE |
Oracle SYSDATE when the record was created or modified. |
STATUS |
NUMBER |
Numeric code indicating the status of the record:
|
ENTRY_ID |
VARCHAR2(20) |
The InForm user account who entered or last modified InForm data. To find the name of the user who performed an operation such as validation or coding on data in Clintrial, check the job log. |
ENTRY_ |
DATE |
Date and time at which the error record was created. |
DB_ID |
NUMBER |
Unique identifier of the Clintrial database instance. 9999 for EDC data. |
SUBJECT_ID |
NUMBER |
Unique identifier assigned to the subject item. |
CTS$REASON |
VARCHAR2(2000) |
Text indicating why the record was created. |
CTV_ERROR_ID |
NUMBER |
Identifying number for a discrepancy record. ID numbers are unique within a protocol. |
CTV_SOURCE |
VARCHAR2(20) |
Source of a discrepancy. For queries generated by InForm rules, the value is INFORM. For discrepancies generated by Clintrial rules, the standard Clintrial sources apply:
|
CTV_CONTEXT1 |
VARCHAR2(240) |
Value of the first context item (subject identifier) from the data record that is the source of the discrepancy. |
CTV_REMARKS |
VARCHAR2(240) |
Description of the data error, provided by the creator of the discrepancy record. For discrepancy records created by rules, the description provided within the rule is supplied. |
CTV_REPLACE_ |
VARCHAR2(2000) |
Allows a review to replace the description in the CTV_REMARKS column. When this column has a value, it displays on query forms in place of CTV_REMARKS. For discrepancy records created by rules, the description provided within the rule is supplied. |
CTV_ADDTL_ |
VARCHAR2(2000) |
Appended to CTV_REMARKS or to CTV_REPLACE_REMARKS on standard data discrepancy forms. |
CTV_ |
VARCHAR2(2000) |
Internal comments from the first review (data management). Blank for queries generated by InForm software rules. |
CTV_ |
VARCHAR2(2000) |
Additional internal comments |
CTV_DSTATUS |
VARCHAR2(30) |
Discrepancy status of the record. The following values are states of EDC discrepancies in Clintrial software:
|
CTV_STATUS_ |
DATE |
Date and time that the CTV_DSTATUS was last modified. |
CTV_PRIORITY |
NUMBER |
Stores a user-defined priority. For example, a three-point scale can indicate discrepancies of high, medium, or low priority.
|
CTV_CLOSED_ |
DATE |
Date and time the record is placed in a terminal discrepancy status (such as Resolution Applied or Linked). |
CTV_ |
NUMBER |
Indicates that a resolution for the discrepancy record has been entered in the database, and only confirmation form the investigator is needed. |
CTV_PROPOSAL_TEXT |
VARCHAR2(2000) |
Description of a proposed resolution. Useful for complex resolutions or if no INF_ERRORITEM records are associated with the discrepancy record. |
CTV_ |
VARCHAR2(20) |
Stores descriptive text or a code from the CTS_REASON_CODES codelist to indicate a resolution reason (for example, original value confirmed or corrected value supplied). Supplied automatically from system parameters as follows:
|
CTV_ |
VARCHAR2(2000) |
Message explaining an unusual resolution or the reason for the change. |
CTV_LINKED_ |
NUMBER |
CTV_ERROR_ID of another discrepancy record. Used for records in Linked or Reissued discrepancy status to point to the discrepancy record that remains open. |
CTV_RULE_ |
VARCHAR2(40) |
For records created by rules, stores the name of the rule. |
CTV_FORM_ |
NUMBER |
Identifier assigned to all records in a batch of data discrepancy forms. All records in a batch have the same batch number. This number can be used to recall the batch for reprinting, or to browse for and display records once the forms are returned. |
CTV_FORM_ |
DATE |
Date and time the batch was printed. All records in a batch have the same Form Batch Date. |
CTV_BATCH_ |
NUMBER |
A number that sorts discrepancy records in a batch into the order in which they appeared on printed data discrepancy forms. |
CTV_PANEL |
VARCHAR2(30) |
Name of the panel containing the primary clinical data record associated with the discrepancy record. |
CTV_DISCR_ |
VARCHAR2(40) |
CT_RECID of the primary data record associated with the discrepancy record. |
CTV_ORCTABLE |
VARCHAR2(20) |
Oracle table where the primary data record was at the time the discrepancy was detected (that is, update or data). |
CTV_DISCREP_ |
VARCHAR2(240) |
Value of the page context item of the primary record. |
CTV_DISCREP_ |
VARCHAR2(240) |
Value of the block context item of the primary record. |
CTV_REC_ |
DATE |
Date of last modification of the primary record at the time the discrepancy was detected. |
CTV_ERRDT |
DATE |
Date and time the record was first inserted into the INF_ERRORSTATUS table. |
CTV_ERRTYPE |
VARCHAR2(10) |
Process that created the discrepancy record:
|
CTV_ERRACT |
VARCHAR2(20) |
For records created by rules, error action (Report or Reject) taken by the rule. |
QUERYGUID |
VARCHAR2(36) |
Unique ID assigned to the query returned to the InForm software on synchronization. |