Widget:MattTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 611: | Line 611: | ||
3 : [14, 1, 2, 0, 0, "Visit 4", "Infusion 3 should occur 7 days (-2/+1) after the 2nd infusion (Visit 3).", "Infusion 3"], | 3 : [14, 1, 2, 0, 0, "Visit 4", "Infusion 3 should occur 7 days (-2/+1) after the 2nd infusion (Visit 3).", "Infusion 3"], | ||
4 : [21, 1, 2, 0, 0, "Visit 5", "Infusion 4 should occur 7 days (-2/+1) after the 3rd infusion (Visit 4).", "Infusion 4"], | 4 : [21, 1, 2, 0, 0, "Visit 5", "Infusion 4 should occur 7 days (-2/+1) after the 3rd infusion (Visit 4).", "Infusion 4"], | ||
5 : [28, 2, 2, 0, 0, "Visit 6", "This follow-up visit should occur | 5 : [28, 2, 2, 0, 0, "Visit 6", "This follow-up visit should occur 28 days (±2) after the 1st infusion (Visit 5).", "1st Follow-Up After Infusion 4"], | ||
6 : [60, 10, 10, 0, 0, "Visit 7", "This follow-up visit should occur approximately | 6 : [60, 10, 10, 0, 0, "Visit 7", "This follow-up visit should occur approximately 60 days (±10) after the 1st infusion (Visit 5).", "2nd Follow-Up After Infusion 4"], | ||
7 : [90, 10, 10, 0, 0, "Visit 8", "This follow-up visit should occur approximately | 7 : [90, 10, 10, 0, 0, "Visit 8", "This follow-up visit should occur approximately 90 days (±10) after the 1st infusion (Visit 5).", "3rd Follow-Up After Infusion 4"], | ||
8 : [180, 10, 10, 0, 0, "Visit 9", "This follow-up visit should occur approximately | 8 : [180, 10, 10, 0, 0, "Visit 9", "This follow-up visit should occur approximately 180 days (±10) after the 1st infusion (Visit 5).", "4th Follow-Up After Infusion 4"], | ||
9 : [270, 10, 10, 0, 0, "Visit 10", "This follow-up visit should occur approximately | 9 : [270, 10, 10, 0, 0, "Visit 10", "This follow-up visit should occur approximately 270 days (±10) after the 1st infusion (Visit 5).", "5th Follow-Up After Infusion 4"], | ||
10 : [365, 14, 14, 0, 0, "Visit 11", "This follow-up visit should occur approximately | 10 : [365, 14, 14, 0, 0, "Visit 11", "This follow-up visit should occur approximately 365 days (±14) after the 1st infusion (Visit 5).", "End Of Study Visit"], | ||
}; | }; | ||
return timeConstraints; | return timeConstraints; |