Uses of Class
com.ibm.fhir.model.resource.ClaimResponse.Payment
-
Packages that use ClaimResponse.Payment Package Description com.ibm.fhir.model.resource -
-
Uses of ClaimResponse.Payment in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ClaimResponse.Payment Modifier and Type Method Description ClaimResponse.PaymentClaimResponse.Payment.Builder. build()Build theClaimResponse.PaymentClaimResponse.PaymentClaimResponse. getPayment()Payment details for the adjudication of the claim.Methods in com.ibm.fhir.model.resource with parameters of type ClaimResponse.Payment Modifier and Type Method Description protected ClaimResponse.Payment.BuilderClaimResponse.Payment.Builder. from(ClaimResponse.Payment payment)ClaimResponse.BuilderClaimResponse.Builder. payment(ClaimResponse.Payment payment)Payment details for the adjudication of the claim.
-