Skip to main content

Definition

Per ISO 14971:2019, harm is physical injury or damage to the health of people, or damage to property or the environment. In the context of medical devices, harm typically refers to patient injury ranging from temporary discomfort to death. Harm is distinct from a hazard: a hazard is the source of potential harm, while harm is the consequence.

Custom Fields

FieldTypeEnumerationDescription
titleStringHarm description (for example, “Patient burn”, “Incorrect drug dosage”, “Death”)
descriptionRich TextDetailed description of the harm scenario
severityEnumharm-severity (1-5)Harm severity level used in risk matrix calculations
statusEnumstatusStandard workflow status

Severity Scale

The harm severity scale is a 5-level classification aligned with ISO 14971:2019 Annex E guidance:
ValueLabelDescriptionColor
1NegligibleTemporary discomfort, no injury
2MinorTemporary injury, no medical intervention required#95A5A6 (gray)
3SeriousInjury requiring medical intervention#2ECC71 (green)
4CriticalPermanent impairment or life-threatening condition#000000 (black)
5CatastrophicPatient death#E74C3C (red)
The default severity is Critical (value 4). Unassessed harms are treated as life-threatening until explicitly evaluated. This implements a conservative risk management approach — it is serious enough to demand attention but not maximally alarming (which could lead to dismissal as overly pessimistic).

Harm Catalog

The solution includes a pre-populated Standard Harms catalog document in the Catalogs space containing 25 harm entries. This catalog provides:
  • A reusable library of common medical device harms
  • Standardized severity assignments
  • Consistent harm descriptions across risk documents
When creating risk records in the HARA risksheet, the hasHarm link column lets you pick from the catalog. Each harm can be referenced by multiple risk records.

Role in Risk Matrix

The harm severity is a critical input to the risk matrix calculation: diagram In the HARA risksheet, the severity value is read-only — it is pulled from the linked harm item using the cross-item binding harm.severity. This ensures that all risk records referencing the same harm use a consistent severity value.
RoleDirectionTarget TypeDescription
hasHarmIncomingriskRecordRisk records that reference this harm
Harm items are linked from Risk Record work items via the hasHarm role. A single harm can be referenced by multiple risk records (one-to-many).

HARA Risksheet Column

In the HARA risksheet, Harm appears at Level 4 (the leaf level) of the hierarchy:
LevelEntity
L1Use Step
L2Hazard
L3Hazardous Situation (Event)
L4Harm
The harm column is an itemLink type that connects to harm work items via the hasHarm link role. The severity column immediately follows, displaying the linked harm’s severity value.

Rendering in Document View

In the HARA template document view, harm items use:
PropertyValue
Layouterparagraph
Fields at Endseverity
Sidebar Fieldsseverity, status
Source DocumentCatalogs/Standard Harms