| Package | Description |
|---|---|
| au.gov.nehta.builder.util | |
| au.gov.nehta.model.cda.common.time | |
| au.gov.nehta.model.clinical.common.types | |
| au.gov.nehta.model.clinical.es |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.PQ |
Converter.convert(Quantity quantity) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeQuantity
A class to model time widths as in IVL_TS elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealQuantity
A Quantity that models real values of units.
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Ratio.getDenominator() |
Quantity |
Ratio.getNumerator() |
| Modifier and Type | Method and Description |
|---|---|
static Ratio |
Ratio.numeratorOnly(Quantity numerator)
A convenience method to get a ratio over 1
|
void |
Ratio.setDenominator(Quantity denominator) |
void |
Ratio.setNumerator(Quantity numerator) |
| Constructor and Description |
|---|
Ratio(Quantity numerator,
Quantity denominator) |
| Modifier and Type | Field and Description |
|---|---|
protected Quantity |
Dimensions.volume |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
ResultValue.getQuantityResultValue() |
Quantity |
Dimensions.getVolume() |
Quantity |
PhysicalDetails.getWeight() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultValue.setQuantityResultValue(Quantity quantityResultValue) |
void |
Dimensions.setVolume(Quantity volume) |
void |
PhysicalDetails.setWeight(Quantity weight) |
Copyright © 2021. All rights reserved.