Uses of Class
org.linuxforhealth.fhir.model.resource.Claim.Accident
-
Packages that use Claim.Accident Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Claim.Accident in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Claim.Accident Modifier and Type Method Description Claim.AccidentClaim.Accident.Builder. build()Build theClaim.AccidentClaim.AccidentClaim. getAccident()Details of an accident which resulted in injuries which required the products and services listed in the claim.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Claim.Accident Modifier and Type Method Description Claim.BuilderClaim.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.BuilderClaim.Accident.Builder. from(Claim.Accident accident)protected voidClaim.Accident.Builder. validate(Claim.Accident accident)
-