description: 'RatioRange Type: A range of ratios expressed as a low and high numerator and a denominator.' package_name: hl7.fhir.r6.examples derivation: specialization name: RatioRange type: RatioRange elements: lowNumerator: {short: Low Numerator limit, type: Quantity, index: 0} highNumerator: {short: High Numerator limit, type: Quantity, index: 1} denominator: {type: Quantity, short: Denominator value, index: 2} package_version: 6.0.0-ballot3 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/RatioRange base: http://hl7.org/fhir/StructureDefinition/DataType version: 6.0.0-ballot3