Risk Assessment
This tool calculates the final risk for each river section. Three different type of risk are considered:
Environmental Risk Assessment (ERA)
Human Health Risk Assessment (HHRA)
Antimicrobial Resistance Risk Assessment (AMR-RA)
In addition to individual PNEC calculations, a Component Cumulative Risk Index (CCRI) is calculated to provide an overall assessment when multiple APIs are selected. This single value summarizes the combined risk from all tested substances in each river section, giving the user a quick, comprehensive view of the situation. The CCRI is calculated using formula (5).
With:
\(CCRI\) = Component Cumulative Risk Index [-]
\(RQ_{sum}\) = sum of RQs tested for n substances [-]
\((RQ > 1)_{sum}\) = sum of RQs tested for n substances that are greater than 1 [-]
Environmental Risk Assessment (ERA)
ERA evaluates ecological impact by calculating the Risk Quotient (RQ) according to formula (6).
With:
\(RQ_{ERA}\) = Risk Quotient of Environmental Risk Assessment [-]
\(PEC\) = Predicted Environmental Concentration [\(ng/L\)]
\(PNEC_{ERA}\) = Predicted No Effect Concentration for ERA [\(ng/L\)]
An RQ value greater than 1 indicates a potential risk, requiring deeper look into wheter a regulatory concern truly exists. Since PNEC values are often estimates based on limited species data and assessment factors, they can be supplemented with QSAR (Quantitative Structure-Activity Relationship) screeneing tools or NORMAN database values when experimental data is missing. Ultimately, the process prioritizes substances that are persistent or bioaccumulative, as these compounds can disrupt ecosystems even at very low levels.
Human Health Risk Assessment (HHRA)
The Human Health Risk Assessment (HHRA) evaluates the potential risks of lifelong exposure to APIs through accidental ingestion of surface water and the consumption of locally caught fish. This assessment relies on the RQ, which compares total human intake from these pathways to an Oral Reference Dose (RfD), the level considered safe for human consumption. To calculate intake, the model incorporates country-specific fish consumption rates, gastrointestinal absorption fractions, and Bioconcentration Factors (BCF) often derived from QSAR models. While the resulting RQ values are typically low, indicating a significant safety margin, the methodology can be used to determine “safe” surface water concentrations by back-calculating the concentration at which the RQ would equal one. The calculation expressed in formula (7) is then very similar to what shown in formula (6).
With:
\(RQ_{HHRA}\) = Risk Quotient of Human Health Risk Assessment [-]
\(PEC\) = Predicted Environmental Concentration [\(ng/L\)]
\(PNEC_{HHRA}\) = Predicted No Effect Concentration for HHRA [\(ng/L\)]
Antimicrobial Resistance Risk Assessment (AMR-RA)
The Antimicrobial Resistance Risk Assessment (AMR-RA) evaluates the potential for antibiotic residues to select for resistant microbial populations using a RQ. This calculation is very similar to what explained in Environmental Risk Assessment (ERA): a PNEC value is compared with PEC values and a value exceeding 1 indicates risk (formula (8)).
With:
\(RQ_{AMR-RA}\) = Risk Quotient of Antimicrobial Resistance Risk Assessment [-]
\(PEC\) = Predicted Environmental Concentration [\(ng/L\)]
\(PNEC_{AMR-RA}\) = Predicted No Effect Concentration for AMR-RA [\(ng/L\)]
Input data
The following input files are necessary:
river_accumulation.shp (from Accumulation)
PNEC.csv (from PNEC values)
The key columns for this process are the ones containing concentration values. For each river section, formula (6), (7) or (8) is applied and a PNEC value is calculated.
Workflow
If not already in the project, add the input data by clicking on “Layer -> Add Layer -> Add Vector Layer”
Go in the Processing Toolbox and look for the APRIORA plugin. Click on API emission and open 8 - Risk Assessment
Choose river_accumulation.shp as input for River network
Select the fields containing the concentration of APIs for the risk assessment. This selection should include only columns containing concentrations in ng/L.
Select PNEC.csv as input for PNEC Table
Select which type of risk you would like to calculate (multiple selection is possible)
Click on Run
Important
Video tutorial will follow soon.
Fig. 22 Interface of the “Risk Assessment” window.
Output data:
risk_assessment.shp
conc_Carb [1] |
conL_Carb [2] |
era_Carb [3] |
eraL_Carb [4] |
CCRI_era [5] |
CCRI_era_L [6] |
|---|---|---|---|---|---|
18.12 |
109.95 |
0.0072 |
0.0439 |
2.972 |
6.157 |
4.677 |
28.379 |
0.0018 |
0.0113 |
0.633 |
3.698 |
4.634 |
28.119 |
0.0018 |
0.0112 |
0.6295 |
3.6834 |
3.0412 |
18.453 |
0.0012 |
0.0073 |
0.4544 |
3.0009 |
2.8870 |
17.517 |
0.0011 |
0.0044 |
0.4357 |
2.9206 |
The style of risk_assessment.shp is based on the value of CCRI and it is possible to change it by going on “Layer Properties” -> “Symbology”.