residual risk estimate
IRI: https://spec.industrialontologies.org/ontology/construct/ResidualRiskEstimate
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaRiskManagement/
SubClass Of: risk estimate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ risk estimate βΊ residual risk estimate
Definition
risk estimate that is a combination of the assessed likelihood of harm and the assessed severity of that harm after risk reduction measures have been implemented
Explanatory Notes
1) It is the level of risk that remains after controls, safeguards, or mitigation measures have been applied to address an identified risk. 2) Severity is referred to as βimpactβ in other domains, such as cybersecurity (ISO/IEC 27001). 3) In many domains the residual risk estimate is calculated iteratively until it reaches an acceptable value.
Examples
- A residual risk estimate of 4 (Medium / Acceptable) has been assigned to the occurrence of microbial contamination in a sterile fill-finish stage of a pharma process, using a 5x5 residual risk matrix evaluation method, after changing both the laminar airflow system over the filling line and the Restricted Access Barrier System (RABS) that minimizes operator access
Adapted From
- https://www.iso.org/obp/ui/en/#iso:std:iso-iec:guide:51:ed-3:v1:en:term:3.9
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
ResidualRiskEstimate(x) β RiskEstimate(x) β§ βa (RiskAnalysisProcess(a) β§ isSpecifiedOutputOf(x, a) β§ βr (RiskReductionProcess(r) β§ precededBy(a, r)))
Semi-Formal Natural Language Axioms
if x is a βresidual risk estimateβ then x is a βrisk estimateβ that βis specified output ofβ some βrisk analysis processβ that is βpreceded byβ some βrisk reduction processβ
Description Logic
constr:ResidualRiskEstimate β constr:RiskEstimate
constr:ResidualRiskEstimate β β constr:isSpecifiedOutputOf .(constr:RiskAnalysisProcess β β bfo:preceded_by .constr:RiskReductionProcess)
SubClassOf: constr:RiskEstimate
SubClassOf: constr:isSpecifiedOutputOf some (constr:RiskAnalysisProcess and bfo:preceded_by some constr:RiskReductionProcess)