risk control process
IRI: https://spec.industrialontologies.org/ontology/construct/RiskControlProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaRiskManagement/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ risk control process
Definition
planned process in which risk is reduced or accepted, or both
Examples
- a process in which contamination risk during media preparation is reduced by introducing additional filtration and the residual risk is then accepted; a process in which the risk associated with dissolved-oxygen variation is reduced by tightening operating ranges and the remaining risk is then accepted; a process in which a previously analyzed low-level equipment risk is accepted without further reduction; a process in which oxygen-deficiency risk following helium discharge is reduced through ventilation and alarm measures and the remaining risk is then accepted
Adapted From
- https://www.ema.europa.eu/en/documents/scientific-guideline/international-conference-harmonisation-technical-requirements-registration-pharmaceuticals-human-use-ich-guideline-q9-r1-quality-risk-management-step-5-revision-2_en.pdf
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs present to create a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
RiskControlProcess(x) β PlannedProcess(x) β§ βp ((RiskAcceptanceProcess(p) β¨ RiskReductionProcess(p)) β§ hasOccurrentPart(x, p)) β§ βa (RiskAssessmentProcess(a) β§ precededBy(x, a))
Semi-Formal Natural Language Axioms
if x is a βrisk control processβ then x is a βplanned processβ that βhas occurrent partβ some βrisk acceptance processβ or some βrisk reduction processβ, and is βpreceded byβ some βrisk assessment processβ
Description Logic
constr:RiskControlProcess β constr:PlannedProcess
constr:RiskControlProcess β β bfo:preceded_by .constr:RiskAssessmentProcess
constr:RiskControlProcess β β bfo:has_occurrent_part .(constr:RiskAcceptanceProcess β constr:RiskReductionProcess)
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:preceded_by some constr:RiskAssessmentProcess
SubClassOf: bfo:has_occurrent_part some (constr:RiskAcceptanceProcess or constr:RiskReductionProcess)