eHealth Infrastructure
5.0.1 - release Denmark flag

This page is part of the FUT Infrastructure (v5.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: Reference range

Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange Version: 5.0.1
Active as of 2025-08-12 Computable Name: ehealth-referenceRange

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

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Provides guide for interpretation.
... Slices for extension Content/Rules for all slices
.... extension:low 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "low"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:high 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "high"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:type 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Reference Range Type (required)
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Provides guide for interpretation.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:low 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "low"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:high 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "high"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:type 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Reference Range Type (required)
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"

doco Documentation for this format

This structure is derived from Extension

Summary

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

  • low: Quantity: An Extension
  • high: Quantity: An Extension
  • type: CodeableConcept: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Provides guide for interpretation.
... Slices for extension Content/Rules for all slices
.... extension:low 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "low"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:high 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "high"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:type 0..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Reference Range Type (required)
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Provides guide for interpretation.
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:low 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "low"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:high 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "high"
..... value[x] 1..1 SimpleQuantity Value of extension
.... extension:type 0..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Reference Range Type (required)
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange"

doco Documentation for this format

This structure is derived from Extension

Summary

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

  • low: Quantity: An Extension
  • high: Quantity: An Extension
  • type: CodeableConcept: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:type.value[x]requiredReferenceRangeType
http://ehealth.sundhed.dk/vs/reference-range-type
From this IG

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()