Skip to main content

Incidents and Inspections


Incidents and Inspections: A Data Model for Oversight and Response

The Incidents and Inspections module provides a structured way for agencies to capture, investigate, and follow up on both unexpected events and planned oversight activities. Whether dealing with a workplace accident, a facility inspection, or a program audit, agencies need to track what happened, what was found, and what corrective actions were recommended. This module brings those elements together in Dataverse, offering a reusable framework that supports transparency, accountability, and continuous improvement.

At the core of the model is the Incident or Event table, which represents an occurrence that needs to be recorded and analyzed. Incidents may be safety-related, operational, or even programmatic, and they serve as the anchor for related findings and corrective actions. When incidents or events trigger formal reviews, the After Action Report table provides a structured summary of the analysis, lessons learned, and next steps.

Planned oversight activities are captured through the Inspection table. Inspections focus on specific Inspectable Items, which can range from facilities and equipment to processes and programs. The Inspectable Item Type table classifies these items—for example, as vehicles, laboratories, or IT systems—allowing agencies to tailor inspections based on the type of asset or activity under review.

Both incidents and inspections may result in Findings, which describe problems, deficiencies, or risks that have been identified. Findings serve as the critical link between what was observed and what needs to change. To support improvement, Recommendations are created to propose corrective actions or preventive measures. Recommendations can then be tracked through implementation, ensuring that issues identified during incidents or inspections are not only documented but resolved.

In practice, this module can be applied in many contexts. A safety office might record an Incident when an accident occurs, attach an After Action Report summarizing the review, log Findings such as equipment failures, and issue Recommendations for procedural changes. A regulatory unit could schedule routine Inspections of facilities, classify Inspectable Items by type, and document Findings and Recommendations for compliance follow-up. Even program oversight bodies can use the same framework to capture performance inspections and track corrective actions across initiatives.

By linking incidents, inspections, findings, and recommendations in a single structure, the Incidents and Inspections module enables agencies to respond to problems, monitor oversight, and ensure follow-through on corrective actions. It creates a reusable backbone for risk management and accountability, while providing the flexibility to adapt to different missions and oversight environments. In short, it helps agencies close the loop between identifying issues and making lasting improvements.

graph TD
  govcdm_AfterActionReport(After Action Report)
  govcdm_Finding(Finding)
  govcdm_InspectableItem(Inspectable Item)
  govcdm_InspectableItemType(Inspectable Item Type)
  govcdm_Inspection(Inspection)
  govcdm_Occurrence(Incident or Event)
  govcdm_Recommendation(Recommendation)
  govcdm_Finding --> govcdm_AfterActionReport
  govcdm_Recommendation --> govcdm_Finding
  govcdm_Inspection --> govcdm_InspectableItem
  govcdm_InspectableItem --> govcdm_InspectableItemType
  govcdm_Finding --> govcdm_Inspection
  govcdm_Finding --> govcdm_Occurrence

After Action Report

Documents outcomes, lessons learned, and follow-up actions from incidents or inspections.

Finding

Individual finding or observation produced by an inspection or investigation.

Incident or Event (Occurrence)

Represents incidents or events that may trigger inspections and investigations.

Inspectable Item

Items, assets, or locations that are subject to inspection.

Inspectable Item Type

Classifies the types of items that can be inspected.

Inspection

Represents an inspection event, performed against inspectable items.

Recommendation

Recommendations tied to findings to address identified issues.

We highly recommend using the managed versions, which will allow you to easily update and uninstall the solution from your environment. If you need to modify or enhance the managed solution, you can can create a new solution, add the components to that solution and make changes as needed.

Gov Incidents and Inspections Data Model v1.0.0.0

Baseline release for Gov Incidents and Inspections data model v1.0.0.0

Download Latest Release (v1.0.0.0)

Requires data models

Related personas

This is an open-source project maintained by Microsoft. It is not an official U.S. government website. The site uses the U.S. Web Design System (USWDS) to help agencies and partners create app catalog documentation sites of their own. Open Source at Microsoft