QuantityComparator

QuantityComparator

activeFHIR Core package4.3.0complete4 concepts

How the Quantity should be understood and represented.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/quantity-comparator
ID
quantity-comparator
Version
4.3.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (4)

CodeDisplayDefinition
<Less thanThe actual value is less than the given value.
<=Less or Equal toThe actual value is less than or equal to the given value.
>=Greater or Equal toThe actual value is greater than or equal to the given value.
>Greater thanThe actual value is greater than the given value.