eHealth Infrastructure (v2020.6.1)

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 Jul 01 12:30:20 UTC 2022 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:

 

Terminology Bindings

PathConformanceValueSet
Extension.extension:type.value[x]:valueCodeableConceptrequiredReferenceRangeType

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:low.value[x]:valueQuantityAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
qty-3Extension.extension:low.value[x]:valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
sqty-1Extension.extension:low.value[x]:valueQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()
ele-1Extension.extension:high.value[x]:valueQuantityAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
qty-3Extension.extension:high.value[x]:valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
sqty-1Extension.extension:high.value[x]:valueQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()
.