Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament, publié par Interop'Santé. Ce guide nest pas une publication autorisée ; cest la version en intégration continue pour la version 0.1.0 construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/Interop-Sante/hl7.fhir.fr.medication/ et change régulièrement. Voir le répertoire des versions publiées
| Official URL: https://hl7.fr/ig/fhir/medication/StructureDefinition/FrSimpleQuantityMedication | Version: 0.1.0 | |||
| Draft as of 2026-01-20 | Computable Name: FrSimpleQuantityMedication | |||
simple quantity datatype requiring a UCUM or EDQM code or no code (only unti)
Utilisations:
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..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: qty-3, sqty-1, fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | **TOUS** les éléments | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
| qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| sqty-1 | error | Quantity | The comparator is not used on a SimpleQuantity |
comparator.empty()
|
This structure is derived from SimpleQuantity
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | Quantity | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: qty-3, sqty-1, fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Non ordonné, Ouvert par value:url | |
![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) |
![]() ![]() |
Σ | 0..1 | string | Unit representation |
![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form |
![]() ![]() |
Σ | 0..1 | code | Coded form of the unit |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | **TOUS** les éléments | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **TOUTES** les extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
| qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| sqty-1 | error | Quantity | The comparator is not used on a SimpleQuantity |
comparator.empty()
|
This structure is derived from SimpleQuantity
Key Elements View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: qty-3, sqty-1, fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | **TOUS** les éléments | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
| qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| sqty-1 | error | Quantity | The comparator is not used on a SimpleQuantity |
comparator.empty()
|
Differential View
This structure is derived from SimpleQuantity
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | Quantity | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
Snapshot View
| Nom | Drapeaux | Card. | Type | Description et contraintes Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | SimpleQuantity | A fixed quantity (no comparator) with UCUM or EDQM code or no code Constraints: qty-3, sqty-1, fr-med-smpl-quant-1, fr-med-smpl-quant-2 |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Non ordonné, Ouvert par value:url | |
![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) |
![]() ![]() |
Σ | 0..1 | string | Unit representation |
![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form |
![]() ![]() |
Σ | 0..1 | code | Coded form of the unit |
Documentation pour ce format | ||||
| Id | Grade | Chemin(s) | Description | Expression |
| ele-1 | error | **TOUS** les éléments | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **TOUTES** les extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| fr-med-smpl-quant-1 | error | Quantity | system SHALL be UCUM or EDQM if code is used |
code.exists() implies (system.exists() and (system = 'http://standardterms.edqm.eu' or system = 'http://unitsofmeasure.org'))
|
| fr-med-smpl-quant-2 | error | Quantity | system SHALL not be used if code is not used |
code.empty() implies system.empty()
|
| qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| sqty-1 | error | Quantity | The comparator is not used on a SimpleQuantity |
comparator.empty()
|
This structure is derived from SimpleQuantity
Other representations of profile: CSV, Excel, Schematron