Uses of Class
com.ibm.fhir.model.resource.ExplanationOfBenefit.Insurance
-
Packages that use ExplanationOfBenefit.Insurance Package Description com.ibm.fhir.model.resource -
-
Uses of ExplanationOfBenefit.Insurance in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ExplanationOfBenefit.Insurance Modifier and Type Method Description ExplanationOfBenefit.InsuranceExplanationOfBenefit.Insurance.Builder. build()Build theExplanationOfBenefit.InsuranceMethods in com.ibm.fhir.model.resource that return types with arguments of type ExplanationOfBenefit.Insurance Modifier and Type Method Description java.util.List<ExplanationOfBenefit.Insurance>ExplanationOfBenefit. getInsurance()Financial instruments for reimbursement for the health care products and services specified on the claim.Methods in com.ibm.fhir.model.resource with parameters of type ExplanationOfBenefit.Insurance Modifier and Type Method Description protected ExplanationOfBenefit.Insurance.BuilderExplanationOfBenefit.Insurance.Builder. from(ExplanationOfBenefit.Insurance insurance)ExplanationOfBenefit.BuilderExplanationOfBenefit.Builder. insurance(ExplanationOfBenefit.Insurance... insurance)Financial instruments for reimbursement for the health care products and services specified on the claim.protected voidExplanationOfBenefit.Insurance.Builder. validate(ExplanationOfBenefit.Insurance insurance)Method parameters in com.ibm.fhir.model.resource with type arguments of type ExplanationOfBenefit.Insurance Modifier and Type Method Description ExplanationOfBenefit.BuilderExplanationOfBenefit.Builder. insurance(java.util.Collection<ExplanationOfBenefit.Insurance> insurance)Financial instruments for reimbursement for the health care products and services specified on the claim.
-