Definition: The structured numeric data type is used to unambiguously express numeric clinical results along with qualifications. This enables receiving systems to store the components separately, and facilitates the use of numeric database queries. The corresponding sets of values indicated with the <comparator> and <separator/suffix> components are intended to be the authoritative and complete set of values. If additional values are needed for the <comparator> and <separator/suffix> components, they should be submitted to HL7 for inclusion in the Standard.
If <num1> and <num2> are both non-null, then the separator/suffix must be non-null. If the separator is "-", the data range is inclusive; e.g., <num1> - <num2> defines a range of numbers x, such that: <num1> <=x<= <num2>.
4
| Comp# | FHIR | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 1 | 341 | 2 | - | O | - | SN.1 | Comparator | ||
| 2 | 342 | - | - | O | - | SN.2 | Num1 | ||
| 3 | 343 | 1 | - | O | - | SN.3 | Separator/Suffix | - | |
| 4 | 344 | - | - | O | - | SN.4 | Num2 |
12