Changes between Version 17 and Version 18 of LEGACY - NIHR BioResource
- Timestamp:
- 02/06/14 08:47:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LEGACY - NIHR BioResource
v17 v18 97 97 1. [ ] If the patient already exists, the module will update the details of the patient. 98 98 1. [ ] If the patient does not already exist, the patient is created. 99 1. [ ] S Number is invalid, an error should be produced (On screen and in watchdog) and continue to the next patient. 99 100 1. [ ] The patient's prefix (title) should be set correctly. 100 101 1. [ ] Address details for the patient should be created for a new patient. … … 108 109 1. [ ] Creates an invitation letter activity against the enrollment. 109 110 1. [ ] If Check Questionnaire is checked, creates a check questionnaire activity with the check questionnaire date. 110 1. [ ] If Check Questionnaire is checked, but no check questionnaire date is supplied , an error should be produced (On screen and in watchdog).111 1. [ ] If Check Questionnaire is checked, but no check questionnaire date is supplied or it is invalid, an error should be produced (On screen and in watchdog). 111 112 1. [ ] If Declined checked, creates a check consent activity with the check consent date. 112 1. [ ] If Declined checked, but no consent checked date is supplied , an error should be produced (On screen and in watchdog).113 1. [ ] If Declined checked, but no consent checked date is supplied or it is invalid, an error should be produced (On screen and in watchdog). 113 114 1. [ ] If Consent checked, created a check consent activity with the check consent date. 114 1. [ ] If Consent checked, but no consent checked date is supplied , an error should be produced (On screen and in watchdog).115 1. [ ] If Consent checked, but no consent checked date is supplied or it is invalid, an error should be produced (On screen and in watchdog). 115 116 1. [ ] If consent checked, changes the enrollment status to 'Recruited' and creates an activity for change of status, using the consent date. 116 117 1. Where the Letter Type = 'Reminder Letter'