risk assessment result
IRI: https://spec.industrialontologies.org/ontology/construct/RiskAssessmentResult
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaRiskManagement/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ risk assessment result
Definition
information content entity that is the output of a risk assessment process and that records the characterization of risk for one or more identified hazards
Semi-Formal Definition:
if x is a βrisk assessment resultβ then x is an βinformation content entityβ that βis specified output ofβ some βrisk assessment processβ and βhas continuant part at all timesβ some βrisk estimateβ produced by a βrisk analysis processβ that is part of that same βrisk assessment processβ
Explanatory Notes
A risk assessment result is the overall documented output of the assessment activity. It typically contains more than a single risk estimate, and it often aggregates qualitative descriptors, scores, rankings, and decision criteria across multiple hazards or scenarios.
Examples
- a completed quality risk assessment report identifying contamination hazards, recording estimated risk levels for each, and documenting their evaluation against established acceptance categories; a completed equipment risk assessment report identifying magnet quench scenarios, recording estimated damage severity and likelihood, and documenting the resulting risk classification
Synonyms
- risk assessment report
Adapted From
- https://csrc.nist.gov/glossary/term/risk_assessment_report
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
RiskAssessmentResult(x) β InformationContentEntity(x) β§ βpβaβe(RiskAssessmentProcess(p) β§ RiskAnalysisProcess(a) β§ RiskEstimate(e) β§ isSpecifiedOutputOf(x,p) β§ hasOccurrentPart(p,a) β§ hasSpecifiedOutput(a,e) β§ hasContinuantPartAtAllTimes(x,e))
Description Logic
constr:RiskAssessmentResult β constr:InformationContentEntity
constr:RiskAssessmentResult β β bfo:has_continuant_part_at_all_times .constr:RiskEstimate
constr:RiskAssessmentResult β β constr:isSpecifiedOutputOf .constr:RiskAssessmentProcess
SubClassOf: constr:InformationContentEntity
SubClassOf: bfo:has_continuant_part_at_all_times some constr:RiskEstimate
SubClassOf: constr:isSpecifiedOutputOf some constr:RiskAssessmentProcess