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 FT STUDYID Study Identifier Char Identifier Req Unique identifier for a study.
2 FT DOMAIN Domain Abbreviation Char Identifier Req Two-character abbreviation for the domain.
3 FT USUBJID Unique Subject Identifier Char Identifier Req Identifier used to uniquely identify a subject across all studies for all applications or submissions involving the product.
4 FT FTSEQ Sequence Number Num Identifier Req Sequence number to ensure uniqueness of records within a dataset for a subject. May be any valid number.
5 FT FTGRPID Group ID Char Identifier Perm Optional group identifier, used to link together a block of related records within a subject in a domain.
6 FT FTREFID Reference ID Char Identifier Perm Optional internal or external identifier.
7 FT FTSPID Sponsor-Defined Identifier Char Identifier Perm Sponsor-defined identifier. May be preprinted on the CRF as an explicit line identifier or defined in the sponsor's operational database. Example: Line number on the Test page.
8 FT FTTESTCD Short Name of Test Char Topic Req Short character value for FTTEST, which can be used as a column name when converting a dataset from a vertical format to a horizontal format. The value cannot be longer than 8 characters, nor can it start with a number (e.g., "1TEST" is not valid). FTTESTCD cannot contain characters other than letters, numbers, or underscores. \n Controlled terminology for FTTESTCD is published in separate codelists for each instrument. See https://www.cdisc.org/standards/terminology/controlled-terminology for values for FTTESTCD. Examples: "W250101", "W25F0102".
9 FT FTTEST Name of Test Char Synonym Qualifier Req Verbatim name of the question used to obtain the finding. The value in FTTEST cannot be longer than 40 characters. \n Controlled terminology for FTTEST is published in separate codelists for each instrument. See https://www.cdisc.org/standards/terminology/controlled-terminology for values for FTTEST. Examples: "W2501-25 Foot Walk Time", "W25F-More Than Two Attempts".
10 FT FTCAT Category Char C115304 Grouping Qualifier Req Used to specify the functional test in which the functional test question identified by FTTEST and FTTESTCD was included.
11 FT FTSCAT Subcategory Char Grouping Qualifier Perm Used to define a further categorization of FTCAT values.
12 FT FTPOS Position of Subject During Observation Char C71148 Record Qualifier Perm Position of the subject during the test. Examples: "SUPINE", "STANDING", "SITTING".
13 FT FTORRES Result or Finding in Original Units Char Result Qualifier Exp Result of the measurement or finding as originally received or collected.
14 FT FTORRESU Original Units Char C71620 Variable Qualifier Perm Original units in which the data were collected. Unit for FTORRES.
15 FT FTSTRESC Result or Finding in Standard Format Char Result Qualifier Exp Contains the result value for all findings, copied or derived from FTORRES in a standard format or in standard units. FTSTRESC should store all results or findings in character format; if results are numeric, they should also be stored in numeric format in FTSTRESN.
16 FT FTSTRESN Numeric Result/Finding in Standard Units Num Result Qualifier Perm Used for continuous or numeric results or findings in standard format; copied in numeric format from FTSTRESC. FTSTRESN should store all numeric test results or findings.
17 FT FTSTRESU Standard Units Char C71620 Variable Qualifier Perm Standardized units used for FTSTRESC and FTSTRESN.
18 FT FTSTAT Completion Status Char C66789 Record Qualifier Perm Used to indicate that a test was not done, or a test was attempted but did not generate a result. Should be null or have a value of "NOT DONE".
19 FT FTREASND Reason Not Done Char Record Qualifier Perm Describes why a test was not done, or a test was attempted but did not generate a result. Used in conjunction with FTSTAT when value is "NOT DONE".
20 FT FTXFN External File Path Char Record Qualifier Perm File path to an external file.
21 FT FTNAM Vendor Name Char Record Qualifier Perm Name or identifier of the vendor or laboratory that provided the test results.
22 FT FTMETHOD Method of Test or Examination Char C158113 Record Qualifier Perm Method of the test or examination.
23 FT FTLOBXFL Last Observation Before Exposure Flag Char C66742 Record Qualifier Exp Operationally-derived indicator used to identify the last non-missing value prior to RFXSTDTC. The value should be "Y" or null.
24 FT FTBLFL Baseline Flag Char C66742 Record Qualifier Perm A baseline defined by the sponsor (could be derived in the same manner as FTLOBXFL or ABLFL, but is not required to be). The value should be "Y" or null. Note that FTBLFL is retained for backward compatibility. The authoritative baseline flag for statistical analysis is in an ADaM dataset.
25 FT FTDRVFL Derived Flag Char C66742 Record Qualifier Perm Used to indicate a derived record (e.g., a record that represents the average of other records such as a computed baseline). Should be "Y" or null.
26 FT FTREPNUM Repetition Number Num Record Qualifier Perm The incidence number of a test that is repeated within a given timeframe for the same test. The level of granularity can vary (e.g., within a time point, within a visit). Examples: multiple measurements of blood pressure, multiple analyses of a sample.
27 FT VISITNUM Visit Number Num Timing Exp Clinical encounter number. Numeric version of VISIT, used for sorting.
28 FT VISIT Visit Name Char Timing Perm Protocol-defined description of a clinical encounter.
29 FT VISITDY Planned Study Day of Visit Num Timing Perm Planned study day of VISIT based upon RFSTDTC in Demographics. Should be an integer.
30 FT TAETORD Planned Order of Element within Arm Num Timing Perm Number that gives the planned order of the element within the arm for the element in which the assessment was made.
31 FT EPOCH Epoch Char C99079 Timing Perm Epoch associated with the observation date/time of the functional tests finding.
32 FT FTDTC Date/Time of Test Char ISO 8601 datetime or interval Timing Exp Collection date and time of functional test.
33 FT FTDY Study Day of Test Num Timing Perm Actual study day of test expressed in integer days relative to the sponsor-defined RFSTDTC in Demographics.
34 FT FTTPT Planned Time Point Name Char Timing Perm Text description of time when a measurement or observation should be taken, as defined in the protocol. This may be represented as an elapsed time relative to a fixed reference point, such as time of last dose. See FTTPTNUM and FTTPTREF.
35 FT FTTPTNUM Planned Time Point Number Num Timing Perm Numeric version of planned time point used in sorting.
36 FT FTELTM Planned Elapsed Time from Time Point Ref Char ISO 8601 duration Timing Perm Planned elapsed time relative to a planned fixed reference (FTTPTREF). Not a clock time or a date/time variable, but an interval, represented as ISO duration.
37 FT FTTPTREF Time Point Reference Char Timing Perm Description of the fixed reference point referred to by FTELTM, FTTPTNUM, and FTTPT. Examples: "PREVIOUS DOSE", "PREVIOUS MEAL".
38 FT FTRFTDTC Date/Time of Reference Time Point Char ISO 8601 datetime or interval Timing Perm Date/time for a fixed reference time point defined by FTTPTREF.