Class: DataSubset

The DataSubset class is used in the reporting event's dataSubsets attribute to specify any additional data subsets that are used to restrict the subjects or records that are included in any given analysis, but are not considered to be defined analysis sets (e.g., subjects with a non-missing baseline value, or inclusion of only treatment-emergent adverse events in an AE summary analysis). Once a data subset has been defined in the reporting event's dataSubsets attribute, it can be used for any analysis by specifying its identifier value in the dataSubsetId attribute of the instance of the Analysis class that represents the analysis, as described in the Analysis section.

Each data subset is defined as an instance of the DataSubset class, in which:

Or:

Refer to the WhereClauseCompoundExpression section for more information about compound expressions, including examples of data subsets defined as a compound expressions.