flywheel-gear-extensions

Gather-Submission-Status Gear

This gear takes a CSV file containing a list of participants and generates a CSV file that depending on the configuration either contains the status of form submissions for the participants, or the errors for the form submissions.

Input file

The input file should have the following columns:

An input file would look like

"adcid","ptid","study"
0,"123456","adrc"
0,"654321","dvcid"

The study should be the study for which the data was collected. For instance, if a participant is enrolled solely in DVCID, the study should be given as dvcid. If the participant is co-enrolled in an ADRC clinical core, the value of study should be adrc. Since, these data streams are kept separate, the qualification is required to find the submissions.

Gear configuration

The gear manifest config includes the following parameters:

Output file

Both output files contain a row for each file that the participant has with the columns

The status output file also contains the column

The error report output file contains the columns