| Name | Data Type | Definition | |
|---|---|---|---|
| nilReason | NilReasonEnumeration | ||
| ABOVE | string | Higher than the value. | Inherited from CodeValueInterpretationBaseType |
| AT_OR_ABOVE | string | Equal or higher than the value. | Inherited from CodeValueInterpretationBaseType |
| AT_OR_BELOW | string | Equal or lower than the value. | Inherited from CodeValueInterpretationBaseType |
| BELOW | string | Lower than the value. | Inherited from CodeValueInterpretationBaseType |
| OTHER | string | Other. | Inherited from CodeValueInterpretationBaseType |