| Package | Description |
|---|---|
| au.gov.nehta.builder.util | |
| au.gov.nehta.model.clinical.common.types | |
| au.gov.nehta.model.clinical.etp.common.item |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.RTOPQPQ |
Converter.convert(Ratio ratio) |
| Modifier and Type | Method and Description |
|---|---|
static Ratio |
Ratio.getUnitsOverTime(double value,
String unit,
TimeQuantity time)
A convenience method to get get a ratio of some quantity of time
|
static Ratio |
Ratio.numeratorOnly(Quantity numerator)
A convenience method to get a ratio over 1
|
| Modifier and Type | Method and Description |
|---|---|
Ratio |
Dosage.getMaxDose() |
Ratio |
DosageImpl.getMaxDose() |
Ratio |
Ingredient.getQuantity() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dosage.setMaxDose(Ratio maxDose) |
void |
DosageImpl.setMaxDose(Ratio maxDose) |
void |
Ingredient.setQuantity(Ratio quantity) |
| Constructor and Description |
|---|
Ingredient(Code ingredient,
Ratio quantity) |
Copyright © 2021. All rights reserved.