| 7 | | 1. Import patients into CiviCRM |
| 8 | | 2. Create Study Enrollment for the Imported Patients |
| | 7 | 1. Define Import File |
| | 8 | 2. Match Fields |
| | 9 | 3. Define Group for Imported Patients |
| | 10 | 4. Review Import |
| | 11 | 5. Remove patients from group that already have an enrollment in the required study. |
| | 12 | 6. Create study enrollment for the remaining contacts. |
| | 13 | |
| | 14 | == Process Detail |
| | 15 | |
| | 16 | === 1. Define Import File |
| | 17 | |
| | 18 | 1. Choose the {{{Import Contacts}}} item from the {{{Contacts}}} menu of CiviCRM. |
| | 19 | 2. Select the import file and define it's characteristics. |
| | 20 | * Make sure to choose contact subtype of {{{Subject}}}. |
| | 21 | * Choose the dedupe rule {{{Email, NHS Number, UHL S Number - Unsupervised}}} |
| | 22 | * Only choose the {{{update}}} option for {{{For Duplicate Contacts}}} if you are sure that your details are correct and more up to date than the details already in CiviCRM |
| | 23 | |
| | 24 | === 2. Match Fields |
| | 25 | |
| | 26 | 1. Select the matching CiviCRM field for each of the appropriate columns in the CSV file. |
| | 27 | * Not all fields need to be imported. |
| | 28 | * Make sure to define matches for email, NHS number and UHL S Number, so that duplicate matching cane be done. |
| | 29 | |
| | 30 | === 3. Define Group for Imported Patients |
| | 31 | |
| | 32 | 1. Select the option {{{Add imported records to a new group}}} |
| | 33 | * Give the group an appropriate name. |
| | 34 | * Use a date in the name to avoid duplicate name. |
| | 35 | * Delete the group when the import has been successfully completed. |
| | 36 | |
| | 37 | === 4. Review Import |
| | 38 | |
| | 39 | 1. If duplicates have been found download the list of duplicates and validate. |
| | 40 | 2. You may decide to import these manually, or import again, updating duplicates. |
| | 41 | |
| | 42 | === 5. Remove patients from group that already have an enrollment in the required study. |
| | 43 | |
| | 44 | 1. Perform an {{{Advanced Search}}} from the {{{Search}}} menu, for all contacts that have a Study Enrollment for the required study. |
| | 45 | 2. Select all contacts and choose the {{{Remove Contacts from Group}}} option from the actions drop down. |
| | 46 | 3. Select the newly created group from the {{{Select Group}}} drop down and click the {{{Remove from Group}}} button. |
| | 47 | |
| | 48 | === 6. Create study enrollment for the remaining contacts |
| | 49 | |
| | 50 | 1. Choose the {{{Find Contacts}}} option from the {{{Search}}} menu. |
| | 51 | 2. Select the newly created group from the groups drop down and click {{{Search}}}. |
| | 52 | 3. Select all the contacts and select the {{{Create enrollment for each}}} action from the actions drop down. |
| | 53 | 4. Enter the appropriate enrollment details and click {{{Create Study Enrollments}}} button. |