ELIGIBILITY_ANALYSIS
Description:
This table contains information regarding eligibility analysis executions for a patient-study combination.

Primary Key
Column Name Ordinal Position
ENROLL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ENROLL_ID NUMERIC No
The unique identifier (.1 item) for the enrollment record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ELIG_ANALYSIS_RUN_UTC_DTTM DATETIME (UTC) No
The UTC instant at which eligibility analysis was run for this patient and study.
4 ELIG_ANALYSIS_RUN_USER_ID VARCHAR No
User who ran eligibility analysis for this patient and study.
5 ELIG_ANALYSIS_RUN_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 INCL_CRITERIA_MET_COUNT INTEGER No
Number of inclusion criteria that were met by the patient in this run.
7 INCL_CRITERIA_NOT_MET_COUNT INTEGER No
Number of inclusion criteria that were not met by the patient in this run.
8 INCL_CRITERIA_UNKNOWN_COUNT INTEGER No
Number of inclusion criteria that were identified in this run as needing more information.
9 EXCL_CRITERIA_MET_COUNT INTEGER No
Number of exclusion criteria that were met by the patient in this run.
10 EXCL_CRITERIA_NOT_MET_COUNT INTEGER No
Number of exclusion criteria that were not met by the patient in this run.
11 EXCL_CRITERIA_UNKNOWN_COUNT INTEGER No
Number of exclusion criteria that were identified in this run as needing more information.
12 INCL_CRITERIA_NA_COUNT INTEGER No
Number of inclusion criteria that were not applicable to the patient in this run.
13 EXCL_CRITERIA_NA_COUNT INTEGER No
Number of exclusion criteria that were not applicable to the patient in this run.
14 EXECUTION_IDENT VARCHAR No
The execution ID of the eligibility analysis run.