PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.3.0
    http://hl7.org/fhir/StructureDefinition/RatioRange
description: 'Base StructureDefinition for RatioRange Type: A range of ratios expressed as a low and high numerator and a denominator.'
package_name: hl7.fhir.r4b.core
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.3.0
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/RatioRange
base: http://hl7.org/fhir/StructureDefinition/Element
version: 4.3.0