manufacturing process design process
IRI: https://spec.industrialontologies.org/ontology/construct/ManufacturingProcessDesignProcess
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 design process
Definition
planned process that defines and develops the manufacturing steps, process parameters, materials, and control elements of a commercial manufacturing process in order to establish its process design
Semi-Formal Definition:
every instance of βmanufacturing process design processβ is defined as exactly an instance of βplanned processβ that βhas occurrent partβ some βmanufacturing process characterization processβ, βhas occurrent partβ some βprocess control strategy establishmentβ that βhas specified outputβ some βcontrol strategyβ, βhas occurrent partβ some βrisk assessment processβ, and βhas specified outputβ some βplan specificationβ that βhas continuant part at all timesβ that same βcontrol strategyβ and βprescribesβ some βmanufacturing processβ
Explanatory Notes
1) Process Design corresponds to Stage 1 of FDAβs Process Validation lifecycle. Its purpose is to establish the scientific and engineering understanding needed to design a robust commercial process. Activities include integration of prior knowledge, risk assessment, process characterization studies, model development, identification of critical process parameters (CPPs), classification of material attributes, establishment of operating ranges (e.g., setpoints, NORs, PARs), and definition of the control strategy. 2) In IOF Core, βprocess designβ is a synonym for βplan specificationβ.
Examples
- Manufacturing process design process for a monoclonal antibody drug substance process in which prior knowledge, risk assessment, process characterization, operating ranges, CPPs, and the control strategy are developed for the commercial process; Manufacturing process design process for a fed-batch cell culture process that defines input materials, process parameters, setpoints, normal operating ranges, proven acceptable ranges, monitoring points, and control elements;
Adapted From
- https://www.fda.gov/files/drugs/published/Process-ValidationβGeneral-Principles-and-Practices.pdf
Formal Axioms
First-Order Logic Definition
ManufacturingProcessDesignProcess(x) β PlannedProcess(x) β§ βcβsβrβoβcsβp(ManufacturingProcessCharacterizationProcess(c) β§ ProcessControlStrategyEstablishment(s) β§ RiskAssessmentProcess(r) β§ PlanSpecification(o) β§ ControlStrategy(cs) β§ ManufacturingProcess(p) β§ hasOccurrentPart(x,c) β§ hasOccurrentPart(x,s) β§ hasOccurrentPart(x,r) β§ hasSpecifiedOutput(s,cs) β§ hasSpecifiedOutput(x,o) β§ hasContinuantPartAtAllTimes(o,cs) β§ prescribes(o,p))
Description Logic
constr:ManufacturingProcessDesignProcess β‘ constr:PlannedProcess β β bfo:has_occurrent_part .constr:ManufacturingProcessCharacterizationProcess β β bfo:has_occurrent_part .constr:ProcessControlStrategyEstablishment β β bfo:has_occurrent_part .constr:RiskAssessmentProcess β β constr:hasSpecifiedOutput .(constr:PlanSpecification β β bfo:has_continuant_part_at_all_times .constr:ControlStrategy β β constr:prescribes .constr:ManufacturingProcess)
constr:ManufacturingProcessDesignProcess β constr:PlannedProcess
EquivalentTo: constr:PlannedProcess and bfo:has_occurrent_part some constr:ManufacturingProcessCharacterizationProcess and bfo:has_occurrent_part some constr:ProcessControlStrategyEstablishment and bfo:has_occurrent_part some constr:RiskAssessmentProcess and constr:hasSpecifiedOutput some (constr:PlanSpecification and bfo:has_continuant_part_at_all_times some constr:ControlStrategy and constr:prescribes some constr:ManufacturingProcess)
SubClassOf: constr:PlannedProcess