Body:
Attributes:
CodedValue | text | Value of the codelist item (as it would occur in clinical data). | |
Rank | float | (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. |
OrderNumber | integer | (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. |
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.
...