adjudication property

List<ExplanationOfBenefitAdjudication>? adjudication
inherited

adjudication If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this item.

Implementation

List<ExplanationOfBenefitAdjudication>? get adjudication =>
    throw _privateConstructorUsedError;