Widget:MattTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 608: | Line 608: | ||
// VisitNum : [Days from Infusion 1, Window + Days, Window - Days, Window + Hours, Window - Hours, Visit, Visit Description, Short Visit Description] | // VisitNum : [Days from Infusion 1, Window + Days, Window - Days, Window + Hours, Window - Hours, Visit, Visit Description, Short Visit Description] | ||
1 : [0, 5, 0, 12, 0, "Visit 2", "Infusion 1 of investigational product should occur no earlier than 12 h after IV contrast and be dosed within 5 days of First Medical Contact. Subjects who are to undergo angiography and, therefore, receive IV contrast agent must have stable renal function.", "Infusion 1"], | 1 : [0, 5, 0, 12, 0, "Visit 2", "Infusion 1 of investigational product should occur no earlier than 12 h after IV contrast and be dosed within 5 days of First Medical Contact. Subjects who are to undergo angiography and, therefore, receive IV contrast agent must have stable renal function.", "Infusion 1"], | ||
2 : [7, 1, 2, 0, 0, "Visit 3", "Infusion 2 should occur approximately | 2 : [7, 1, 2, 0, 0, "Visit 3", "Infusion 2 should occur approximately on day 8 (-2/+1) days after the 1st infusion (Visit 2) with a minimum window between infusions of at least 5 days.", "Infusion 2"], | ||
3 : [14, 1, 2, 0, 0, "Visit 4", "Infusion 3 should occur approximately | 3 : [14, 1, 2, 0, 0, "Visit 4", "Infusion 3 should occur approximately on day 15 (-2/+1) days after the 1st infusion (Visit 2) with a minimum window between infusions of at least 5 days.", "Infusion 3"], | ||
4 : [21, 1, 2, 0, 0, "Visit 5", "Infusion 4 should occur approximately | 4 : [21, 1, 2, 0, 0, "Visit 5", "Infusion 4 should occur approximately on day 22 (-2/+1) days after the 1st infusion (Visit 2) with a minimum window between infusions of at least 5 days. This infusion must be given within 30 days of the 1st infusion.", "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 approximately on day 29 (±2) days after the 1st infusion (Visit 5).", "1st Follow-Up After Infusion 4"], | ||
6 : [59, 10, 10, 0, 0, "Visit 7", "This follow-up visit should occur approximately 60 | 6 : [59, 10, 10, 0, 0, "Visit 7", "This follow-up visit should occur approximately on day 60 (±10) after the 1st infusion (Visit 2).", "2nd Follow-Up After Infusion 4"], | ||
7 : [89, 10, 10, 0, 0, "Visit 8", "This follow-up visit should occur approximately 90 | 7 : [89, 10, 10, 0, 0, "Visit 8", "This follow-up visit should occur approximately on day 90 (±10) after the 1st infusion (Visit 2).", "3rd Follow-Up After Infusion 4"], | ||
8 : [179, 10, 10, 0, 0, "Visit 9", "This follow-up visit should occur approximately 180 | 8 : [179, 10, 10, 0, 0, "Visit 9", "This follow-up visit should occur approximately on day 180 (±10) after the 1st infusion (Visit 2).", "4th Follow-Up After Infusion 4"], | ||
9 : [269, 10, 10, 0, 0, "Visit 10", "This follow-up visit should occur approximately 270 | 9 : [269, 10, 10, 0, 0, "Visit 10", "This follow-up visit should occur approximately on day 270 (±10) after the 1st infusion (Visit 2).", "5th Follow-Up After Infusion 4"], | ||
10 : [364, 14, 14, 0, 0, "Visit 11", "This follow-up visit should occur approximately 365 | 10 : [364, 14, 14, 0, 0, "Visit 11", "This follow-up visit should occur approximately on day 365 (±14) after the 1st infusion (Visit 2).", "End Of Study Visit"], | ||
}; | }; | ||
return timeConstraints; | return timeConstraints; |