Some of the domains
in the CDISC SDTM data standard model require a sequence number as
an identifier variable (–SEQ). This sequence number ensures
the uniqueness of records for each subject within a data set.
For example, a study
might have a series of vital signs collected during each visit. On
some days, several readings were taken for heart rate and blood pressure.
Before you can load study data into the SDTM VS domain, you need to
uniquely identify each of these vital signs for each subject. This
means that when you convert the study data, you need to populate each
domain and populate the VSSEQ variable.
Use the Subject Sequence
Generator transformation to generate a unique sequence number across
subjects in a domain. After running the Subject Sequence Generator
transformation, another variable is generated that enables you to
uniquely identify each vital sign.
Note: For detailed information
about creating a job with a transformation, see the
SAS Data Integration Studio: User's Guide or
the SAS Data Integration Studio online Help.