You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Defines a discrete set of permitted values for an item or provides a reference to a codelist or dictionary maintained by an external organization.

Element NameCodeList
Parent Element(s)MetaDataVersion
Element XPath(s)/ODM/Study/MetaDataVersion/CodeList
Element Textual ValueNone
UsageOptional
AttributesOID, Name, DataType, CommentOID
Child Elements(Description?, ((CodeListItem+ | EnumeratedItem+)?, ExternalCodeList?), Coding*Alias*)

Attributes:

OIDoid


Namename


DataType(integer | decimal | text | string )

The DataType restricts the values that can appear in the CodeList whether internal or external.
CommentOIDoidref(optional)

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.


  • No labels