Uses of Class
com.ibm.fhir.model.resource.Claim.Insurance
-
Packages that use Claim.Insurance Package Description com.ibm.fhir.model.resource -
-
Uses of Claim.Insurance in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Claim.Insurance Modifier and Type Method Description Claim.InsuranceClaim.Insurance.Builder. build()Build theClaim.InsuranceMethods in com.ibm.fhir.model.resource that return types with arguments of type Claim.Insurance Modifier and Type Method Description List<Claim.Insurance>Claim. 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 Claim.Insurance Modifier and Type Method Description protected Claim.Insurance.BuilderClaim.Insurance.Builder. from(Claim.Insurance insurance)Claim.BuilderClaim.Builder. insurance(Claim.Insurance... insurance)Financial instruments for reimbursement for the health care products and services specified on the claim.protected voidClaim.Insurance.Builder. validate(Claim.Insurance insurance)Method parameters in com.ibm.fhir.model.resource with type arguments of type Claim.Insurance Modifier and Type Method Description Claim.BuilderClaim.Builder. insurance(Collection<Claim.Insurance> insurance)Financial instruments for reimbursement for the health care products and services specified on the claim.
-