Versions Compared

Key

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

...

CodedValuetext
Value of the enumerated item (as it would occur in clinical data).
Rankfloat(optional)Numeric significance of the CodeListItem relative to others in the CodeList.
Rank is optional, but if given for any EnumeratedItems in a CodeList it must be given for all.
OrderNumberinteger(optional)Ordering on the Items (within a containing EnumeratedItem) for use whenever wheneve(optional)r a list of Items is presented to a user. OrderNumber is optional, but if given for any EnumeratedItems in a CodeList it must be given for all.
CommentOIDoidref(optional)Reference to a CommentDef.

Contained in:


Defines an individual member value of a valid value list. Only the coded value is given. If print/display-forms are needed, CodeListItem should be used. CodeListItems and EnumeratedItems may not be mixed within a single codelistThe CodedValue must be an acceptable value of the DataType of the containing CodeList.

...