Previous Topic

Next Topic

Book Contents

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.

  1. At the bottom of the Project Explorer, click the Visit Schedule (Visit Schedule) button.
  2. Right-click the study event to which you want to add the form to, select New, and select Form.
  3. Enter a Title, RefName, and Description, and click OK.
  4. In the Project Explorer, select the new form, and make sure the Design tab is selected.
  5. To make this a repeating form, in the upper-right above the grid, select the Repeating checkbox. Continue with Step 8.
  6. To make this a flat form with a repeating section, don't select the Repeating checkbox.
    1. Expand the visit with the related form you want to add the section to, right-click the form, and select New Section.
    2. Enter a Title, RefName, and Description, and click OK.
    3. Make sure the Design tab is selected.
    4. In the upper-right above the grid, select the Repeating checkbox.
  7. To make this a flat form with a fixed, repeating section so you can send data the user doesn't enter:
    1. Don't select the Repeating checkbox.
    2. Expand the visit with the related form you want to add the section to, right-click the form, and select New Section.
    3. Enter a Title, RefName, and Description, and click OK.
    4. Make sure the Design tab is selected.
    5. In the upper-right above the grid, select the Fixed and Repeating checkboxes:
    6. Create fixed items in the section.
    7. For each item that you want to define as a fixed item:
      1. Add a codelist to the fixed item.
      2. Add codelist items to the codelist.
  8. 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.

Send Feedback