Only some records in PC used to calculate all pharmacokinetic parameters: Time points 8 and 9 on day 1 were not used for any pharmacokinetic parameters.
Method A (Many to many, using PCGRPID and PPGRPID)
Day 8 relationships are the same as those shown in Example 1.
RELID 1
Indicates only PC records with PCGRPID = DY1_DRGX are related to all PP records with PPGRPID = DY1DRGX. PC records with PCGRPID = EXCLUDE were not used.
RELID 2
Indicates all PC records with PCGRPID = DY8_DRGX are related to all PP records with PPGRPID = DY8DRGX.
$titleHtml
relrec.xpt
Row
STUDYID
RDOMAIN
USUBJID
IDVAR
IDVARVAL
RELTYPE
RELID
1
ABC-123
PC
ABC-123-0001
PCGRPID
DY1_DRGX
1
2
ABC-123
PP
ABC-123-0001
PPGRPID
DY1DRGX
1
$warningHtml
Method B (One to many, using PCSEQ and PPGRPID)
Day 8 relationships are the same as those shown in Example 1.
RELID 1
Indicates records with PCSEQ values of 1-7 and 10-12 are related to records with PPGRPID = DY1DRGX.
RELID 2
Indicates records with PCSEQ values of 13-24 are related to records with PPGRPID = DY8DRGX.
$titleHtml
relrec.xpt
Row
STUDYID
RDOMAIN
USUBJID
IDVAR
IDVARVAL
RELTYPE
RELID
1
ABC-123
PC
ABC-123-0001
PCSEQ
1
1
2
ABC-123
PC
ABC-123-0001
PCSEQ
2
1
3
ABC-123
PC
ABC-123-0001
PCSEQ
3
1
4
ABC-123
PC
ABC-123-0001
PCSEQ
4
1
5
ABC-123
PC
ABC-123-0001
PCSEQ
5
1
6
ABC-123
PC
ABC-123-0001
PCSEQ
6
1
7
ABC-123
PC
ABC-123-0001
PCSEQ
7
1
8
ABC-123
PC
ABC-123-0001
PCSEQ
10
1
9
ABC-123
PC
ABC-123-0001
PCSEQ
11
1
10
ABC-123
PC
ABC-123-0001
PCSEQ
12
1
11
ABC-123
PP
ABC-123-0001
PPGRPID
DY1DRGX
1
$warningHtml
Method C (Many to one, using PCGRPID and PPSEQ)
Day 8 relationships are the same as those shown in Example 1.
RELID 1
Indicates records with a PCGRPID value of DY1_DRGX are related to records with PPSEQ values of 1-7.
$titleHtml
relrec.xpt
Row
STUDYID
RDOMAIN
USUBJID
IDVAR
IDVARVAL
RELTYPE
RELID
1
ABC-123
PC
ABC-123-0001
PCGRPID
DY1_DRGX
1
2
ABC-123
PP
ABC-123-0001
PPSEQ
1
1
3
ABC-123
PP
ABC-123-0001
PPSEQ
2
1
4
ABC-123
PP
ABC-123-0001
PPSEQ
3
1
5
ABC-123
PP
ABC-123-0001
PPSEQ
4
1
6
ABC-123
PP
ABC-123-0001
PPSEQ
5
1
7
ABC-123
PP
ABC-123-0001
PPSEQ
6
1
8
ABC-123
PP
ABC-123-0001
PPSEQ
7
1
$warningHtml
Method D (One to one, using PCSEQ and PPSEQ)
Day 8 relationships are the same as those shown in Example 1.
RELID 1
Indicates records with PCSEQ values of 1-7 and 10-12 are related to records with PPSEQ values of 1-7.