Search FHIR

Guide d'implémentation de la ePrescription
0.1.0 - ci-build France flag

Guide d'implémentation de la ePrescription, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ansforge/interop-ig-fhir-ePrescription/ and changes regularly. See the Directory of published versions

Data Type Profile: Range with UCUM or EDQM codes if code is used

Official URL: https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/FrRangeMedication Version: 0.1.0
Draft as of 2025-11-25 Computable Name: FrRangeMedication

Range with low and high unit UCUM or EDQM codes if code is used

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.

This structure is derived from Range

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
... low 0..1 FrSimpleQuantityMedication Low limit
... high 0..1 FrSimpleQuantityMedication High limit

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
Constraints: rng-2
... low Σ 0..1 FrSimpleQuantityMedication Low limit
... high Σ 0..1 FrSimpleQuantityMedication High limit

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)
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
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 FrSimpleQuantityMedication Low limit

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)

Differential View

This structure is derived from Range

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
... low 0..1 FrSimpleQuantityMedication Low limit
... high 0..1 FrSimpleQuantityMedication High limit

doco Documentation for this format

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
Constraints: rng-2
... low Σ 0..1 FrSimpleQuantityMedication Low limit
... high Σ 0..1 FrSimpleQuantityMedication High limit

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)

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator)
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 FrSimpleQuantityMedication Low limit

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)

 

Other representations of profile: CSV, Excel, Schematron