Changes between Version 17 and Version 18 of LEGACY - NIHR BioResource


Ignore:
Timestamp:
02/06/14 08:47:00 (10 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LEGACY - NIHR BioResource

    v17 v18  
    97971. [ ] If the patient already exists, the module will update the details of the patient.
    98981. [ ] If the patient does not already exist, the patient is created.
     991. [ ] S Number is invalid, an error should be produced (On screen and in watchdog) and continue to the next patient.
    991001. [ ] The patient's prefix (title) should be set correctly.
    1001011. [ ] Address details for the patient should be created for a new patient.
     
    108109 1. [ ] Creates an invitation letter activity against the enrollment.
    109110 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).
    111112 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).
    113114 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).
    115116 1. [ ] If consent checked, changes the enrollment status to 'Recruited' and creates an activity for change of status, using the consent date.
    1161171. Where the Letter Type = 'Reminder Letter'