derivedFrom property
The target resource that represents a measurement from which this observation value is derived. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.
Implementation
FixedList<Reference>? get derivedFrom => derivedFromField.getValue(json);