Uses of Class
org.hl7.fhir.r4.model.Ratio
-
Uses of Ratio in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Ratio
JsonParser.parseRatio
(com.google.gson.JsonObject json) protected Ratio
XmlParser.parseRatio
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeRatio
(String name, Ratio element) protected void
RdfParser.composeRatio
(Turtle.Complex parent, String parentType, String name, Ratio element, int index) protected void
XmlParser.composeRatio
(String name, Ratio element) protected void
XmlParser.composeRatioElements
(Ratio element) protected void
JsonParser.composeRatioInner
(Ratio element) protected boolean
XmlParser.parseRatioContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Ratio res) protected void
JsonParser.parseRatioProperties
(com.google.gson.JsonObject json, Ratio res) -
Uses of Ratio in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected Ratio
Medication.amount
Specific amount of the drug in the packaged product.protected Ratio
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.amountRatioLowLimit
For use when the numeric.protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.concentration
The strength per unitary volume (or mass).protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.concentrationLowLimit
A lower limit for the strength per unitary volume (or mass), for when there is a range.protected Ratio
Dosage.maxDosePerPeriod
Upper limit on medication per unit of time.protected Ratio
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.maxDosePerTreatmentPeriod
The maximum dose per treatment period that can be administered as per the protocol referenced in the clinical trial authorisation.protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.presentation
The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item.protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.presentationLowLimit
A lower limit for the quantity of substance in the unit of presentation.protected Ratio
Substance.SubstanceIngredientComponent.quantity
The amount of the ingredient in the substance - a concentration ratio.protected Ratio
Medication.MedicationIngredientComponent.strength
Specifies how many (or how much) of the items there are in this Medication.protected Ratio
MedicationKnowledge.MedicationKnowledgeIngredientComponent.strength
Specifies how many (or how much) of the items there are in this Medication.protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.strength
Strength expressed in terms of a reference substance.protected Ratio
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.strengthLowLimit
Strength expressed in terms of a reference substance.Modifier and TypeMethodDescriptionBase.castToRatio
(Base b) Ratio.copy()
Medication.getAmount()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getAmountRatio()
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getAmountRatioLowLimit()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getConcentration()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getConcentrationLowLimit()
Goal.GoalTargetComponent.getDetailRatio()
Dosage.getMaxDosePerPeriod()
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.getMaxDosePerTreatmentPeriod()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getPresentation()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getPresentationLowLimit()
Substance.SubstanceIngredientComponent.getQuantity()
ServiceRequest.getQuantityRatio()
Dosage.DosageDoseAndRateComponent.getRateRatio()
MedicationAdministration.MedicationAdministrationDosageComponent.getRateRatio()
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getRateRatio()
Medication.MedicationIngredientComponent.getStrength()
MedicationKnowledge.MedicationKnowledgeIngredientComponent.getStrength()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.getStrength()
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.getStrengthLowLimit()
Observation.getValueRatio()
Observation.ObservationComponentComponent.getValueRatio()
Ratio.setDenominator
(Quantity value) Ratio.setNumerator
(Quantity value) protected Ratio
Ratio.typedCopy()
Modifier and TypeMethodDescriptionvoid
Ratio.copyValues
(Ratio dst) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setAmountRatioLowLimit
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setConcentration
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setConcentrationLowLimit
(Ratio value) Dosage.setMaxDosePerPeriod
(Ratio value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.setMaxDosePerTreatmentPeriod
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setPresentation
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setPresentationLowLimit
(Ratio value) Substance.SubstanceIngredientComponent.setQuantity
(Ratio value) Medication.MedicationIngredientComponent.setStrength
(Ratio value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setStrength
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setStrength
(Ratio value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setStrengthLowLimit
(Ratio value) ModifierConstructorDescriptionConstructorConstructor