post
https://{environment}.origamirisk.com/OrigamiApi/api/v2/Actions/Queue/StateForm//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
The StateForm action generates state-mandated workers' compensation forms required by jurisdiction-specific regulatory agencies. These forms document claim status, benefits, payments, denials, settlements, and other statutory reporting requirements throughout the claim lifecycle.
When executed, the StateForm action:
- Identifies the claim's jurisdiction (state) from the record specified by
domainNameanddomainKey - Retrieves the appropriate state form template based on the
stateFormTypeIdparameter - Populates the form with claim data (claimant info, employer info, injury details, payment data, etc.)
- Generates the completed form as a document (typically PDF)
- Attaches the PDF to the claim record
Relationship to Other ActionTypes
| ActionType | Purpose | Format |
|---|---|---|
| FirstReport | Initial FROI submission to state WC agency | EDI transaction |
| StateForm | Ongoing state-mandated form generation | PDF document |
| Report | General internal/external reports | PDF, Excel, etc. |
State Form Types
State forms vary by jurisdiction but commonly include:
| Form Category | Examples |
|---|---|
| Benefit Notices | Notice of Compensation Payable, Benefit Rate Notice |
| Denial Forms | Notice of Denial, Controversy Notice |
| Payment Reports | Payment Summary, Wage Statement |
| Settlement Forms | Settlement Agreement, Compromise & Release |
| Status Forms | Return to Work Notice, Claim Closure Notice |
| Medical Forms | Authorization for Treatment, Medical Report Request |
Jurisdiction-Specific Behavior
Each state has unique form requirements. The StateForm action automatically:
- Selects the correct form template for the claim's jurisdiction
- Applies state-specific formatting and field requirements
- Includes required statutory language and disclosures
- Generates forms compliant with state agency specifications
Common Use Cases
- Generate Notice of Compensation Payable when benefits are approved
- Produce denial notices when claims are controverted
- Create settlement agreements for claim resolution
- Generate required correspondence using jurisdiction-specific templates
- Produce payment summaries for regulatory compliance
- Generate return-to-work documentation