deviation containment process
IRI: https://spec.industrialontologies.org/ontology/construct/DeviationContainmentProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaDeviationManagement/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ deviation containment process
Definition
planned process carried out after recognition of a deviation event in which actions are taken with respect to affected material entities or processes to prevent the deviation or its effects from propagating further
Explanatory Notes
1) In this context, βprevent further propagation of the deviation or its effectsβ means either preventing the deviation from causing additional impact through the affected material entity or process, or preventing the affected material entity from proceeding further in processing, release, distribution, or use. 2) This process is carried out after recognition of a deviation event and before or alongside (overlaps) subsequent deviation investigation.
Examples
- Placing an affected raw material lot in quarantine after a temperature excursion before the deviation investigation begins; Holding a process intermediate after a bioburden excursion while the deviation investigation is initiated; Restricting release of a batch after an equipment-control failure while the impact assessment and investigation are underway; Pausing a downstream processing step after use of an incorrect buffer before formal investigation activities begin; Segregating affected product units after a labeling deviation while the deviation investigation proceeds; Stopping use of a potentially compromised single-use assembly after an integrity issue is detected before the investigation determines scope and root cause.
Adapted From
- https://oxmaint.com/industries/steel-plant/quality-deviation-management-system
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
DeviationContainmentProcess(x) β PlannedProcess(x) β§ βd(DeviationEvent(d) β§ (precededBy(x,d) β¨ isTemporallyOverlappedBy(x,d))) β§ (βi(DeviationInvestigationProcess(i) β§ precedes(x,i)) β¨ βj(DeviationInvestigationProcess(j) β§ temporallyOverlaps(x,j)))
Semi-Formal Natural Language Axioms
if x is a βdeviation containment processβ then x is a βplanned processβ, x is either βpreceded byβ or βis temporally overlapped byβ some βdeviation eventβ, and x either βprecedesβ or βtemporally overlapsβ some βdeviation investigation processβ
Description Logic
constr:DeviationContainmentProcess β constr:PlannedProcess
constr:DeviationContainmentProcess β β bfo:preceded_by .constr:DeviationEvent β β constr:isTemporallyOverlappedBy .constr:DeviationEvent
constr:DeviationContainmentProcess β β bfo:precedes .constr:DeviationInvestigationProcess β β constr:temporallyOverlaps .constr:DeviationInvestigationProcess
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:preceded_by some constr:DeviationEvent or constr:isTemporallyOverlappedBy some constr:DeviationEvent
SubClassOf: bfo:precedes some constr:DeviationInvestigationProcess or constr:temporallyOverlaps some constr:DeviationInvestigationProcess