Defines a discrete set of permitted values for an item, or provides a reference to a codelist or dictionary maintained by an external organization via the Coding element, or a combination of both. Examples provided under Coding.
Element Name | CodeList |
---|---|
Parent |
Elements | MetaDataVersion |
---|---|
Element XPath(s) | /ODM/Study/MetaDataVersion/CodeList |
Element Textual Value | None |
Attributes | OID, Name, DataType, CommentOID, StandardOID, IsNonStandard |
---|---|
Child Elements | (Description?, |
CodeListItem*, Coding*, |
Alias*) |
Attributes:
...
Contained in:
...
Defines a discrete set of permitted values for an item. The definition can be an explicit list of values (CodeListItem+ | EnumeratedItem+) or a reference to an externally defined codelist (ExternalCodeList).
The DataType restricts the values that can appear in the CodeList whether internal or external.
The SASFormatName must be a legal SAS format.
...
Usage/Business Rules |
---|