lowerLimit property

FhirDecimal? lowerLimit
inherited

lowerLimit The lower limit of detection of the measured points. This is needed if any of the data points have the value "L" (lower than detection limit).

Implementation

FhirDecimal? get lowerLimit => throw _privateConstructorUsedError;