HL7 Europe IG Snapshot
0.0.2 - ci-build
Unknown country code 'EU'
HL7 Europe IG Snapshot, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-eu-ehds/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/range-eu | Version: 0.1.0-ballot | ||||
| Standards status: Draft Draft as of 2025-05-14 | Maturity Level: 1 | Computable Name: RangeEu | |||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
|||||
A range profile for the EU.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range(5.0.0) | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Range, Range.low, Range.high | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| rng-2 | error | Range | If present, low SHALL have a lower value than high |
low.value.empty() or high.value.empty() or low.lowBoundary().comparable(high.highBoundary()).not() or (low.lowBoundary() <= high.highBoundary())
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Range(5.0.0) | |||
![]() ![]() |
0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit | |
![]() ![]() |
0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range(5.0.0) | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Range, Range.extension, Range.low, Range.high | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Range.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| rng-2 | error | Range | If present, low SHALL have a lower value than high |
low.value.empty() or high.value.empty() or low.lowBoundary().comparable(high.highBoundary()).not() or (low.lowBoundary() <= high.highBoundary())
|
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range(5.0.0) | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Range, Range.low, Range.high | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| rng-2 | error | Range | If present, low SHALL have a lower value than high |
low.value.empty() or high.value.empty() or low.lowBoundary().comparable(high.highBoundary()).not() or (low.lowBoundary() <= high.highBoundary())
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Range(5.0.0) | |||
![]() ![]() |
0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit | |
![]() ![]() |
0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit | |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range(5.0.0) | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | Low limit |
![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu(0.1.0-ballot) | High limit |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Range, Range.extension, Range.low, Range.high | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Range.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| rng-2 | error | Range | If present, low SHALL have a lower value than high |
low.value.empty() or high.value.empty() or low.lowBoundary().comparable(high.highBoundary()).not() or (low.lowBoundary() <= high.highBoundary())
|
Other representations of profile: CSV, Excel, Schematron