Ratio
A relationship of two Quantity values - expressed as a 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 Ratio implements Element {
numerator: Quantity
denominator: Quantity
extension: [Extension]
id: String
}
Fields
Ratio.numerator ● Quantity object
The value of the numerator.
Ratio.denominator ● Quantity object
The value of the denominator.
Ratio.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.
Ratio.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
AdministrableProductDefinitionRouteOfAdministration object ● Dosage object ● DosageDoseAndRate object ● ElementDefinition object ● ElementDefinitionExample object ● Extension object ● GoalTarget object ● IngredientReferenceStrength object ● IngredientStrength object ● Medication object ● MedicationAdministrationDosage object ● MedicationIngredient object ● MedicationKnowledgeIngredient object ● NutritionOrderAdministration object ● NutritionProductIngredient object ● NutritionProductNutrient object ● Observation object ● ObservationComponent object ● ServiceRequest object ● StructureMapSource object ● SubstanceDefinitionRelationship object ● SubstanceIngredient object ● TaskInput object ● TaskOutput object