Course Content
Clinical Research Data Management Course

Repeating instruments are used when the number of times a form must be completed is not known in advance. This is common in clinical research. A participant may have no adverse events, one adverse event, or several. A participant may take multiple concomitant medications. A participant may have several unscheduled hospital visits or multiple laboratory specimens. Creating fixed variables for every possible occurrence would make the database large, awkward, and still incomplete if more events occur than expected.
A repeating instrument allows the same form to be completed multiple times for the same record. Each instance represents one occurrence. For example, each adverse event can be entered as a separate instance of the adverse event form. This structure is more natural and supports cleaner data exports. It also allows the study team to collect detailed information for each occurrence without predicting the maximum number in advance.
Repeating instruments are especially useful for adverse events, medications, pregnancy outcomes, specimens, hospital admissions, protocol deviations, and contacts. They should be used when the repeated unit is conceptually distinct and may occur a variable number of times. They are less appropriate for scheduled visits, where longitudinal events usually provide better structure.
The data manager must think carefully about how repeating instruments will be monitored and analyzed. Reports should be designed to show participants with open adverse events, unresolved medication records, or missing outcome fields. Analysts must understand that repeating instruments often export as long-format data, with multiple rows per participant. This is not a problem if planned, but it can confuse teams expecting one row per participant.
Repeating instruments should include fields that identify the occurrence clearly. An adverse event form should include event onset date, event term or description, severity, seriousness, relatedness, action taken, outcome, and resolution date. A medication form should include medication name, start date, stop date, dose, route, and indication. Each instance should be complete enough to stand as a meaningful record.