There are many ways to create participant records in Way to Health. This how-to guide will explain how to upload a list of participants from a CSV file.

Enable "Upload of Participants" feature

https://waytohealth.atlassian.net/wiki/spaces/WTHST/pages/450789480/Upload+a+List+of+Participants#Upload-a-list-of-participants

note

Column Headers for participant fields are:

You can also add/update variable values. Simply add a column with the variable name as the header. The column header and values are not case sensitive. For example, for the list variable “location” with the options PAH, PPMC and HUP, W2H will accept an input of “Location” or “LOCATION” as well as “HUP” or “hup”.

Column Headers for participant fields are:

  • First Name

  • Last Name

  • Email Address

  • Username

  • External ID

  • Cell Phone

  • Home Phone

  • Work Phone

  • Date of Birth (format YYYY-MM-DD)

  • Street Address

  • Street Address 2

  • City

  • State Region (ex: PA, NJ)

  • Postal Code

  • Time Zone (ex: -5.0, -6.0)

  • Social Security Number (format XXX-XX-XXXX)

  • Clincard Number

  • MRN

You can also add/update variable values. Simply add a column with the variable name as the header. The column header and values are not case sensitive. For example, for the list variable “location” with the options PAH, PPMC and HUP, W2H will accept an input of “Location” or “LOCATION” as well as “HUP” or “hup”.

Instructions

Enable “Upload of Participants” feature

  1. Navigate to Manage Study > Settings.

  2. Click the “Advanced” button. (This button is only available to Project Manager role).

  3. Select “Participant Upload” from the side navigation.

  4. Check “Enabled” and select the unique identifier from the dropdown. This is the field that must be present in your upload to determine whether to create or update a participant’s record in Way to Health.

Note: email address and username must be unique for users across the W2H platform independent of the participant upload unique identifier. Accordingly, if you try to upload a participant with an email address that already belongs to an active W2H participant or personnel, it will fail, even if the unique identifier set for participant upload is not email address.

  1. Click “Save”.

    1. NOTE: You will need to configure the required participant profile fields under “Manage Participants” and ALSO “Enrollment” to match the fields and unique identifiers in your CSV file.

Upload a list of participants

Once you have enabled the upload of participants feature, you can now upload your first list.

  1. Navigate to Manage Participants > Upload Participants.

  2. The Upload participant list screen provides instruction for acceptable file formats in the blue box.

    Here is an example of an acceptable file (CSV).

  3. Click “Choose File” button.

  4. Select the CSV file from your computer.

  5. You can choose to do a Dry Run to see how many participants would be created or updated. Click “Submit”.

    When you choose Dry Run, you’ll get a banner which validates what would happen. See example below.

  6. If you are ready to process the file, uncheck “Dry Run” and click “Submit”. For the actual upload, you will also see a banner which validates what happened.

  7. Navigate to Manage Participants > Participants to access the newly created records. Participants will be set to a status based on the configuration of your enrollment flow. In the example below, all participants uploaded have been set to a status of “Enrolling” because they have not completed all enrollment steps.

  8. You can review profile fields from the General Info tab and variable values in the Variable History tab to validate data has been updated.


If participant MRN is being used in CSV upload, update the column format to be category: custom and type: 000000000 (with the # of 0s corresponding to the length of each participant’s MRN) to prevent excel from stripping the leading 0s.

  1. REQUIREMENTS:

Related articles

The content by label feature displays related articles automatically, based on labels you choose. To edit options for this feature, select the placeholder below and tap the pencil icon.

Related issues