Number search
Searching on a simple numerical value in a resource.
Difference with FHIR
Aidbox does not involves an implicit range while searching on decimals. Aidbox always searches for exact number.
Type | Meaning |
---|---|
| Values that equal 100 |
| Values that equal 100 |
| Values that equal 100 |
| Values that are less than exactly 100 |
| Values that are less or equal to exactly 100 |
| Values that are greater than exactly 100 |
| Values that are greater or equal to exactly 100 |
| Values that are not equal to exactly 100 |
Supported modifiers
eq
gt
ge
lt
le
ne
Last updated