manufacturing process performance qualification process
IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturingProcessPerformanceQualificationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingProcessLifecycle/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ manufacturing process performance qualification process
Definition
planned process in which a previously qualified facility, utilities, and equipment are used to confirm the process design in order to demonstrate that the commercial manufacturing process performs as expected
Semi-Formal Definition:
every instance of βmanufacturing process performance qualification processβ is defined as exactly an instance of βplanned processβ that is βpreceded byβ some βmanufacturing facility qualification processβ, βhas occurrent partβ some βmanufacturing processβ, βhas inputβ some βplan specificationβ that βhas continuant part at all timesβ some βcontrol strategyβ and βprescribesβ some βmanufacturing processβ, and is βprescribed byβ some βmanufacturing process performance qualification specificationβ
Explanatory Notes
1) In PPQ, trained personnel execute the commercial manufacturing process using previously qualified facility, utilities, and equipment, approved control procedures, and input materials in order to generate evidence that the process performs as expected at commercial scale. 2) PPQ is typically performed with heightened sampling, testing, and scrutiny relative to routine commercial production. 3) A successful PPQ confirms the process design and provides evidence that the commercial manufacturing process is capable of reproducible commercial manufacture.
Examples
- PPQ process for a commercial monoclonal antibody drug substance process executed at commercial scale using qualified bioreactors, utilities, and approved control procedures; PPQ process for a fed-batch cell culture process performed with heightened sampling and testing to confirm that the process design produces material meeting expected quality attributes;
Adapted From
- https://www.fda.gov/files/drugs/published/Process-ValidationβGeneral-Principles-and-Practices.pdf
Formal Axioms
First-Order Logic Definition
ManufacturingProcessPerformanceQualificationProcess(x) β PlannedProcess(x) β§ βq (ManufacturingFacilityQualificationProcess(q) β§ precededBy(x, q)) β§ βm (ManufacturingProcess(m) β§ hasOccurrentPart(x, m)) β§ βs (PlanSpecification(s) β§ hasInput(x, s) β§ βc (ControlStrategy(c) β§ hasContinuantPartAtAllTimes(s, c)) β§ βp (ManufacturingProcess(p) β§ prescribes(s, p))) β§ βr (ManufacturingProcessPerformanceQualificationSpecification(r) β§ prescribedBy(x, r))
Description Logic
constr:ManufacturingProcessPerformanceQualificationProcess β‘ constr:PlannedProcess β β bfo:preceded_by .constr:ManufacturingFacilityQualificationProcess β β bfo:has_occurrent_part .constr:ManufacturingProcess β β constr:hasInput .(constr:PlanSpecification β β bfo:has_continuant_part_at_all_times .constr:ControlStrategy β β constr:prescribes .constr:ManufacturingProcess) β β constr:prescribedBy .constr:ManufacturingProcessPerformanceQualificationSpecification
constr:ManufacturingProcessPerformanceQualificationProcess β constr:PlannedProcess
EquivalentTo: constr:PlannedProcess and bfo:preceded_by some constr:ManufacturingFacilityQualificationProcess and bfo:has_occurrent_part some constr:ManufacturingProcess and constr:hasInput some (constr:PlanSpecification and bfo:has_continuant_part_at_all_times some constr:ControlStrategy and constr:prescribes some constr:ManufacturingProcess) and constr:prescribedBy some constr:ManufacturingProcessPerformanceQualificationSpecification
SubClassOf: constr:PlannedProcess