Template:— risk (rsk) Context:— UK_Defence |
Date: 2010/03/15 15:08:44 Revision: 1.8
|
This section specifies the template risk.
NOTE
The template has been defined in the context of
UK_Defence.
Refer to the business context for details of related templates.
NOTE
An explanation of a template and the associated instantiation path is
provided in the
Template overview
section.
This template describes how to represent the concept of a risk in terms of PLCS model elements (templates, entities and reference
data).
A risk is the definition of a chance or possibility of danger, injury to personnel, or loss of capability that has serious
operational and/or financial consequences.
This information object represents the definition of a chance or possibility of danger, injury to personnel, or loss of capability
that has serious operational and/or financial consequences.
Figure 1 — A MOOD Business Architect representation of the Business Object: Risk
The attributes of the Risk object are tabled below.
Attribute name
|
Attribute description
|
Attribute type
|
Optionality
|
ALARP Category |
This is data about the categorization of safety risks. ALARP = As Low As Reasonably Practicable. |
intrinsic |
Optional |
Context |
This is the context in which the risk is assessed. |
SELECT |
Mandatory |
Description |
This is the description of the risk. |
intrinsic |
Mandatory |
ID |
This is the identifier of the risk. |
intrinsic |
Mandatory |
Impact Before Mitigation |
This is the impact of the risk event before mitigation action. |
intrinsic |
Mandatory |
Name |
This is the name of the risk |
intrinsic |
Mandatory |
Owner |
This is the reference to the owner of the risk. |
Person |
Mandatory |
Priority |
This is the priority / rank of the risk. |
intrinsic |
Optional |
Probability Before Mitigation |
This is the probability of the related event occuring before mitigation action. |
intrinsic |
Mandatory |
Related Support Concept |
This is a reference to the related support concept. |
Support Concept |
Mandatory |
Related Support Solution |
This is a reference to the related support solution. |
Support Solution Definition |
Optional |
Risk of |
This is the reference to the type of event that may occur. |
Event Type |
Mandatory |
Type |
This is the type of the risk. |
intrinsic |
Mandatory |
Table 1 — Risk attribute details
NOTE
This template is dependent on entities in the ISO10303-239 Edition 2 schema.
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"risk".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for risk
The graphic for the template to be used in other EXPRESS-G diagrams
is shown in Figure
3
below.
Figure 3 — The graphical representation of the risk template
The following input parameters are defined for this template:
This is the "As Low As Reasonably Practicable" ALARP category of the risk.
Context (Type=
'SELECT
(
Error ER1: The entity risk_perception_source_item does not existrisk_perception_source_item)'
Error EXP-1: The EXPRESS select type risk_perception_source_item
does not exist in data/schemas/ap239_arm_lf.xml.)
This is the context in which the risk is assessed.
This is the description of the risk.
This is the identifier of the risk.
The organization that created the associated identifier. Additionally
a Person or Information System could be defined when either of these are the source; see Identifier template characterizations
This is the impact of the risk before mitigation.
This is the name of the risk.
This is the owner of the risk.
This is the priority of the risk.
This is the probability of the event associated with the risk before mitigation.
The support concept related to the risk.
The support solution related to the risk.
This is the ID of the event associated with the risk.
This is a description of the event associated with the risk.
This is the name of the event associated with the risk.
This is the type of the risk.
The following reference parameters are defined for this template:
rsk(Type='ENTITY (
Error ER1: The entity Risk does not existRisk)')
Allow the
Error ER1: The entity Risk does not existRisk
entity instantiated in this path to be referenced when this template is used.
Note: The
Error ER1: The entity Risk does not existRisk
entity can be referenced in a template path by:
%^target = $risk.rsk%
where
target
is the parameter to which the
Error ER1: The entity Risk does not existRisk
is bound.
Error EXP-1: The EXPRESS entity Risk
does not exist in data/schemas/ap239_arm_lf.xml.
rsk_pcp(Type='ENTITY (
Error ER1: The entity Risk_perception does not existRisk_perception)')
Allow the
Error ER1: The entity Risk_perception does not existRisk_perception
entity instantiated in this path to be referenced when this template is used.
Note: The
Error ER1: The entity Risk_perception does not existRisk_perception
entity can be referenced in a template path by:
%^target = $risk.rsk_pcp%
where
target
is the parameter to which the
Error ER1: The entity Risk_perception does not existRisk_perception
is bound.
Error EXP-1: The EXPRESS entity Risk_perception
does not exist in data/schemas/ap239_arm_lf.xml.
The instantiation path shown below specifies the entities that are to be
instantiated by the template.
A description of templates and the syntax for the instantiation path is
provided in the
Templates Help/Information section.
Error ER1: The entity Risk does not existRisk
Error ER1: The entity Risk does not existRisk.id = '/IGNORE'
Error ER1: The entity Risk does not existRisk.name = '/IGNORE'
Error ER1: The entity Risk does not existRisk.description = '/IGNORE'
-- Bind the Risk entity to the parameter ^rsk. %^rsk =
Error ER1: The entity Risk does not existRisk%
-- Identify the Risk /
identifier(
ID=@ID,
source_organization=@ID_source_organization,
type='ID',
items=^rsk)/
-- name the Risk /
identifier(
ID=@Name,
source_organization=@ID_source_organization,
type='Name',
items=^rsk)/
-- describe the Risk /
assigning_descriptor(
descr=@Description,
class_name='Description',
ecl_id='urn:plcs:rdl:std',
is_assigned_to=^rsk)/
-- provide ALARP Category by classification /
assigning_reference_data(
items=Risk,
class_name=@ALARP_Category,
ecl_id='urn:plcs:rdl:uk_defence')/
-- provide Type by classification /
assigning_reference_data(
items=Risk,
class_name=@Type,
ecl_id='urn:plcs:rdl:uk_defence')/
-- [Optional Priority] by classification /
assigning_reference_data(
items=Risk,
class_name=@Priority,
ecl_id='urn:plcs:rdl:uk_defence')/
-- Related_Support_Solution /
assigning_document(
is_assigned_to=Risk,
assigned_document=@Related_Support_Solution,
doc_ass_role='Related_support_solution',
doc_ar_ecl_id='urn:plcs:rdl:uk_defence')/
-- Owner Organization_or_person_in_organization_assignmentOrganization_or_person_in_organization_assignment.items ->
Error ER1: The entity Risk does not existRisk
Organization_or_person_in_organization_assignment.assigned_entity ->
@OwnerOrganization_or_person_in_organization_assignment.role = '/IGNORE'
-- [Optional Related_Support_solution] Applied_activity_method_assignmentApplied_activity_method_assignment.items ->
Error ER1: The entity Risk does not existRisk
Applied_activity_method_assignment.assigned_activity_method ->
@Related_Support_ConceptApplied_activity_method_assignment.role = '/IGNORE'
-- Risk_version
Error ER1: The entity Risk_version does not existRisk_version
Error ER1: The entity Risk_version does not existRisk_version.id = '/IGNORE'
Error ER1: The entity Risk_version does not existRisk_version.description = '/IGNORE'
-- Relate the Risk_version to the Risk
Error ER1: The entity Risk_version does not existRisk_version.of_risk ->
Error ER1: The entity Risk does not existRisk
Error ER1: The entity Risk_perception does not existRisk_perception
Error ER1: The entity Risk_perception does not existRisk_perception.id = '/IGNORE'
Error ER1: The entity Risk_perception does not existRisk_perception.name = '/IGNORE'
Error ER1: The entity Risk_perception does not existRisk_perception.additional_characterization = '/IGNORE'
-- Bind the Risk_perception entity to the parameter ^rsk_pcp. %^rsk_pcp =
Error ER1: The entity Risk_perception does not existRisk_perception%
-- Relate the Risk_perception to the Risk_version
Error ER1: The entity Risk_perception does not existRisk_perception.defined_version ->
Error ER1: The entity Risk_version does not existRisk_version
Error ER1: The entity Risk_perception_context does not existRisk_perception_context
Error ER1: The entity Risk_perception_context does not existRisk_perception_context.application_domain = '/IGNORE'
Error ER1: The entity Risk_perception_context does not existRisk_perception_context.life_cycle_stage = '/IGNORE'
Error ER1: The entity Risk_perception_context does not existRisk_perception_context.description = '/IGNORE'
-- provide the application domain of the view definition by classification /
assigning_reference_data(
items=View_definition_context,
class_name='Risk_perception',
ecl_id='urn:plcs:rdl:uk_defence')/
-- Relate the Risk_perception to the Risk_perception_context
Error ER1: The entity Risk_perception does not existRisk_perception.initial_context ->
Error ER1: The entity Risk_perception_context does not existRisk_perception_context
-- provide Impact_Before_Mitigation by classification /
assigning_reference_data(
items=Risk_perception,
class_name=@Impact_Before_Mitigation,
ecl_id='urn:plcs:rdl:uk_defence')/
-- Probability_before_mitigation /
assigning_product_property(
described_element=Risk_perception,
property_class_name='Risk_probability',
property_ecl_id='urn:plcs:rdl:uk_defence')/
%^prob_prop = $assigning_product_property.property%
-- Probability_before_mitigation - representation /
representing_probability_numeric(
value=@Probability_Before_Mitigation,
class_name='Probability_numeric',
class_ecl_id='urn:plcs:rdl:std',
context= 'Representation_context',
context_ecl_id='urn:plcs:rdl:std')/
%^prob_rep = $representing_probability_numeric.prob_num%
Property_representationProperty_representation.rep ->
^prob_rep
Property_representation.property ->
^prob_prop
-- Context
Error ER1: The entity Risk_perception_source_assignment does not existRisk_perception_source_assignment
Error ER1: The entity Risk_perception_source_assignment does not existRisk_perception_source_assignment.assigned_risk ->
Error ER1: The entity Risk_perception does not existRisk_perception
Error ER1: The entity Risk_perception_source_assignment does not existRisk_perception_source_assignment.items ->
@Context
The instance diagram in Figure
4
shows an example of the EXPRESS entities and templates that are instantiated by the template:
/risk(ALARP_Category='Tolerable', Context='#355', Description='fire causing loss of life', ID='R001', ID_source_organization='UK_Defence', Impact_Before_Mitigation='High_risk_impact', Name='fire death', Owner='#3', Priority='Medium_priority_risk', Probability_Before_Mitigation='5', Related_Support_Concept='#119', Related_Support_Solution='#37', Risk_of_ID='ev001', Risk_of_name='fire', Type='Safety_risk')/
(an illustration of the consolidated risk template is shown in
Figure
5 below.)
Figure 4 — Entities instantiated by risk template
The instance diagram in
Figure
5
shows the graphic symbol for the template that is to be
used in other instance diagrams. The example template is:
/risk(ALARP_Category='Tolerable', Context='#355', Description='fire causing loss of life', ID='R001', ID_source_organization='UK_Defence', Impact_Before_Mitigation='High_risk_impact', Name='fire death', Owner='#3', Priority='Medium_priority_risk', Probability_Before_Mitigation='5', Related_Support_Concept='#119', Related_Support_Solution='#37', Risk_of_ID='ev001', Risk_of_name='fire', Type='Safety_risk')/
Figure 5 — Instantiation of risk template
Characterizations
No common characterizations of the template
risk
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.