procedure property

List<ClaimProcedure>? procedure
inherited

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

Implementation

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