corrective action preventive action plan specification
IRI: https://spec.industrialontologies.org/ontology/construct/CorrectiveActionPreventiveActionPlanSpecification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaDeviationManagement/
SubClass Of: plan specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ corrective action preventive action plan specification
Definition
plan specification that prescribes one or more corrective actions or preventive actions
Examples
- CAPA plan specification prescribing retraining after repeated batch record errors; CAPA plan specification prescribing procedure revision after an inadequate cleaning instruction is identified; CAPA plan specification prescribing equipment repair after a temperature-control failure; CAPA plan specification prescribing supplier corrective action after repeated raw material documentation issues;
Synonyms
- CAPA plan specification
Adapted From
- https://database.ich.org/sites/default/files/Q10%20Guideline.pdf#page=12.37
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the general discussion and rationale provided for informational entities under βinformation content entityβ.
Formal Axioms
First-Order Logic Axioms
LA1: CorrectiveActionPreventiveActionPlanSpecification(x) β PlanSpecification(x) β§ βy (prescribes(x, y) β (CorrectiveAction(y) β¨ PreventiveAction(y)))
LA2: PlanSpecification(x) β§ βy(prescribes(x,y) β§ (CorrectiveAction(y) β¨ PreventiveAction(y))) β CorrectiveActionPreventiveActionPlanSpecification(x)
Semi-Formal Natural Language Axioms
LA1: if x is a βcorrective action preventive action plan specificationβ then x is a βplan specificationβ and x βprescribesβ only βcorrective actionβ or βpreventive actionβ
LA2: if x is a βplan specificationβ that βprescribesβ some βcorrective actionβ or βpreventive actionβ then x is a βcorrective action preventive action plan specificationβ
Description Logic
constr:CorrectiveActionPreventiveActionPlanSpecification β constr:PlanSpecification
constr:CorrectiveActionPreventiveActionPlanSpecification β β constr:prescribes .(constr:CorrectiveAction β constr:PreventiveAction)
constr:PlanSpecification β β constr:prescribes .(constr:CorrectiveAction β constr:PreventiveAction) β constr:CorrectiveActionPreventiveActionPlanSpecification
SubClassOf: constr:PlanSpecification
SubClassOf: constr:prescribes only (constr:CorrectiveAction or constr:PreventiveAction)
constr:PlanSpecification and constr:prescribes some (constr:CorrectiveAction or constr:PreventiveAction) SubClassOf: constr:CorrectiveActionPreventiveActionPlanSpecification