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