| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Ratio |
JsonParser.parseRatio(com.google.gson.JsonObject json) |
protected Ratio |
XmlParser.parseRatio(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeRatio(String name,
Ratio element) |
protected void |
XmlParser.composeRatio(String name,
Ratio element) |
protected void |
RdfParser.composeRatio(Turtle.Complex parent,
String parentType,
String name,
Ratio element,
int index) |
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) |
| Modifier and Type | Field and Description |
|---|---|
protected 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 |
MedicationKnowledge.MedicationKnowledgeIngredientComponent.strength
Specifies how many (or how much) of the items there are in this Medication.
|
protected Ratio |
Medication.MedicationIngredientComponent.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 Type | Method and Description |
|---|---|
Ratio |
Base.castToRatio(Base b) |
Ratio |
Ratio.copy() |
Ratio |
Medication.getAmount() |
Ratio |
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getAmountRatio() |
Ratio |
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getAmountRatioLowLimit() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getConcentration() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getConcentrationLowLimit() |
Ratio |
Goal.GoalTargetComponent.getDetailRatio() |
Ratio |
Dosage.getMaxDosePerPeriod() |
Ratio |
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.getMaxDosePerTreatmentPeriod() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getPresentation() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getPresentationLowLimit() |
Ratio |
Substance.SubstanceIngredientComponent.getQuantity() |
Ratio |
ServiceRequest.getQuantityRatio() |
Ratio |
Dosage.DosageDoseAndRateComponent.getRateRatio() |
Ratio |
MedicationAdministration.MedicationAdministrationDosageComponent.getRateRatio() |
Ratio |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getRateRatio() |
Ratio |
MedicationKnowledge.MedicationKnowledgeIngredientComponent.getStrength() |
Ratio |
Medication.MedicationIngredientComponent.getStrength() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.getStrength() |
Ratio |
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.getStrengthLowLimit() |
Ratio |
Observation.getValueRatio() |
Ratio |
Observation.ObservationComponentComponent.getValueRatio() |
Ratio |
Ratio.setDenominator(Quantity value) |
Ratio |
Ratio.setNumerator(Quantity value) |
protected Ratio |
Ratio.typedCopy() |
| Constructor and Description |
|---|
MedicinalProductIngredientSpecifiedSubstanceStrengthComponent(Ratio presentation)
Constructor
|
MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent(Ratio strength)
Constructor
|
Copyright © 2014–2021 Health Level 7. All rights reserved.