Skip to content

OSHA 301 management

In development

GoSafety does not currently have a dedicated OSHA 301 management surface in this repository. The product can handle adjacent workflows today, but teams evaluating exact OSHA 301 support should distinguish between current PDF capabilities and a dedicated 301 record manager.

Snapshot

ItemDetails
Who uses itSafety managers, office admins
Current statusIn development as a dedicated workflow
What exists todayTemplate-based PDF submissions and claims-template mapping into OSHA 300 intake
Related pagesPDF forms and PDF dictation, Injury forms

What this page means

An evaluator asking for "OSHA 301 software for construction" usually wants one or more of these things:

  • Exact OSHA 301 form output.
  • A dedicated record manager for OSHA 301 cases.
  • Reuse of injury data between field capture and OSHA reporting.

In the current codebase:

  • Exact injury or incident PDFs can be handled through the template-based PDF workflow.
  • Claims-style templates can be mapped into OSHA 300 case intake.
  • There is no separate OSHA 301 database model, route, page, or export surface.

What is available now

Template-based injury document workflows

Teams can upload injury or incident PDFs as templates, capture field values in the mobile app, and generate a filled PDF for office review and download.

OSHA intake linkage

When a submission template is categorized as claims-related and mapped to OSHA intake fields, the server can create an OSHA 300 case from the extracted submission data.

What is not yet available as a dedicated workflow

  • No dedicated OSHA 301 web page.
  • No dedicated OSHA 301 API model or CRUD workflow.
  • No dedicated 301 export manager.
  • No dedicated 301-to-300A relationship surface.

Practical construction examples

  • A team can use the PDF workflow today for an incident packet that mirrors an OSHA 301-style document.
  • A safety manager can map fields from a claims-style injury submission so the product creates a pending OSHA 300 case automatically.

Limitations and notes

  • If your requirement is a dedicated "OSHA 301 management" module, that module is not present in the current repo.
  • If your requirement is "exact injury PDF output with voice or manual field capture," the current PDF workflow already covers that part.