| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
RatioDt |
RatioDt.setDenominator(QuantityDt theValue)
Sets the value(s) for denominator ()
|
RatioDt |
RatioDt.setNumerator(QuantityDt theValue)
Sets the value(s) for numerator ()
|
| Modifier and Type | Method and Description |
|---|---|
RatioDt |
Medication.ProductIngredient.getAmount()
Gets the value(s) for amount ().
|
RatioDt |
MedicationStatement.Dosage.getMaxDosePerPeriod()
Gets the value(s) for maxDosePerPeriod ().
|
RatioDt |
MedicationOrder.DosageInstruction.getMaxDosePerPeriod()
Gets the value(s) for maxDosePerPeriod ().
|
RatioDt |
MedicationDispense.DosageInstruction.getMaxDosePerPeriod()
Gets the value(s) for maxDosePerPeriod ().
|
RatioDt |
Substance.Ingredient.getQuantity()
Gets the value(s) for quantity ().
|
| Modifier and Type | Method and Description |
|---|---|
Medication.ProductIngredient |
Medication.ProductIngredient.setAmount(RatioDt theValue)
Sets the value(s) for amount ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setMaxDosePerPeriod(RatioDt theValue)
Sets the value(s) for maxDosePerPeriod ()
|
MedicationOrder.DosageInstruction |
MedicationOrder.DosageInstruction.setMaxDosePerPeriod(RatioDt theValue)
Sets the value(s) for maxDosePerPeriod ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setMaxDosePerPeriod(RatioDt theValue)
Sets the value(s) for maxDosePerPeriod ()
|
Substance.Ingredient |
Substance.Ingredient.setQuantity(RatioDt theValue)
Sets the value(s) for quantity ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.