Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://hl7.fr/ig/fhir/medication/StructureDefinition/FrRatioMedication | Version: 0.1.0 | |||
| Draft as of 2025-10-24 | 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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Numerator value |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Denominator value |
Documentation for this format | ||||
| 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())
|
This structure is derived from Ratio
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Numerator value | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Denominator value | |
Documentation for this format | ||||
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Numerator value |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Denominator value |
Documentation for this format | ||||
| 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())
|
This structure is derived from Ratio
Key Elements View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Numerator value |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Denominator value |
Documentation for this format | ||||
| 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())
|
Differential View
This structure is derived from Ratio
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Numerator value | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Denominator value | |
Documentation for this format | ||||
Snapshot View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Ratio | A ratio of two precise Quantity values - a numerator and a denominator Constraints: rat-1 |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Numerator value |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Denominator value |
Documentation for this format | ||||
| 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())
|
This structure is derived from Ratio
Other representations of profile: CSV, Excel, Schematron