Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - version de développement local (v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2026-01-20 |
Definitions for the FrRangeMedication data type profile.
Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici
| 0. Range | |
| Définition | A set of ordered Quantities defined by a precise low and high limit defined by a fixed quantity (no comparator) A set of ordered Quantities defined by a low and high limit. |
| Court | Set of values bounded by precise low and high fixed quantity (no comparator)Set of values bounded by low and high |
| Commentaires | The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3. Low and high limit are precisely defined, no element 'comparator' in the simpleQuantity defining each bound. The limits are defined by a fixed quantity (no comparator). The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3. |
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 |
| Est modificateur | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) rng-2: If present, low SHALL have a lower value than high ( low.empty() or high.empty() or (low <= high))rng-2: If present, low SHALL have a lower value than high (low.empty() or high.empty() or (low <= high)) |
| 2. Range.low | |
| Définition | The low limit. The boundary is inclusive. |
| Court | Low limit |
| Commentaires | If the low element is missing, the low boundary is not known. |
| Contrôle | 0..1 |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used, SimpleQuantity) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. Range.high | |
| Définition | The high limit. The boundary is inclusive. |
| Court | High limit |
| Commentaires | If the high element is missing, the high boundary is not known. |
| Contrôle | 0..1 |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used, SimpleQuantity) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici
| 0. Range | |
| Définition | A set of ordered Quantities defined by a precise low and high limit defined by a fixed quantity (no comparator) |
| Court | Set of values bounded by precise low and high fixed quantity (no comparator) |
| Commentaires | The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3. Low and high limit are precisely defined, no element 'comparator' in the simpleQuantity defining each bound. The limits are defined by a fixed quantity (no comparator). |
| 2. Range.low | |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used) |
| 4. Range.high | |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used) |
Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici
| 0. Range | |
| Définition | A set of ordered Quantities defined by a precise low and high limit defined by a fixed quantity (no comparator) |
| Court | Set of values bounded by precise low and high fixed quantity (no comparator) |
| Commentaires | The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3. Low and high limit are precisely defined, no element 'comparator' in the simpleQuantity defining each bound. The limits are defined by a fixed quantity (no comparator). |
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 |
| Est modificateur | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))rng-2: If present, low SHALL have a lower value than high ( low.empty() or high.empty() or (low <= high)) |
| 2. Range.id | |
| Définition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Court | Unique id for inter-element referencing |
| Contrôle | 0..1 |
| Type | string |
| Est modificateur | false |
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. |
| Résumé | false |
| 4. Range.extension | |
| Définition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | Additional content defined by implementations |
| Commentaires | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Contrôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Range.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 6. Range.low | |
| Définition | The low limit. The boundary is inclusive. |
| Court | Low limit |
| Commentaires | If the low element is missing, the low boundary is not known. |
| Contrôle | 0..1 |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. Range.high | |
| Définition | The high limit. The boundary is inclusive. |
| Court | High limit |
| Commentaires | If the high element is missing, the high boundary is not known. |
| Contrôle | 0..1 |
| Type | Quantity(SimpleQuantity with UCUM or EDQM codes or code not used) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |