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: Ratio with UCUM or EDQM codes if code is used

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

Ratio with numerator and denominator unit UCUM or EDQM encoded 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 Ratio

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
... numerator 0..1 FrSimpleQuantityMedication Numerator value
... denominator 0..1 FrSimpleQuantityMedication Denominator value

doco Documentation for this format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio C 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
Constraints: rat-1
... numerator Σ 0..1 FrSimpleQuantityMedication Numerator value
... denominator Σ 0..1 FrSimpleQuantityMedication Denominator value

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())
rat-1 error Ratio Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio C 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
Constraints: rat-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... numerator Σ 0..1 FrSimpleQuantityMedication Numerator value

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()
rat-1 error Ratio Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())

Differential View

This structure is derived from Ratio

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
... numerator 0..1 FrSimpleQuantityMedication Numerator value
... denominator 0..1 FrSimpleQuantityMedication Denominator value

doco Documentation for this format

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio C 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
Constraints: rat-1
... numerator Σ 0..1 FrSimpleQuantityMedication Numerator value
... denominator Σ 0..1 FrSimpleQuantityMedication Denominator value

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())
rat-1 error Ratio Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Ratio C 0..* Ratio A ratio of two precise Quantity values - a numerator and a denominator
Constraints: rat-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... numerator Σ 0..1 FrSimpleQuantityMedication Numerator value

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()
rat-1 error Ratio Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())

 

Other representations of profile: CSV, Excel, Schematron