HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/range-eu | Version: 0.1.0-build | |||
| Standards status: Draft | 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 of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Range | C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 | 
|    low | ΣC | 0..1 | SimpleQuantityEu | Low limit | 
|    high | ΣC | 0..1 | SimpleQuantityEu | High limit | 
|  Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | 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()) | 
This structure is derived from Range
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Range | Range | |||
|    low | 0..1 | SimpleQuantityEu | Low limit | |
|    high | 0..1 | SimpleQuantityEu | High limit | |
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Range | C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 | 
|    id | 0..1 | id | Unique id for inter-element referencing | |
|    extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|    low | ΣC | 0..1 | SimpleQuantityEu | Low limit | 
|    high | ΣC | 0..1 | SimpleQuantityEu | High limit | 
|  Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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:   | 
|---|---|---|---|---|
|   Range | C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 | 
|    low | ΣC | 0..1 | SimpleQuantityEu | Low limit | 
|    high | ΣC | 0..1 | SimpleQuantityEu | High limit | 
|  Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | 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
This structure is derived from Range
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Range | Range | |||
|    low | 0..1 | SimpleQuantityEu | Low limit | |
|    high | 0..1 | SimpleQuantityEu | High limit | |
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   Range | C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 | 
|    id | 0..1 | id | Unique id for inter-element referencing | |
|    extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
|    low | ΣC | 0..1 | SimpleQuantityEu | Low limit | 
|    high | ΣC | 0..1 | SimpleQuantityEu | High limit | 
|  Documentation for this format | ||||
| Id | Grade | Path(s) | Details | Requirements | 
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | 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