Previous Topic

Next Topic

Book Contents

SubjectPool element

The SubjectPool element is returned to represent the source verification pool in the InForm application.

XPath

ODM/ClinicalData/SubjectData/pf:SubjectPool

Parent element

Child elements

SubjectData

PoolNumber.

PoolRefName.

Attributes

Attributes/children: SubjectPool

Description

PoolNumber

The InForm Pool Number.

type=xs:string.

Required.

One of the following values, representing the available pools that are hardcoded in the InForm software:

0—PF_SVELIGIBLE_POOL

1—PF_SVAUTO_SELECT_POOL

2—PF_SVMANUAL_FIRSTN_POOL

3—PF_SVMANUAL_UISELECT_POOL

4—PF_SVMANUAL_IMPORT_POOL

99—PF_SVEXCLUDED_POOL

PoolRefName

The ref name of the pool.

type=xs:string.

Required.

One of the following values:

Eligible—PoolNumber=0, indicating the pool is SV Eligible.

AutoSelect—PoolNumber=1, indicating a pool whose members are automatically selected based on settings determined by the site administrator.

ManualFirstN—PoolNumber=2, indicating a pool in which the first <n> number of subjects are automatically selected.

ManualUISelect—PoolNumber=3, indicating that the pool members are added by being selected in the UI.

ManualImport—PoolNumber=4, indicating an imported file that contains the pool members.

Excluded—PoolNumber=99, indicating that the pool is excluded from source verification.

Send Feedback