Uses of Class
com.ibm.fhir.model.resource.Claim.Accident
-
Packages that use Claim.Accident Package Description com.ibm.fhir.model.resource -
-
Uses of Claim.Accident in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Claim.Accident Modifier and Type Method Description Claim.Accident
Claim.Accident.Builder. build()
Build theClaim.Accident
Claim.Accident
Claim. getAccident()
Details of an accident which resulted in injuries which required the products and services listed in the claim.Methods in com.ibm.fhir.model.resource with parameters of type Claim.Accident Modifier and Type Method Description Claim.Builder
Claim.Builder. accident(Claim.Accident accident)
Details of an accident which resulted in injuries which required the products and services listed in the claim.protected Claim.Accident.Builder
Claim.Accident.Builder. from(Claim.Accident accident)
protected void
Claim.Accident.Builder. validate(Claim.Accident accident)
-