eHealth Infrastructure (v2019.5.3)

StructureDefinition: ehealth-referenceRange

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange

Provides guide for interpretation. Must have at least a low or a high.

This profile builds on Extension.

This profile was published on Fri Jun 07 11:10:06 UTC 2019 as a draft by ehealth.sundhed.dk.

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

This structure is derived from Extension

Summary

Mandatory: 0 element (3 nested mandatory elements)
Fixed Value: 4 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Provides guide for interpretation
... extension 0..*ExtensionSlice: Unordered, Open by value:url
... extension 0..1ExtensionLow range
.... url 1..1uri"low"
.... valueQuantity 1..1SimpleQuantity
... extension 0..1ExtensionHigh range
.... url 1..1uri"high"
.... valueQuantity 1..1SimpleQuantity
... extension 0..1ExtensionReference range qualifier
Binding: ReferenceRangeType (required)
.... url 1..1uri"type"
.... valueCodeableConcept 1..1CodeableConceptBinding: ReferenceRangeType (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"
... value[x] 0..0

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*Provides guide for interpretation
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension 0..1ExtensionLow range
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"low"
.... valueQuantity I1..1SimpleQuantityA fixed quantity (no comparator)
... extension 0..1ExtensionHigh range
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"high"
.... valueQuantity I1..1SimpleQuantityA fixed quantity (no comparator)
... extension 0..1ExtensionReference range qualifier
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"type"
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: ReferenceRangeType (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 0 element (3 nested mandatory elements)
Fixed Value: 4 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*Provides guide for interpretation
... extension 0..*ExtensionSlice: Unordered, Open by value:url
... extension 0..1ExtensionLow range
.... url 1..1uri"low"
.... valueQuantity 1..1SimpleQuantity
... extension 0..1ExtensionHigh range
.... url 1..1uri"high"
.... valueQuantity 1..1SimpleQuantity
... extension 0..1ExtensionReference range qualifier
Binding: ReferenceRangeType (required)
.... url 1..1uri"type"
.... valueCodeableConcept 1..1CodeableConceptBinding: ReferenceRangeType (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*Provides guide for interpretation
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension 0..1ExtensionLow range
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"low"
.... valueQuantity I1..1SimpleQuantityA fixed quantity (no comparator)
... extension 0..1ExtensionHigh range
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"high"
.... valueQuantity I1..1SimpleQuantityA fixed quantity (no comparator)
... extension 0..1ExtensionReference range qualifier
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1uri"type"
.... valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: ReferenceRangeType (required)
... url 1..1uri"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"

doco Documentation for this format

 

Terminology Bindings

PathNameConformanceValueSet
Extension.extension.valueCodeableConceptReferenceRangeTyperequiredReferenceRangeType

Constraints

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