cell therapy production process
IRI: https://spec.industrialontologies.org/ontology/construct/CellTherapyProductionProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: biomanufacturing production process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ manufacturing process βΊ biomanufacturing production process βΊ cell therapy production process
Definition
biomanufacturing production process that results in a cell population which constitutes the targeted product material
Examples
- manufacturing of autologous CAR-T cell therapy through patient-derived T-cell activation and expansion in culture bags; large-scale allogeneic NK-cell expansion in single-use bioreactors for immunotherapy
Adapted From
- https://www.cellandgene.com/topic/cell-therapy-manufacturing and https://www.fda.gov/media/156896/download
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 constructs for representing cells as the target product are still missing.
Formal Axioms
First-Order Logic Axioms
CellTherapyProductionProcess(x) β BiomanufacturingProductionProcess(x) β§ βo ((MaterialProduct(o) β¨ ProcessIntermediateMaterial(o)) β§ hasSpecifiedOutput(x, o) β§ βp (CulturedCellPopulation(p) β§ hasContinuantPartAtAllTimes(o, p)))
Semi-Formal Natural Language Axioms
if x is a βcell therapy production processβ then x is a βbiomanufacturing production processβ that βhas specified outputβ some βmaterial productβ or some βprocess intermediate materialβ that βhas continuant part at all timesβ some βcultured cell populationβ
Description Logic
constr:CellTherapyProductionProcess β constr:BiomanufacturingProductionProcess
constr:CellTherapyProductionProcess β β constr:hasSpecifiedOutput .((constr:MaterialProduct β constr:ProcessIntermediateMaterial) β β bfo:has_continuant_part_at_all_times .constr:CulturedCellPopulation)
SubClassOf: constr:BiomanufacturingProductionProcess
SubClassOf: constr:hasSpecifiedOutput some ((constr:MaterialProduct or constr:ProcessIntermediateMaterial) and bfo:has_continuant_part_at_all_times some constr:CulturedCellPopulation)