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 NameCodeList
Parent ElementsMetaDataVersion
Element XPath(s)/ODM/Study/MetaDataVersion/CodeList
Element Textual ValueNone
AttributesOID, Name, DataType, CommentOID, StandardOID, IsNonStandard
Child Elements(Description?, CodeListItem*, Coding*, Alias*)
Usage/Business Rules

AttributeSchema Dataype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier for the Codelist element.The OID attribute value must be unique within the Study/MetaDataVersion.
NamenameRequiredHuman readable name for the Codelist.The Name attribute must be unique within the set of CodeList elements within a Study/MetadataVersion.
DataType(integer | decimal | text | string )RequiredSpecifies the DataType for codes defined in this codelist.

The DataType restricts the values that can appear in the CodeList whether internal or external.

CommentOIDoidrefOptionalReference to a CommentDef Element.The CommentOID must match the OID for a CommentDef in this Study/MetaDataVersion.
StandardOIDoidrefOptionalReference to a Standard element.Must match the OID attribute of a Standard element within this Study/MetaDataVersion/Standards.
IsNonStandard(Yes)ConditionalUsed when the controlled terminology includes a set of EnumeratedItem or CodeListItem elements as defined by the sponsor.

The SASFormatName was deprecated for ODM v2.0.

  • No labels