| Version 2 (modified by , 10 years ago) ( diff ) |
|---|
CiviCRM HowTo Import Patients into a Study from a CSV file
Tags: CiviCRM HowTo Data Integrations
Process Overview
- Define Import File
- Match Fields
- Define Group for Imported Patients
- Review Import
- Remove patients from group that already have an enrollment in the required study.
- Create study enrollment for the remaining contacts.
Process Detail
1. Define Import File
- Choose the
Import Contactsitem from theContactsmenu of CiviCRM. - Select the import file and define it's characteristics.
- Make sure to choose contact subtype of
Subject. - Choose the dedupe rule
Email, NHS Number, UHL S Number - Unsupervised - Only choose the
updateoption forFor Duplicate Contactsif you are sure that your details are correct and more up to date than the details already in CiviCRM
- Make sure to choose contact subtype of
2. Match Fields
- Select the matching CiviCRM field for each of the appropriate columns in the CSV file.
- Not all fields need to be imported.
- Make sure to define matches for email, NHS number and UHL S Number, so that duplicate matching cane be done.
3. Define Group for Imported Patients
- Select the option
Add imported records to a new group- Give the group an appropriate name.
- Use a date in the name to avoid duplicate name.
- Delete the group when the import has been successfully completed.
4. Review Import
- If duplicates have been found download the list of duplicates and validate.
- You may decide to import these manually, or import again, updating duplicates.
5. Remove patients from group that already have an enrollment in the required study.
- Perform an
Advanced Searchfrom theSearchmenu, for all contacts that have a Study Enrollment for the required study. - Select all contacts and choose the
Remove Contacts from Groupoption from the actions drop down. - Select the newly created group from the
Select Groupdrop down and click theRemove from Groupbutton.
6. Create study enrollment for the remaining contacts
- Choose the
Find Contactsoption from theSearchmenu. - Select the newly created group from the groups drop down and click
Search. - Select all the contacts and select the
Create enrollment for eachaction from the actions drop down. - Enter the appropriate enrollment details and click
Create Study Enrollmentsbutton.
Note:
See TracWiki
for help on using the wiki.
