http://hl7.org/fhir/search-comparator|4.0.1

name
SearchComparator
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

SearchComparator

What Search Comparator Codes are supported in search.

codedisplaydefinitionhierarchy
saStarts After
the value for the parameter in the resource starts after the provided value....
ebEnds Before
the value for the parameter in the resource ends before the provided value....
apApproximately
the value for the parameter in the resource is approximately the same to the provided value....
eqEquals
the value for the parameter in the resource is equal to the provided value....
neNot Equals
the value for the parameter in the resource is not equal to the provided value....
gtGreater Than
the value for the parameter in the resource is greater than the provided value....
ltLess Than
the value for the parameter in the resource is less than the provided value....
geGreater or Equals
the value for the parameter in the resource is greater or equal to the provided value....
leLess of Equal
the value for the parameter in the resource is less or equal to the provided value....