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/FrSimpleQuantityMedication | Version: 0.1.0 | |||
| Draft as of 2025-10-24 | Computable Name: FrSimpleQuantityMedication | |||
simple quantity datatype requiring a UCUM or EDQM code or no code (only unti)
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..* | 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 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())
|
| 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 for this format | ||||
| Id | Grade | Path(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: Unordered, Open by 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 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()
|
| 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 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())
|
| 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 for this format | ||||
| Id | Grade | Path(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: Unordered, Open by 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 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()
|
| 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