Final call before we close subscription!
Subscription to input data and programs (including SAS and R) for all the lessons is now offered at 7,500 INR for a few days.
Click here for more details.
Variable_order Dataset_name Variable_name Variable_label Type Codelist Role Core CDISC_notes
1 TS STUDYID Study Identifier Char Identifier Req Unique identifier for a study.
2 TS DOMAIN Domain Abbreviation Char Identifier Req Two-character abbreviation for the domain.
3 TS TSSEQ Sequence Number Num Identifier Req Sequence number given to ensure uniqueness within a parameter. Allows inclusion of multiple records for the same TSPARMCD.
4 TS TSGRPID Group ID Char Identifier Perm Used to tie together a group of related records.
5 TS TSPARMCD Trial Summary Parameter Short Name Char C66738 Topic Req TSPARMCD (the companion to TSPARM) is limited to 8 characters and does not have special character restrictions. These values should be short for ease of use in programming, but it is not expected that TSPARMCD will need to serve as variable names. Examples: "AGEMIN", "AGEMAX".
6 TS TSPARM Trial Summary Parameter Char C67152 Synonym Qualifier Req Term for the trial summary parameter. The value in TSPARM cannot be longer than 40 characters. Examples: "Planned Minimum Age of Subjects", "Planned Maximum Age of Subjects".
7 TS TSVAL Parameter Value Char Result Qualifier Exp Value of TSPARM. Example: "ASTHMA" when TSPARM value is "Trial Indication". TSVAL can only be null when TSVALNF is populated. Text over 200 characters can be added to additional columns TSVAL1-TSVALn. See Assumption 8.
8 TS TSVALNF Parameter Value Null Flavor Char ISO 21090 NullFlavor Result Qualifier Perm Null flavor for the value of TSPARM, to be populated only if TSVAL is null.
9 TS TSVALCD Parameter Value Code Char Result Qualifier Exp This is the code of the term in TSVAL. For example, "6CW7F3G59X" is the code for gabapentin; "C49488" is the code for Y. The length of this variable can be longer than 8 to accommodate the length of the external terminology.
10 TS TSVCDREF Name of the Reference Terminology Char C66788 Result Qualifier Exp The name of the reference terminology from which TSVALCD is taken. For example; CDISC CT, SNOMED, ISO 8601.
11 TS TSVCDVER Version of the Reference Terminology Char Result Qualifier Exp The version number of the reference terminology, if applicable.