eMediplan CHMED20AF Implementation Guide:

This page is part of the eMediplan CHMED20AF FHIR IG (R4) (v2.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

StructureDefinition: chmed20af-dosequantityto

Formal Views of Profile Content

The official URL for this profile is:

http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto

This profile builds on Extension.

This profile was published on Wed Oct 03 06:52:18 CEST 2018 as a draft by IG eMediplan.

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

This structure is derived from Extension

Summary

Must-Support: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Extensionif during the period the dose has to changed linearly to this quantity
... extension 0..0
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto"
... valueQuantity S0..1CHEMEDQuantityWithEmedUnitsA fixed quantity (no comparator)

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Extensionif during the period the dose has to changed linearly to this quantity
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto"
... Slices for value[x] 0..1QuantityValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SI0..1CHEMEDQuantityWithEmedUnitsA fixed quantity (no comparator)

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Extensionif during the period the dose has to changed linearly to this quantity
... url 1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto"
... value[x]:valueQuantity I0..1CHEMEDQuantityWithEmedUnitsA fixed quantity (no comparator)

doco Documentation for this format

This structure is derived from Extension

Summary

Must-Support: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Extensionif during the period the dose has to changed linearly to this quantity
... extension 0..0
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto"
... valueQuantity S0..1CHEMEDQuantityWithEmedUnitsA fixed quantity (no comparator)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Extensionif during the period the dose has to changed linearly to this quantity
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-dosequantityto"
... Slices for value[x] 0..1QuantityValue of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity SI0..1CHEMEDQuantityWithEmedUnitsA fixed quantity (no comparator)

doco Documentation for this format

 

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qty-3Extension.value[x]:valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
sqty-1Extension.value[x]:valueQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()
.