deviation impact assessment result
IRI: https://spec.industrialontologies.org/ontology/construct/DeviationImpactAssessmentResult
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaDeviationManagement/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ deviation impact assessment result
Definition
information content entity that describes the actual or potential impact of a deviation event on one or more material entities or processes that are affected or potentially affected
Examples
- Assessment result describing the potential impact of a temperature excursion on a stored raw material lot; Assessment result describing the potential impact of a missed in-process sample on a manufacturing batch; Assessment result describing the potential impact of an out-of-limit pH event on a buffer preparation process; Assessment result describing the potential impact of a bioburden excursion on an in-process purification pool;
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. In particular, details about impact modeling are missing.
Formal Axioms
First-Order Logic Axioms
DeviationImpactAssessmentResult(x) β InformationContentEntity(x) β§ βd (isAbout(x, d) β§ DeviationEvent(d)) β§ βy (describes(x, y) β§ (Process(y) β¨ MaterialEntity(y)))
Semi-Formal Natural Language Axioms
if x is a βdeviation impact assessment resultβ then x is an βinformation content entityβ, x βis aboutβ some βdeviation eventβ, and x βdescribesβ some βprocessβ or βmaterial entityβ
Description Logic
constr:DeviationImpactAssessmentResult β constr:InformationContentEntity
constr:DeviationImpactAssessmentResult β β constr:describes .(bfo:process β bfo:material_entity)
constr:DeviationImpactAssessmentResult β β constr:isAbout .constr:DeviationEvent
SubClassOf: constr:InformationContentEntity
SubClassOf: constr:describes some (bfo:process or bfo:material_entity)
SubClassOf: constr:isAbout some constr:DeviationEvent