deviation impact assessment
IRI: https://spec.industrialontologies.org/ontology/construct/DeviationImpactAssessment
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 impact assessment
Definition
planned process in which the actual or potential impact of a deviation event is evaluated
Semi-Formal Definition:
every instance of βdeviation impact assessmentβ is defined as exactly an instance of βplanned processβ that βhas inputβ some βdeviation descriptionβ describing a βdeviation eventβ and βhas specified outputβ some βdeviation impact assessment resultβ that βis aboutβ that same βdeviation eventβ
Explanatory Notes
The assessment evaluates the actual or potential impact of a deviation event on process and product quality and identifies material entities or processes that are affected or potentially affected.
Examples
- Assessment of whether a temperature excursion affected a stored raw material lot; Assessment of whether a pH excursion during buffer preparation affected buffer suitability for use; Assessment of whether a bioburden excursion affected an in-process purification pool; Assessment of whether use of an incorrect buffer affected a downstream processing step or process intermediate;
Adapted From
- https://www.gmp-inspection.com/en/glossary/deviation-management/ and https://www.pharmtech.com/view/regulation-and-compliance-deviation-investigations#:~:text=Impact%20assessment:%20A%20clear%20and,be%20objective%20and%20scientifically%20valid.
Formal Axioms
First-Order Logic Definition
DeviationImpactAssessment(x) β PlannedProcess(x) β§ βdβeβr(DeviationDescription(d) β§ DeviationEvent(e) β§ DeviationImpactAssessmentResult(r) β§ hasInput(x,d) β§ describes(d,e) β§ hasSpecifiedOutput(x,r) β§ isAbout(r,e))
Description Logic
constr:DeviationImpactAssessment β‘ constr:PlannedProcess β β constr:hasInput .constr:DeviationDescription β β constr:hasSpecifiedOutput .constr:DeviationImpactAssessmentResult
EquivalentTo: constr:PlannedProcess and constr:hasInput some constr:DeviationDescription and constr:hasSpecifiedOutput some constr:DeviationImpactAssessmentResult
SubClassOf: constr:PlannedProcess