Path
RatioRange
Id
RatioRange
Cardinality
0 - *
Definition
A range of ratios expressed as a low and high numerator and a denominator.
Comment
The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.
Constraint
All FHIR elements must have a @value or children unless an empty Parameters resource
One of lowNumerator or highNumerator and denominator SHALL be present, or all are absent. If all are absent, there SHALL be some extension present
If present, lowNumerator SHALL have a lower value than highNumerator
Condition