PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-5.0.0-ballot
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-emed-ratio-with-emed-units
description: A ratio with defined units
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCoreRatioWithEmedUnits
type: Ratio
elements:
  numerator: {type: Quantity, index: 0}
  denominator: {type: Quantity, index: 1}
package_version: core-5.0.0-ballot
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-emed-ratio-with-emed-units
base: http://hl7.org/fhir/StructureDefinition/Ratio
version: 5.0.0-ballot
required: [denominator, numerator]