Versions Compared

Key

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

...

CodedValuetext
Value of the codelist 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 CodeListItems in a CodeList it must be given for all.
OrderNumberinteger(optional)Ordering on the Items (within a containing CodeListItem) for use whenever a list of Items is presented to a user. OrderNumber is optional, but if given for any CodeListItems in a CodeList it must be given for all.
CommentOIDoidref(optional)Reference to a CommentDef.


Contained in:


Defines an individual member value of a codelist including display format. The actual value is given, along with a set of print/display-forms. The CodedValue must be an acceptable value of the DataType of the containing CodeList.

...