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

Data Type Profile: Range (IPS)

Official URL: http://hl7.org/fhir/uv/ips/StructureDefinition/Range-uv-ips Version: 1.1.0
Computable Name: RangeIPS

Range constrained to UCUM as the code system for units.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

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

doco Documentation for this format

Constraints

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())

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range(5.0.0)
... low S 0..1 SimpleQuantityIPS(1.1.0) Low limit
... high S 0..1 SimpleQuantityIPS(1.1.0) High limit

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range(5.0.0) 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
Constraints: ext-1
... low SΣC 0..1 SimpleQuantityIPS(1.1.0) Low limit

doco Documentation for this format

Constraints

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())

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

Key Elements View

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

doco Documentation for this format

Constraints

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range Range(5.0.0)
... low S 0..1 SimpleQuantityIPS(1.1.0) Low limit
... high S 0..1 SimpleQuantityIPS(1.1.0) High limit

doco Documentation for this format

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Range C 0..* Range(5.0.0) 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
Constraints: ext-1
... low SΣC 0..1 SimpleQuantityIPS(1.1.0) Low limit

doco Documentation for this format

Constraints

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())

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron