The terms reference range and measurement range are used interchangeably even though, for a clinician, the reference range has particular meaning and use. The latter is meant as an abstraction of all sorts of ranges on measurements, including reference ranges and therapeutic ranges.

Measurement ranges are defined in the following, different resources:

As is reflected in the cardinality, multiple reference ranges can be defined simultaneously. Upon submission of an Observation, the reference ranges defined in the referenced ServiceRequest are copied to the Observation by the service. This way, the set of measurement ranges in effect at the time of submission are captured in the Observation, regardless of how the Patient-specific reference ranges in ServiceRequest are maintained and altered.

The structure used in the extension ehealth-referenceRange contains the following subset of elements defined in Observation.referenceRange:

Absolute Measurement Ranges

In the figure below, example measurement ranges have been given as absolute measurement ranges. Absolute measurement ranges are always given in the same unit as measured/submitted values.

The normal range shown in green with a dotted outline is currently not supported. The definition of normal measurement ranges would allow for more credible statements about measured (and submitted) values.

Relative Measurement Ranges

In the figure below, example measurement ranges have been given as relative measurement ranges. Relative measurement ranges can be given:

The normal range shown in green with a dotted outline is currently not supported. The definition of normal measurement ranges would allow for more credible statements about measured (and submitted) values.

Maintaining a Reference Base for Relative Reference Ranges

Certain use of relative reference ranges involves an automated processing type of Library (see https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/1251409937/Library+Resources#Assessment-of-Relative-Reference-Ranges-Library-and-Rule) which compares a submitted measurement against a reference base.

The reference base is captured in an FHIR Goal with the following characteristics:

The Goal shall be added to CarePlan.goal in the CarePlan referencing the ServiceRequest the relative reference range is maintained. As time goes on, an additional Goal that supersedes the previous Goal can be added. This approach shall be used instead of simply adjusting the reference base value of an existing Goal.

The Library described in https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/1251409937/Library+Resources#Assessment-of-Relative-Reference-Ranges-Library-and-Rule favours the FHIR Goal with the most recent start.startDate.

Measurement Range Overlaps

Certain considerations should be made when maintaining measurement ranges in the eHealth Infrastructure. For the current list of allowed measurement range types, some can overlap and some typically should not, or at least only at their low or high bounds.

In principle, each measurement range can be well-defined in itself. Also in principle, it should be possible to state facts and perform triaging simply by comparing a measured, submitted value against all the corresponding measurement ranges. For instance, a submitted value of 75.0 kg could be stated as:

This could be triaged by creating:

The measurement ranges shown above overlap in boundaries only. It is up to the clinician's discretion whether to allow overlaps beyond boundaries.

a74eaf86-a8b8-4825-82f1-32e5a209b5ace3d60cf9-d218-4883-8731-2ce90f9b44f6DECIDEDMeasurement Range Boundary Overlap Only. It is expected that, within the same reference range type, overlaps occur for boundaries only.96221f26-2e04-48cc-b7f5-ffa53f3802c01507abaa-e817-48ac-8412-a5b671fb1517DECIDEDRelative Measurement Range Boundary Overlap Only per Unit. It is expected that relative measurement ranges, although they might overlap if defined as both percentages and in the same unit as submitted values, will overlap per measurement range unit for boundaries only.

Handling of Boundary Overlaps

In automated rules (See Processing of Automated Processing Rules), boundary overlaps shall, unless stated explicitly otherwise, be handled by choosing the worst-case situation. For the above submitted value of 75.0 kg, such preference results in:

Handling of non-Boundary Overlaps

Automated rules (See Processing of Automated Processing Rules), do not handle non-boundary overlaps in measurement ranges unless stated explicitly otherwise.