Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

Data Type Profile: Range with UCUM quantity units

Official URL: http://interopsante.org/fhir/StructureDefinition/FrRangeUcum Version: 0.1.0
Draft as of 2021-10-18 Computable Name: FrRangeUcum

Copyright/Legal: Interop’Santé 2021

Range with low and high unit UCUM encoded

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
... low 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
rng-2: If present, low SHALL have a lower value than high
... low C 0..1 FrSimpleQuantityUcum low bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
... high C 0..1 FrSimpleQuantityUcum high bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qty-3errorRange.low, Range.highIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highThe comparator is not used on a SimpleQuantity
: comparator.empty()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
rng-2: If present, low SHALL have a lower value than high
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low C 0..1 FrSimpleQuantityUcum low bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorRange.low, Range.highIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highThe comparator is not used on a SimpleQuantity
: comparator.empty()

This structure is derived from Range

Differential View

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
... low 0..1 FrSimpleQuantityUcum low bound with UCUM unit
... high 0..1 FrSimpleQuantityUcum high bound with UCUM unit

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
rng-2: If present, low SHALL have a lower value than high
... low C 0..1 FrSimpleQuantityUcum low bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
... high C 0..1 FrSimpleQuantityUcum high bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qty-3errorRange.low, Range.highIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highThe comparator is not used on a SimpleQuantity
: comparator.empty()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C 0..* Range Set of values bounded by precise low and high fixed quantity (no comparator) with UCUM unit
rng-2: If present, low SHALL have a lower value than high
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... low C 0..1 FrSimpleQuantityUcum low bound with UCUM unit
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorRange.low, Range.highIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRangeIf present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highThe comparator is not used on a SimpleQuantity
: comparator.empty()

This structure is derived from Range

 

Other representations of profile: CSV, Excel, Schematron