Creating a rule for selecting a dynamic visit schedule
To assign a patient to a dynamic visit schedule, create a calculation rule script that tests the value of the item on which the visit assignment is based and makes the assignment. Use the SetDynamicVisitStart method on the Patient or Result object.
SetDynamicVisitStart has the following parameters:
- RefName of the dynamic visit to schedule.
- RefName of the visit preceding the dynamic visit.
- Number of hours before the dynamic visit starts. If you specify a preceding visit RefName, this is the number of hours from that visit. If you do not specify a preceding visit RefName, this is the number of hours from the beginning of the trial.