This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . 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 | BackboneElement |
shr-core-Range-model.lowerBound.value | |
Definition | A quantity where the comparator is not used, as defined in FHIR. This class is not defined in CIMI V0.0.4 reference model. It could potentially be an archetype of Quantity. Complex data types that appear frequently in FHIR have not been profiled, even if CIMI defines them differently. This choice means that the breast cancer profiles use the native FHIR datatype, rather than having to substitute a CIMI profile everywhere the native type is used. |
Control | 1..1 |
Type | http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model |
Alternate Names | quantity, simpleQuantity |
shr-core-Range-model.upperBound | |
Definition | The upper limit on a quantitative value. |
Control | 0..1 |
Type | BackboneElement |
shr-core-Range-model.upperBound.value | |
Definition | A quantity where the comparator is not used, as defined in FHIR. This class is not defined in CIMI V0.0.4 reference model. It could potentially be an archetype of Quantity. Complex data types that appear frequently in FHIR have not been profiled, even if CIMI defines them differently. This choice means that the breast cancer profiles use the native FHIR datatype, rather than having to substitute a CIMI profile everywhere the native type is used. |
Control | 1..1 |
Type | http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-SimpleQuantity-model |
Alternate Names | quantity, simpleQuantity |