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-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master 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 | 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:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | Low limit |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | High limit |
![]() |
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 | |||
![]() ![]() ![]() |
0..1 | SimpleQuantityEu | Low limit | |
![]() ![]() ![]() |
0..1 | SimpleQuantityEu | High limit | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Range | 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 | |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | Low limit |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | High limit |
![]() |
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: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Range | Set of values bounded by low and high Constraints: rng-2 |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | Low limit |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | High limit |
![]() |
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 | |||
![]() ![]() ![]() |
0..1 | SimpleQuantityEu | Low limit | |
![]() ![]() ![]() |
0..1 | SimpleQuantityEu | High limit | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
C | 0..* | Range | 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 | |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | Low limit |
![]() ![]() ![]() |
ΣC | 0..1 | SimpleQuantityEu | High limit |
![]() |
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