risk communication process
IRI: https://spec.industrialontologies.org/ontology/construct/RiskCommunicationProcess
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 communication process
Definition
planned process in which information about estimated risk and risk management is shared between the decision makers and other stakeholders
Examples
- a quality manager communicates an identified contamination risk to manufacturing staff during a shift handover meeting; a process engineer communicates a high-risk parameter deviation to the production supervisor by email and in the batch review system; a risk management team communicates the outcome of an FMEA to project decision makers through a risk assessment report and a review meeting; a risk management team communicates the additional filtration step that was proposed and accepted to reduce the contamination risk during media preparation
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
RiskCommunicationProcess(x) β PlannedProcess(x) β§ βa (Agent(a) β§ hasParticipantAtSomeTime(x, a)) β§ βr (RiskManagementProcess(r) β§ occurrentPartOf(x, r))
Semi-Formal Natural Language Axioms
if x is a βrisk communication processβ then x is a βplanned processβ that βhas participant at some timeβ some βagentβ and is βoccurrent part ofβ some βrisk management processβ
Description Logic
constr:RiskCommunicationProcess β constr:PlannedProcess
constr:RiskCommunicationProcess β β bfo:has_participant_at_some_time .constr:Agent
constr:RiskCommunicationProcess β β bfo:occurrent_part_of .constr:RiskManagementProcess
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_participant_at_some_time some constr:Agent
SubClassOf: bfo:occurrent_part_of some constr:RiskManagementProcess