CH Core (R4)
6.0.0-ballot - ballot Switzerland flag

This page is part of the CH Core (R4) (v6.0.0-ballot: STU 6 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Data Type Profile: CH Core Range with EMED Units

Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-range-with-emed-units Version: 6.0.0-ballot
Active as of 2025-05-22 Computable Name: CHCoreRangeWithEmedUnits

Copyright/Legal: CC0-1.0

A range with defined quantity/units

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by low and high
ele-1: All FHIR elements must have a @value or children
rng-2: If present, low SHALL have a lower value than high
... low Σ 0..1 CHCoreQuantityWithEmedUnits Low limit
ele-1: All FHIR elements must have a @value or children
... high Σ 0..1 CHCoreQuantityWithEmedUnits High limit
ele-1: All FHIR elements must have a @value or children

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)
NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by low and high
rng-2: If present, low SHALL have a lower value than high
... 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 CHCoreQuantityWithEmedUnits 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

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by low and high
ele-1: All FHIR elements must have a @value or children
rng-2: If present, low SHALL have a lower value than high
... low Σ 0..1 CHCoreQuantityWithEmedUnits Low limit
ele-1: All FHIR elements must have a @value or children
... high Σ 0..1 CHCoreQuantityWithEmedUnits High limit
ele-1: All FHIR elements must have a @value or children

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)

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by low and high
rng-2: If present, low SHALL have a lower value than high
... 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 CHCoreQuantityWithEmedUnits 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

 

Other representations of profile: CSV, Excel, Schematron