Skip to main content

RatioRange

A range of ratios expressed as a low and high numerator and a denominator. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

type RatioRange implements Element {
lowNumerator: Quantity
highNumerator: Quantity
denominator: Quantity
extension: [Extension]
id: String
}

Fields

RatioRange.lowNumerator ● Quantity object

The value of the low limit numerator.

RatioRange.highNumerator ● Quantity object

The value of the high limit numerator.

RatioRange.denominator ● Quantity object

The value of the denominator.

RatioRange.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

RatioRange.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ElementDefinition object ● ElementDefinitionExample object ● Extension object ● IngredientReferenceStrength object ● IngredientStrength object