dzs commited on
Commit ·
22e74c9
1
Parent(s): e805692
Updated the CA module FAQ to include the tox profile document
Browse files
color2_module/static/FAQ.html
CHANGED
|
@@ -100,7 +100,10 @@ or bench mark dose (BMD) value, and represents the critical adverse
|
|
| 100 |
health effect. The POD is extrapolated to humans by calculating a
|
| 101 |
modifying factor (MF) that accounts for uncertainties in the data, such
|
| 102 |
as: intraspecies variability, interspecies differences and
|
| 103 |
-
quality/completeness of the data.
|
|
|
|
|
|
|
|
|
|
| 104 |
<p>[4] Gray, G.M., et al., 2008. The Annapolis Accords on the use of
|
| 105 |
Toxicology in risk assessment and decision-making: an Annapolis center
|
| 106 |
workshop report. Toxicol. Method 11, 225e231.
|
|
|
|
| 100 |
health effect. The POD is extrapolated to humans by calculating a
|
| 101 |
modifying factor (MF) that accounts for uncertainties in the data, such
|
| 102 |
as: intraspecies variability, interspecies differences and
|
| 103 |
+
quality/completeness of the data. A summary of the relevant literature and subsequent analysis
|
| 104 |
+
can be found <a href="./images/ColorAdditive_ToxProfile_WebVersion.pdf">here</a>. We note that the assessments were
|
| 105 |
+
conducted according to ISO 10993-17:2002/(R)2012, and therefore may deviate from the recommendations included in the
|
| 106 |
+
current version of the standard. </p>
|
| 107 |
<p>[4] Gray, G.M., et al., 2008. The Annapolis Accords on the use of
|
| 108 |
Toxicology in risk assessment and decision-making: an Annapolis center
|
| 109 |
workshop report. Toxicol. Method 11, 225e231.
|
color2_module/static/images/ColorAdditive_ToxProfile_WebVersion.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1ba427162cbec082d5140b8a2d6dd136e329916c5c8bfb7527536bbed2e541
|
| 3 |
+
size 2285715
|
color3_module/static/FAQ.html
CHANGED
|
@@ -100,7 +100,10 @@ or bench mark dose (BMD) value, and represents the critical adverse
|
|
| 100 |
health effect. The POD is extrapolated to humans by calculating a
|
| 101 |
modifying factor (MF) that accounts for uncertainties in the data, such
|
| 102 |
as: intraspecies variability, interspecies differences and
|
| 103 |
-
quality/completeness of the data.
|
|
|
|
|
|
|
|
|
|
| 104 |
<p>[4] Gray, G.M., et al., 2008. The Annapolis Accords on the use of
|
| 105 |
Toxicology in risk assessment and decision-making: an Annapolis center
|
| 106 |
workshop report. Toxicol. Method 11, 225e231.
|
|
|
|
| 100 |
health effect. The POD is extrapolated to humans by calculating a
|
| 101 |
modifying factor (MF) that accounts for uncertainties in the data, such
|
| 102 |
as: intraspecies variability, interspecies differences and
|
| 103 |
+
quality/completeness of the data. A summary of the relevant literature and subsequent analysis
|
| 104 |
+
can be found <a href="./images/ColorAdditive_ToxProfile_WebVersion.pdf">here</a>. We note that the assessments were
|
| 105 |
+
conducted according to ISO 10993-17:2002/(R)2012, and therefore may deviate from the recommendations included in the
|
| 106 |
+
current version of the standard. </p>
|
| 107 |
<p>[4] Gray, G.M., et al., 2008. The Annapolis Accords on the use of
|
| 108 |
Toxicology in risk assessment and decision-making: an Annapolis center
|
| 109 |
workshop report. Toxicol. Method 11, 225e231.
|
color3_module/static/images/ColorAdditive_ToxProfile_WebVersion.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1ba427162cbec082d5140b8a2d6dd136e329916c5c8bfb7527536bbed2e541
|
| 3 |
+
size 2285715
|
exposure2_module/templates/exposure2_index.html
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
</header>
|
| 23 |
|
| 24 |
<p><strong>Note: This module only addresses risk associated with the bulk chemicals, excluding color additives, of known initial quantity.
|
| 25 |
-
For color additives, please use the <a href="/
|
| 26 |
|
| 27 |
<p> For details on how to use the CHRIS bulk chemical module, please click the information icons next to each section header and read the
|
| 28 |
<a href="{{url_for('.static', filename='exposure_COU.html')}}"> context of use (COU)</a>, which includes limitations of use.
|
|
|
|
| 22 |
</header>
|
| 23 |
|
| 24 |
<p><strong>Note: This module only addresses risk associated with the bulk chemicals, excluding color additives, of known initial quantity.
|
| 25 |
+
For color additives, please use the <a href="/color2"> color additive module</a>. </strong></p>
|
| 26 |
|
| 27 |
<p> For details on how to use the CHRIS bulk chemical module, please click the information icons next to each section header and read the
|
| 28 |
<a href="{{url_for('.static', filename='exposure_COU.html')}}"> context of use (COU)</a>, which includes limitations of use.
|