Where one or more subjects need to be specified, the parameters are as follows:
· Study
· Site
· Subject Id From
· Subject Id To
The "From" and "To" parameters are integers specifying a start and end subject Id.
· To specify a single subject, use the same value for From and To
· To specify all subjects from a particular Id, leave the second parameter blank
· To specify all subjects up to a particular Id, leave the first parameter blank
· To specify all subjects, leave both parameters blank
For subject 25 in Demostudy40, site london:
…/Demostudy40/london/25/25/… |
For subjects 15 to 30 in Demostudy40, site brisbane:
…/Demostudy40/brisbane/15/30/… |
For all subjects from Id 50 upwards in Demostudy40, site brisbane:
…/Demostudy40/brisbane/50//… |
For all subjects up to Id 100 in ELSTrial, site toulouse:
…/ELSTrial/toulouse//100/… |
For all subjects in ELSTrial, site freetown:
…/ELSTrial/freetown///… |