Skip to main content
Source file: modules/RiskTemplates/RiskControlPlanTemplate/attachments/risksheet.json

Role in the Solution

diagram The Risk Control Plan is the target document referenced by HARA’s and DFMEA’s task data types (document: 'Risks/RiskControlPlan'). When a risk analyst assigns a risk control in HARA or DFMEA, the control is created in or linked from this document.

Hierarchy Structure

LevelNameControl Column
L1Risk ControlsystemItemId
Single-level flat hierarchy — each risk control is a standalone row with no nesting.

Column Reference

ColumnTypeBindingWidthDescription
Titletexttitle250pxRisk control name (Level 1)
Risk Control TypeenumriskControlTypeISO 14971 control category
Risk RecordsmultiItemLinkmitigates -> riskRecordLinked risk records (reverse traceability)

Risk Control Type Values

The risk control type column uses the Risk Control Type enumeration following the ISO 14971 hierarchy:
IDDisplay NameISO 14971 PriorityDescription
InherentSafetyDesignInherent Safety by Design1 (highest)Eliminate the hazard through design changes
ProtectiveMeasureProtective Measure2Physical barriers, guards, interlocks
InformationForSafetyInformation for Safety3 (lowest)Labels, warnings, training, IFU
Per ISO 14971, risk controls should be applied in priority order: design changes first, then protective measures, then information for safety. This hierarchy is reflected in the enumeration sort order.

Data Type

Data TypeWork Item TypeNotes
riskriskControlDirect management (not via task links)
Unlike HARA and FMEA risksheets, the Risk Control Plan does not define a task data type because it IS the control registry — it manages risk controls directly rather than referencing them.

Inherited Formulas and Styles

The Risk Control Plan JSON inherits the full HARA formula set and cell decorator styles:
  • Formulas: riskProbabilityPre, riskProbabilityPost, riskValuePre, riskValuePost, riskValueFinal, description
  • Cell decorators: acceptance and rowHeaderRpnNew with rpn1-rpn3 color classes
These are present for template consistency but are not actively referenced by any columns in this sheet.

Review Workflow

The Risk Control Plan uses CommentBased review manager, enabling inline commenting review workflow consistent with the HARA and FMEA risksheets.