Skip to main content

Code

Indicates that the value is taken from a set of controlled strings defined elsewhere. Technically, a code is restricted to a string which has at least one character and no leading or trailing whitespace, and where there is no whitespace other than single spaces in the contents.

This data type is intended to represent a finite set of controlled strings which represents a specific, discrete concept, element or idea.

Structure​

Type: string

Specification​

Loading ....

Implementation Notes​

TBD

References​

TBD