ACORD126 - document type
Overview
Every insurance company and insurance broker use the Acord 126 form as the preferred form to collect underwriting information on individuals or companies seeking insurance.
This skill is trained to automatically detect fields across the pages of the Acord 126 form and extract data in depth on Coverage, Limits, Schedule of Hazards, Employee Benefits Liability, etc.
Particularities
The model automatically detects data such as:
- Date, Effective Date;
- Commercial General Liability, Deductibles;
- Schedule of Hazards Loc#, Haz#, Classification, Class Code, Premium Amount, Exposure;
- General Information Question and Answers.
Extracted fields
If you are using using public endpoints, such as https://du.uipath.com/ie/invoices, all fields are available. However, if you are using custom-trained extractors, the availability of extracted fields is dependant on the version you are currently using. You can also check the list of fields and types on any endpoint in the /info/model object. To access this, simply add /info/model to any endpoint, like so: https://du.uipath.com/ie/invoices/info/model. For an enhanced reading experience of the fields list, it's recommended to install a JSON viewer extension in your browser.
Table 1. List of extracted fields for ACORD126
| Display Name | Field Name | Field Type | Content Type |
|---|---|---|---|
| Document Date | date | regular | date |
| Policy Effective Date | eff-date | regular | date |
| Applicant / First Name Insured | name-insured | regular | string |
| Coverage Type is Commercial General Liability | cgl | regular | string |
| Coverage Applies when Claim is Made | claims-made | regular | string |
| Coverage Applies when the Incident Occurs | occurence | regular | string |
| Coverage Includes Owner's & Contractor's Protective | owr-cont-protective | regular | string |
| Coverages Includes Other | cgl-other | regular | string |
| Deductible Applies to Property Damage | ded-pop-damage | regular | string |
| Deductible Amount for Property Damage | ded-pop-damage-amt | regular | number |
| Deductible Applies to Bodily Injury | ded-bodily-injury | regular | string |
| Deductibles Bodily Injury Amount | ded-bodily-injury-amt | regular | number |
| Deductible Applies to Other | ded-other | regular | string |
| Deductibles Other Amount | ded-other-amt | regular | number |
| Deductible Per Claim or Per Occurrence | ded-per-claim-occ | regular | string |
| General Aggregate Limit Amount | limit-ga-amt | regular | number |
| General Aggregate Limit Applies Per | limit-app-per | regular | string |
| EBL Deductible per Claim Amount | ebl-1 | regular | number |
| EBL Number of Employees | ebl-2 | regular | number |
| Number of Employees Covered by Employee Benefits Plans | ebl-3 | regular | number |
| EBL Retroactive Date | ebl-4 | regular | date |
| Contractors - Questions | contractors-q | regular | string |
| Contractors - Y / N Responses | contractors-a | regular | string |
| Products / Completed Operations - Questions | pco-q | regular | string |
| Products / Completed Operations - Y / N Responses | pco-a | regular | string |
| General Information - Questions | gi-q | regular | string |
| General Information - Y / N Responses | gi-a | regular | string |
| Acord 45 is Attached | acord-45 | regular | string |
| Additional Interest Type | interest | regular | string |
| Certificate Recipient Rank | ai-rank | regular | number |
| Certificate Recipient Evidence | ai-evidence | regular | string |
| Name and Address of the Certificate of Insurance Receiver | ai-name | regular | string |
| Interest in Item Location Number | iin-location | regular | number |
| Interest in Item Building Number | iin-building | regular | number |
| Coverage Limits - Limit Names | limit-name | items | string |
| Coverage Limits - Limit Amounts | limit-amt | items | number |
| Schedule of Hazards - Loc Numbers | sh-loc | items | number |
| Schedule of Hazards - Haz Numbers | sh-haz | items | id-no |
| Schedule of Hazards - Class Codes | sh-classification | items | string |
| Schedule of Hazards - Class Code | sh-class-code | items | id-no |
| Schedule of Hazards - Premiums Basis | sh-premium-basis | items | number |
| Schedule of Hazards - Exposures | sh-exposure | items | string |