Columns
Column name |
Data type |
Description |
---|---|---|
CTRECID |
VARCHAR2(40) |
CTRECID for the specific Clintrial record. |
PANELNAME |
VARCHAR2(36) |
Name of the Clintrial panel in which the record appears. |
PATIENTGUID |
VARCHAR2(36) |
InForm patient identifier. |
VISITGUID |
VARCHAR2(36) |
InForm visit identifier. |
PAGEGUID |
VARCHAR2(36) |
InForm page identifier. |
VISITINDEX |
FLOAT |
InForm visit index, if the visit is repeating. |
VISITREPEAT |
NUMBER |
Clintrial repeat identifier that corresponds to the visit index, if the visit is repeating. |
PAGEINDEX |
FLOAT |
InForm page index, if the page is repeating. |
PAGEREPEAT |
NUMBER |
Clintrial repeat identifier that corresponds to the page index, if the page is repeating. |
ITEMSETINDEX |
FLOAT |
InForm itemset index, if the instance is an itemset. The corresponding Clintrial repeat identifier is stored as a suffix to the CTRECID. |