| 30 | === Groups === |
| 31 | * LCBRU staff (ACL group, to all for ACL role of 'LCBRU staff' to have edit permissions on contacts etc) - could this be a 'SMART GROUP' based on the creation of a drupal account? |
| 32 | |
| 33 | === Case type === |
| 34 | Represents the study |
| 35 | |
| 36 | Needs custom fields to represent the study ID number? Since 4.2.0 custom fields can be attached to a specific case type. This works quite nicely but will need the use of 'hooks' to intercept the data and validate it is unique before entry into the database. |
| 37 | |
| 38 | |
| 39 | === Cases === |
| 40 | Represents the recruitment of a participant against a specific study.[[BR]] |
| 41 | Might need a revised form template as 'details', 'duration' and 'subject' are not really relevant.[[BR]] |
| 42 | |
| 43 | |
| 44 | * Medium (represents the recruitment method) - needs additional options (it's the 'encounter medium' option group): |
| 45 | * GP surgery |
| 46 | |
| 47 | * Location |
| 48 | * Details |
| 49 | * Subject |
| 50 | * Case type |
| 51 | |
| 52 | * Case roles - what are we doing with this? |
| 53 | |
| 54 | * Case workflow - defined in the associated xml file, what activities are we presenting as a workflow for GENVASC? |
| 55 | |