procedure property

List<ExplanationOfBenefitProcedure>? procedure
inherited

procedure Procedures performed on the patient relevant to the billing items with the claim.

Implementation

List<ExplanationOfBenefitProcedure>? get procedure =>
    throw _privateConstructorUsedError;