deviation investigation process

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

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

Definition

planned process in which an agent gathers and analyzes information about a deviation event to assess its cause and actual or potential impact and to establish a CAPA plan specification that addresses the deviation event

Semi-Formal Definition:

every instance of β€˜deviation investigation process’ is defined as exactly an instance of β€˜planned process’ that β€˜has input’ some β€˜deviation description’ describing a β€˜deviation event’, β€˜has occurrent part’ some β€˜deviation impact assessment’ that uses that description and produces a β€˜deviation impact assessment result’ about that same event, β€˜has occurrent part’ some β€˜planned process’ that produces a β€˜corrective action preventive action plan specification’, β€˜has participant at some time’ some β€˜agent’, β€˜has specified output’ some β€˜deviation investigation report’ containing that same description, impact assessment result, and CAPA plan specification, and is β€˜occurrent part of’ some β€˜deviation management process’

Explanatory Notes

1) The investigation typically begins with fact gathering (for example interviews, record review, inspections/testing, observation, review of similar past events, and, when appropriate, experiments/simulations) and should result in an analysis that supports cause determination rather than a restatement of the problem. 2) The extent of investigation activities can be scaled based on risk, and it can include determining the scope of affected materials/batches and whether immediate containment actions are needed. 3) This process includes establishing a corrective and preventive action plan specification that addresses the deviation event. Implementation of the specified actions may occur subsequently. 4) In the case of a minor deviation, a formal root cause investigation may not be needed because the cause may be obvious.

Examples

  • Deviation investigation process for a major temperature excursion affecting a raw material lot in warehouse storage; Deviation investigation process for a sterilization-cycle failure involving equipment or materials intended for aseptic processing; Deviation investigation process for a bioburden excursion detected in an in-process purification pool; Deviation investigation process for use of an incorrect buffer during a downstream processing step; Deviation investigation process for an equipment-control failure during cell culture;

Adapted From

  • https://www.gmp-inspection.com/en/glossary/deviation-management/ and https://www.bioprocessintl.com/qa-qc/biopharmaceutical-quality-managing-good-manufacturing-practice-deviations

Formal Axioms

First-Order Logic Definition

DeviationInvestigationProcess(x) ↔ PlannedProcess(x) ∧ βˆƒdβˆƒeβˆƒaβˆƒiβˆƒpβˆƒcβˆƒgβˆƒrβˆƒm(DeviationDescription(d) ∧ DeviationEvent(e) ∧ describes(d,e) ∧ hasInput(x,d) ∧ DeviationImpactAssessment(a) ∧ hasOccurrentPart(x,a) ∧ hasInput(a,d) ∧ DeviationImpactAssessmentResult(i) ∧ hasSpecifiedOutput(a,i) ∧ isAbout(i,e) ∧ PlannedProcess(p) ∧ hasOccurrentPart(x,p) ∧ CorrectiveActionPreventiveActionPlanSpecification(c) ∧ hasSpecifiedOutput(p,c) ∧ Agent(g) ∧ hasParticipantAtSomeTime(x,g) ∧ DeviationInvestigationReport(r) ∧ hasSpecifiedOutput(x,r) ∧ hasContinuantPartAtAllTimes(r,d) ∧ hasContinuantPartAtAllTimes(r,i) ∧ hasContinuantPartAtAllTimes(r,c) ∧ DeviationManagementProcess(m) ∧ occurrentPartOf(x,m))

Description Logic


Back to top

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