Definitions for shr-core-Quantity-model.
| shr-core-Quantity-model | |
| Definition | A quantity with units, whose value may be bounded from above or below, as defined in FHIR |
| Control | 0..* |
| shr-core-Quantity-model.value | |
| Definition | Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR |
| Control | 0..1 |
| Type | decimal |
| shr-core-Quantity-model.comparator | |
| Definition | Comparator |
| Control | 0..1 |
| Binding | The codes SHALL be taken from QuantityComparator |
| Type | code |
| shr-core-Quantity-model.units | |
| Definition | Code for the unit of measure of the quantity. |
| Control | 0..1 |
| Binding | The codes SHOULD be taken from AllUnitsVS |
| Type | Coding |