Uses of Class
com.ibm.fhir.model.resource.ExplanationOfBenefit.Payee
-
Packages that use ExplanationOfBenefit.Payee Package Description com.ibm.fhir.model.resource -
-
Uses of ExplanationOfBenefit.Payee in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ExplanationOfBenefit.Payee Modifier and Type Method Description ExplanationOfBenefit.Payee
ExplanationOfBenefit.Payee.Builder. build()
Build theExplanationOfBenefit.Payee
ExplanationOfBenefit.Payee
ExplanationOfBenefit. getPayee()
The party to be reimbursed for cost of the products and services according to the terms of the policy.Methods in com.ibm.fhir.model.resource with parameters of type ExplanationOfBenefit.Payee Modifier and Type Method Description protected ExplanationOfBenefit.Payee.Builder
ExplanationOfBenefit.Payee.Builder. from(ExplanationOfBenefit.Payee payee)
ExplanationOfBenefit.Builder
ExplanationOfBenefit.Builder. payee(ExplanationOfBenefit.Payee payee)
The party to be reimbursed for cost of the products and services according to the terms of the policy.protected void
ExplanationOfBenefit.Payee.Builder. validate(ExplanationOfBenefit.Payee payee)
-