Variable Name | Variable Label | Type | Controlled Terms, Codelist, or Format1 | Role | CDISC Notes | Core |
---|
STUDYID | Study Identifier | Char |
| Identifier | Unique identifier for a study. | Req |
DOMAIN | Domain Abbreviation | Char | TE | Identifier | Two-character abbreviation for the domain. | Req |
ETCD | Element Code | Char* |
| Topic | ETCD (the companion to ELEMENT) 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 ETCD will need to serve as a variable name. | Req |
ELEMENT | Description of Element | Char* |
| Synonym Qualifier | The name of the element. | Req |
TESTRL | Rule for Start of Element | Char |
| Rule | Describes condition for beginning element. | Req |
TEENRL | Rule for End of Element | Char |
| Rule | Describes condition for ending element. Either TEENRL or TEDUR must be present for each element. | Perm |
TEDUR | Planned Duration of Element | Char | ISO 8601 duration | Timing | Planned duration of element in ISO 8601 format. Used when the rule for ending the element is applied after a fixed duration. | Perm |