HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

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

Data Type Profile: EU Range

Official URL: http://hl7.eu/fhir/imaging-r4/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:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 0..1 SimpleQuantityEu Low limit
... high Σ 0..1 SimpleQuantityEu High limit

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range
... low 0..1 SimpleQuantityEu Low limit
... high 0..1 SimpleQuantityEu High limit

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low Σ 0..1 SimpleQuantityEu Low limit

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

Summary

Structures

This structure refers to these other structures:

Maturity: 1

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 0..1 SimpleQuantityEu Low limit
... high Σ 0..1 SimpleQuantityEu High limit

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

Differential View

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range
... low 0..1 SimpleQuantityEu Low limit
... high 0..1 SimpleQuantityEu High limit

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low Σ 0..1 SimpleQuantityEu Low limit

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)

This structure is derived from Range

Summary

Structures

This structure refers to these other structures:

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron