| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Ratio |
Medication.MedicationProductIngredientComponent.amount
Specifies how many (or how much) of the items there are in this Medication.
|
protected Ratio |
MedicationStatement.MedicationStatementDosageComponent.maxDosePerPeriod
The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.
|
protected Ratio |
MedicationDispense.MedicationDispenseDosageInstructionComponent.maxDosePerPeriod
The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time, e.g.
|
protected Ratio |
MedicationOrder.MedicationOrderDosageInstructionComponent.maxDosePerPeriod
The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.
|
protected Ratio |
Substance.SubstanceIngredientComponent.quantity
The amount of the ingredient in the substance - a concentration ratio.
|
| Modifier and Type | Method and Description |
|---|---|
Ratio |
Base.castToRatio(Base b) |
Ratio |
Ratio.copy() |
Ratio |
Medication.MedicationProductIngredientComponent.getAmount() |
Ratio |
MedicationStatement.MedicationStatementDosageComponent.getMaxDosePerPeriod() |
Ratio |
MedicationDispense.MedicationDispenseDosageInstructionComponent.getMaxDosePerPeriod() |
Ratio |
MedicationOrder.MedicationOrderDosageInstructionComponent.getMaxDosePerPeriod() |
Ratio |
Substance.SubstanceIngredientComponent.getQuantity() |
Ratio |
MedicationStatement.MedicationStatementDosageComponent.getRateRatio() |
Ratio |
MedicationDispense.MedicationDispenseDosageInstructionComponent.getRateRatio() |
Ratio |
MedicationAdministration.MedicationAdministrationDosageComponent.getRateRatio() |
Ratio |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getRateRatio() |
Ratio |
MedicationOrder.MedicationOrderDosageInstructionComponent.getRateRatio() |
Ratio |
Observation.getValueRatio() |
Ratio |
Observation.ObservationComponentComponent.getValueRatio() |
Ratio |
Ratio.setDenominator(Quantity value) |
Ratio |
Ratio.setNumerator(Quantity value) |
protected Ratio |
Ratio.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationProductIngredientComponent |
Medication.MedicationProductIngredientComponent.setAmount(Ratio value) |
MedicationStatement.MedicationStatementDosageComponent |
MedicationStatement.MedicationStatementDosageComponent.setMaxDosePerPeriod(Ratio value) |
MedicationDispense.MedicationDispenseDosageInstructionComponent |
MedicationDispense.MedicationDispenseDosageInstructionComponent.setMaxDosePerPeriod(Ratio value) |
MedicationOrder.MedicationOrderDosageInstructionComponent |
MedicationOrder.MedicationOrderDosageInstructionComponent.setMaxDosePerPeriod(Ratio value) |
Substance.SubstanceIngredientComponent |
Substance.SubstanceIngredientComponent.setQuantity(Ratio value) |
Copyright © 2014–2018 University Health Network. All rights reserved.