Definitions for shr-core-Range-model.
shr-core-Range-model | |
Definition | An interval defined by a quantitative upper and/or lower bound. One of the two bounds must be specified, and the lower bound must be less than the upper bound. When Quantities are specified, the units of measure must be the same. |
Control | 0..* |
shr-core-Range-model.lowerBound | |
Definition | The lower limit on a range |
Control | 0..1 |
Type | http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model |
shr-core-Range-model.upperBound | |
Definition | The upper limit on a quantitative value. |
Control | 0..1 |
Type | http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model |