This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
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/odh/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/odh/StructureDefinition/shr-core-SimpleQuantity-model |