Widget:MattTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 612: | Line 612: | ||
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 28 days (±2) after the 1st infusion (Visit 5).", "1st Follow-Up After Infusion 4"], | 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 : [ | 6 : [59, 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 : [ | 7 : [89, 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 : [ | 8 : [179, 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 : [ | 9 : [269, 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 : [ | 10 : [364, 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; |