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/FrRangeMedication | Version: 0.1.0 | |||
| Draft as of 2025-10-24 | 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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) Constraints: rng-2 |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Low limit |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | High limit |
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())
|
| 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
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Low limit | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | High limit | |
Documentation for this format | ||||
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) Constraints: rng-2 |
![]() ![]() |
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 | Low limit |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | High limit |
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()
|
| 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
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) Constraints: rng-2 |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | Low limit |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | High limit |
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())
|
| 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
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | Low limit | |
![]() ![]() |
0..1 | FrSimpleQuantityMedication | High limit | |
Documentation for this format | ||||
Snapshot View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Range | Set of values bounded by precise low and high fixed quantity (no comparator) Constraints: rng-2 |
![]() ![]() |
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 | Low limit |
![]() ![]() |
Σ | 0..1 | FrSimpleQuantityMedication | High limit |
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()
|
| 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