Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: Range with UCUM quantity units

Official URL: https://interop.aphp.fr/ig/fhir/dm/StructureDefinition/FrRangeUcum Version: 0.1.0
Draft as of 2025-10-23 Computable Name: FrRangeUcum

Range with low and high unit UCUM encoded

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high Σ 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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.empty() or high.empty() or (low <= high)

This structure is derived from Range

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range Range
... low 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintes    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 FrSimpleQuantityUcum low bound with UCUM unit

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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.empty() or high.empty() or (low <= high)

This structure is derived from Range

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by low and high
Constraints: rng-2
... low Σ 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high Σ 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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.empty() or high.empty() or (low <= high)

Differential View

This structure is derived from Range

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range Range
... low 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    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 FrSimpleQuantityUcum low bound with UCUM unit

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
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.empty() or high.empty() or (low <= high)

This structure is derived from Range

 

Other representations of profile: CSV, Excel, Schematron