material release process
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialReleaseProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterialTesting/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material release process
Definition
planned process in which a material entity, together with relevant evidence, is assessed against specified requirements to determine whether, and under what conditions, the material entity may exit quarantine or another controlled hold and be made available for a particular use
Explanatory Notes
A material release process may involve a material entity such as an individual item, material unit, lot, batch, or another material grouping under evaluation. Exiting quarantine or another controlled hold does not necessarily mean that the material is used immediately; it means that the material is no longer restricted from the particular use for which the assessment was performed and may be stored, transferred, or otherwise made available for that use in accordance with applicable procedures. The assessment may include review of identity, sampling, testing, examination, documentation, and other specified criteria. ICH Q7 requires materials to be held under quarantine until they have been sampled, examined or tested as appropriate and released for use.
Examples
- release of an incoming raw material lot for use in media preparation following identity and purity testing; evaluation of a production consumable against receipt inspection results and supplier documentation resulting in rejection for GMP manufacturing use; release of a process intermediate for further processing following assessment of test results and process records; release of a drug substance batch for use in formulation; conditional release of a material lot for a restricted use
Adapted From
- https://database.ich.org/sites/default/files/Q7%20Guideline.pdf and https://pharmagmpguide.com/raw-material-receipt-sop-in-pharma/ and https://sgsystemsglobal.com/glossary/batch-release/ and https://sgsystemsglobal.com/glossary/lot-release-qa-disposition/
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.
Formal Axioms
First-Order Logic Axioms
MaterialReleaseProcess(x) β PlannedProcess(x) β§ βaβqβmβhβsβd(Agent(a) β§ hasParticipantAtSomeTime(x,a) β§ MaterialConformanceSpecification(q) β§ hasInput(x,q) β§ (MaterialProduct(m) β¨ ProcessIntermediateMaterial(m) β¨ ProductionConsumable(m) β¨ RawMaterial(m)) β§ hasInput(x,m) β§ MaterialHoldState(h) β§ hasPreMaterialState(x,h) β§ isMaterialStateOf(h,m) β§ MaterialState(s) β§ hasPostMaterialState(x,s) β§ isMaterialStateOf(s,m) β§ MaterialReleaseDispositionSpecification(d) β§ hasSpecifiedOutput(x,d) β§ prescribes(d,s))
Semi-Formal Natural Language Axioms
if x is a βmaterial release processβ then x is a βplanned processβ that βhas participant at some timeβ some βagentβ, βhas inputβ some βmaterial conformance specificationβ, βhas inputβ some βmaterial productβ, βprocess intermediate materialβ, βproduction consumableβ, or βraw materialβ m, βhas pre material stateβ some βmaterial hold stateβ that βis material state ofβ m, βhas post material stateβ some βmaterial stateβ s that βis material state ofβ m, and βhas specified outputβ some βmaterial release disposition specificationβ that βprescribesβ s
Description Logic
constr:MaterialReleaseProcess β constr:PlannedProcess
constr:MaterialReleaseProcess β β bfo:has_participant_at_some_time .constr:Agent
constr:MaterialReleaseProcess β β constr:hasInput .constr:MaterialConformanceSpecification
constr:MaterialReleaseProcess β β constr:hasInput .(constr:MaterialProduct β constr:ProcessIntermediateMaterial β constr:ProductionConsumable β constr:RawMaterial)
constr:MaterialReleaseProcess β β constr:hasPostMaterialState .constr:MaterialState
constr:MaterialReleaseProcess β β constr:hasPreMaterialState .constr:MaterialHoldState
constr:MaterialReleaseProcess β β constr:hasSpecifiedOutput .constr:MaterialReleaseDispositionSpecification
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_participant_at_some_time some constr:Agent
SubClassOf: constr:hasInput some constr:MaterialConformanceSpecification
SubClassOf: constr:hasInput some (constr:MaterialProduct or constr:ProcessIntermediateMaterial or constr:ProductionConsumable or constr:RawMaterial)
SubClassOf: constr:hasPostMaterialState some constr:MaterialState
SubClassOf: constr:hasPreMaterialState some constr:MaterialHoldState
SubClassOf: constr:hasSpecifiedOutput some constr:MaterialReleaseDispositionSpecification