Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

Attributes:

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.

CommentOIDoidrefOptional

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.

...

Reference 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.