Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - 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.esante.gouv.fr/ig/fhir/eds/StructureDefinition/FrRangeUcum
Version :
0.1.0
Draft
as of 2025-01-23
Computable Name : FrRangeUcum
Range with low and high unit UCUM encoded
Usage:
Formal Views of Profile Content
Description of Profiles, Differentials, Snapshots and how the different presentations work .
Constraints
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.empty() or high.empty() or (low <= high)
This structure is derived from Range
Constraints
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.empty() or high.empty() or (low <= high)
This structure is derived from Range
Summary
Structures
This structure refers to these other structures:
Key Elements View
Constraints
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.empty() or high.empty() or (low <= high)
Differential View
This structure is derived from Range
Snapshot View
Constraints
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.empty() or high.empty() or (low <= high)
This structure is derived from Range
Summary
Structures
This structure refers to these other structures:
Other representations of profile: CSV , Excel , Schematron