Step 1b: (Optional) Design other forms that may contain data to send to Argus along with the Adverse Event form
When do I do this? After you have created the Adverse Event form.
Why should I do this? This is how you send historical or clinical data to Argus as part of a case (for example, medical history, concomitant medications, lab test results).
This is how you allow site users to select which adverse events should be a part of the Argus case. You can transmit items to Argus Safety in a repeating form as you did with the adverse event, as fixed items in a fixed repeating section on the form, or on a flat form with repeating sections.
- At the bottom of the Project Explorer, click the Visit Schedule (
) button.
- Right-click the study event to which you want to add the form to, select New, and select Form.
- Enter a Title, RefName, and Description, and click OK.
- In the Project Explorer, select the new form, and make sure the Design tab is selected.
- To make this a repeating form, in the upper-right above the grid, select the Repeating checkbox. Continue with Step 8.
- To make this a flat form with a repeating section, don't select the Repeating checkbox.
- Expand the visit with the related form you want to add the section to, right-click the form, and select New Section.
- Enter a Title, RefName, and Description, and click OK.
- Make sure the Design tab is selected.
- In the upper-right above the grid, select the Repeating checkbox.
- To make this a flat form with a fixed, repeating section so you can send data the user doesn't enter:
- Don't select the Repeating checkbox.
- Expand the visit with the related form you want to add the section to, right-click the form, and select New Section.
- Enter a Title, RefName, and Description, and click OK.
- Make sure the Design tab is selected.
- In the upper-right above the grid, select the Fixed and Repeating checkboxes:
- Create fixed items in the section.
- For each item that you want to define as a fixed item:
- If you would like the site user to select the specific medical history events, concomitant medications, lab test results, etc., create a sequence ID for the instance of the record by creating a read-only integer field, such as a MHID field, that will be calculated automatically.
This is the same process you used for adding sequence IDs to adverse events.