| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Age
A measured amount (or an amount that can potentially be measured).
|
class |
Count
A measured amount (or an amount that can potentially be measured).
|
class |
Distance
A measured amount (or an amount that can potentially be measured).
|
class |
Duration
A measured amount (or an amount that can potentially be measured).
|
class |
Money
A measured amount (or an amount that can potentially be measured).
|
class |
SimpleQuantity
A measured amount (or an amount that can potentially be measured).
|
| Modifier and Type | Field and Description |
|---|---|
protected Quantity |
Ratio.denominator
The value of the denominator.
|
protected Quantity |
Ratio.numerator
The value of the numerator.
|
| Modifier and Type | Method and Description |
|---|---|
Ratio |
Ratio.setDenominator(Quantity value) |
Ratio |
Ratio.setNumerator(Quantity value) |
Copyright © 2014–2018 University Health Network. All rights reserved.