risk management process

IRI: https://spec.industrialontologies.org/ontology/construct/RiskManagementProcess

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 management process

Direct subclasses:

Definition

planned process that systematically performs risk assessment, risk control, risk communication, and risk review

Semi-Formal Definition:

every instance of β€˜risk management process’ is defined as exactly an instance of β€˜planned process’ that β€˜has occurrent part’ some β€˜risk assessment process’, β€˜has occurrent part’ some β€˜risk communication process’, β€˜has occurrent part’ some β€˜risk review process’, β€˜has occurrent part’ some β€˜risk control process’ that is β€˜preceded by’ some β€˜risk assessment process’, and is β€˜prescribed by’ some β€˜risk management plan specification’

Examples

  • a process for managing contamination risk during media preparation that includes risk assessment, risk control, communication of the results, and periodic review; a process for managing patient safety risk associated with administration of a biologic product that includes hazard identification, risk analysis, risk evaluation, risk control, and review of new safety information; a process for managing oxygen-deficiency risk associated with helium discharge that includes assessment of injury scenarios, implementation of risk reduction measures, communication of residual risk, and periodic review; a process for managing equipment-related risk in manufacturing that includes identification of failure scenarios, analysis and evaluation of associated risks, implementation of risk controls, and review of their continued suitability

Adapted From

  • https://www.iso.org/obp/ui/en/#iso:std:iso:31073:ed-1:v1:en

Formal Axioms

First-Order Logic Definition

RiskManagementProcess(x) ↔ PlannedProcess(x) ∧ βˆƒa βˆƒr βˆƒc βˆƒv βˆƒp (RiskAssessmentProcess(a) ∧ RiskControlProcess(r) ∧ RiskCommunicationProcess(c) ∧ RiskReviewProcess(v) ∧ RiskManagementPlanSpecification(p) ∧ hasOccurrentPart(x, a) ∧ hasOccurrentPart(x, r) ∧ hasOccurrentPart(x, c) ∧ hasOccurrentPart(x, v) ∧ precededBy(r, a) ∧ prescribedBy(x, p))

Description Logic

constr:RiskManagementProcess ≑ constr:PlannedProcess βŠ“ βˆƒ bfo:has_occurrent_part .constr:RiskAssessmentProcess βŠ“ βˆƒ bfo:has_occurrent_part .constr:RiskCommunicationProcess βŠ“ βˆƒ bfo:has_occurrent_part .constr:RiskReviewProcess βŠ“ βˆƒ bfo:has_occurrent_part .(constr:RiskControlProcess βŠ“ βˆƒ bfo:preceded_by .constr:RiskAssessmentProcess) βŠ“ βˆƒ constr:prescribedBy .constr:RiskManagementPlanSpecification

constr:RiskManagementProcess βŠ‘ constr:PlannedProcess

EquivalentTo: constr:PlannedProcess and bfo:has_occurrent_part some constr:RiskAssessmentProcess and bfo:has_occurrent_part some constr:RiskCommunicationProcess and bfo:has_occurrent_part some constr:RiskReviewProcess and bfo:has_occurrent_part some (constr:RiskControlProcess and bfo:preceded_by some constr:RiskAssessmentProcess) and constr:prescribedBy some constr:RiskManagementPlanSpecification

SubClassOf: constr:PlannedProcess


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.