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*) |
Usage/Business Rules |
Attribute | Schema Dataype or Enumeration | Usage | Definition | Business Rules |
---|---|---|---|---|
OID | oid | Required | Unique identifier for the Codelist element. | The OID attribute value must be unique within the Study/MetaDataVersion. |
Name | name | Required | Human 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 ) | Required | Specifies the DataType for codes defined in this codelist. | The DataType restricts the values that can appear in the CodeList whether internal or external. |
CommentOID | oidref | Optional | Reference to a CommentDef Element. | The CommentOID must match the OID for a CommentDef in this Study/MetaDataVersion. |
StandardOID | oidref | Optional | Reference to a Standard element. | Must match the OID attribute of a Standard element within this Study/MetaDataVersion/Standards. |
IsNonStandard | (Yes) | Conditional | Used 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.