risk management method specification
IRI: https://spec.industrialontologies.org/ontology/construct/RiskManagementMethodSpecification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaRiskManagement/
SubClass Of: plan specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ risk management method specification
Direct subclasses:
Definition
plan specification that prescribes a proper part of a risk management process
Examples
- An FMEA method specification for a bioreactor operation prescribes that the team enumerate failure modes for each selected function or process step, document causes and effects, and score severity, occurrence, and detectability using a defined rubric; A HAZOP method specification for an ortho-xylene oxidation reaction in a fixed-bed catalytic reactor prescribes that the team analyze deviations for selected process parameters, document their causes, consequences, and existing safeguards, and recommend risk-reduction actions where needed.
Adapted From
- https://www.ema.europa.eu/en/documents/scientific-guideline/international-conference-harmonisation-technical-requirements-registration-pharmaceuticals-human-use-ich-guideline-q9-r1-quality-risk-management-step-5-revision-2_en.pdf
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the general discussion under information content entity
Formal Axioms
First-Order Logic Axioms
RiskManagementMethodSpecification(x) β PlanSpecification(x) β§ βy (prescribes(x, y) β PlannedProcess(y) β§ βz (RiskManagementProcess(z) β§ properOccurrentPartOf(y, z)))
Semi-Formal Natural Language Axioms
if x is a βrisk management method specificationβ then x is a βplan specificationβ that only βprescribesβ a βplanned processβ that is βproper occurrent part ofβ some βrisk management processβ
Description Logic
constr:RiskManagementMethodSpecification β constr:PlanSpecification
constr:RiskManagementMethodSpecification β β constr:prescribes .(constr:PlannedProcess β β bfo:proper_occurrent_part_of .constr:RiskManagementProcess)
SubClassOf: constr:PlanSpecification
SubClassOf: constr:prescribes only (constr:PlannedProcess and bfo:proper_occurrent_part_of some constr:RiskManagementProcess)