complicatedBy property

FixedList<CodeableReference>? get complicatedBy

The complications or conditions that interfere with the interpretation of the observation.

Implementation

FixedList<CodeableReference>? get complicatedBy =>
    complicatedByField.getValue(json);