dmsaylor commited on
Commit
76da1b2
·
1 Parent(s): 7ffe13c

updated RST with the reference and new disclaimer information

Browse files
color2_module/static/RST.html ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>CHRIS-RST</title>
5
+ <link rel="stylesheet" href="styles.css">
6
+ <meta charset="UTF-8">
7
+
8
+ </head>
9
+
10
+ <header>
11
+ <h1 style="text-align:center"><font color="#0070C0">CH</font>emical <font color="#0070C0">RIS</font>k calculators (CHRIS) - Color additives</h1>
12
+ </header>
13
+ <h2>Regulatory Science Tool (RST) Reference</h2>
14
+ <ul>
15
+ <li>RST Reference Number: RST24BT02.01</li>
16
+ <li>Date of Publication: 09/24/2023</li>
17
+ <li>Recommended Citation: U.S. Food and Drug Administration. (2023). CHemical RISk calculators (CHRIS) – Color Additives (v2) (RST24BT02.01).
18
+ <a href="https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-color-additives-v2">https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-color-additives-v2</a>
19
+ </li>
20
+ </ul>
21
+ <h2>Disclaimer</h2>
22
+ <p>
23
+ About the Catalog of Regulatory Science Tools
24
+
25
+ The enclosed tool is part of the Catalog of Regulatory Science Tools, which provides a peer- reviewed resource for
26
+ stakeholders to use where standards and qualified Medical Device Development Tools (MDDTs) do not yet exist. These
27
+ tools do not replace FDA-recognized standards or MDDTs. This catalog collates a variety of regulatory science tools
28
+ that the FDA's Center for Devices and Radiological Health's (CDRH) Office of Science and Engineering Labs (OSEL)
29
+ developed. These tools use the most innovative science to support medical device development and patient access to
30
+ safe and effective medical devices. If you are considering using a tool from this catalog in your marketing
31
+ submissions, note that these tools have not been qualified as Medical Device Development Tools and the FDA has
32
+ not evaluated the suitability of these tools within any specific context of use. You may request feedback or
33
+ meetings for medical device submissions as part of the Q-Submission Program.
34
+
35
+ For more information about the Catalog of Regulatory Science Tools, email <a href="mailto:OSEL_CDRH@fda.hhs.gov">OSEL_CDRH@fda.hhs.gov</a>.
36
+ </p>
color2_module/templates/color2_index.html CHANGED
@@ -20,7 +20,9 @@
20
 
21
  <p> For details on how to use the CHRIS color additive module, please click the information icons next to each section header and read the
22
  <a href="{{url_for('.static', filename='COU.html')}}"> Context of Use (CoU)</a>, which includes limitations of use. Answers to frequently asked questions can be
23
- found <a href="{{url_for('.static', filename='FAQ.html')}}"> here</a>. For a history of updates, please see the <a href="{{url_for('.static', filename='Changelog.html')}}"> changelog</a>. </p>
 
 
24
 
25
  <body>
26
 
 
20
 
21
  <p> For details on how to use the CHRIS color additive module, please click the information icons next to each section header and read the
22
  <a href="{{url_for('.static', filename='COU.html')}}"> Context of Use (CoU)</a>, which includes limitations of use. Answers to frequently asked questions can be
23
+ found <a href="{{url_for('.static', filename='FAQ.html')}}"> here</a>. For reference and disclaimer information,
24
+ please see the <a href="{{url_for('.static', filename='RST.html')}}"> RST information</a> page.
25
+ </p>
26
 
27
  <body>
28
 
efficiency_module/static/RST.html ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>CHRIS-RST</title>
5
+ <link rel="stylesheet" href="styles.css">
6
+ <meta charset="UTF-8">
7
+
8
+ </head>
9
+
10
+ <header>
11
+ <h1 style="text-align:center"><font color="#0070C0">CH</font>emical <font color="#0070C0">RIS</font>k calculators (CHRIS) - Extraction efficiency</h1>
12
+ </header>
13
+ <h2>Regulatory Science Tool (RST) Reference</h2>
14
+ <ul>
15
+ <li>RST Reference Number: RST24BT03.01</li>
16
+ <li>Date of Publication: 09/24/2023</li>
17
+ <li>Recommended Citation: U.S. Food and Drug Administration. (2023). CHemical RISk calculators (CHRIS) – Extraction
18
+ Efficiency (RST24BT03.01). <a href="https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-extraction-efficiency">https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-extraction-efficiency</a>
19
+ </li>
20
+ </ul>
21
+ <h2>Disclaimer</h2>
22
+ <p>
23
+ About the Catalog of Regulatory Science Tools
24
+
25
+ The enclosed tool is part of the Catalog of Regulatory Science Tools, which provides a peer- reviewed resource for
26
+ stakeholders to use where standards and qualified Medical Device Development Tools (MDDTs) do not yet exist. These
27
+ tools do not replace FDA-recognized standards or MDDTs. This catalog collates a variety of regulatory science tools
28
+ that the FDA's Center for Devices and Radiological Health's (CDRH) Office of Science and Engineering Labs (OSEL)
29
+ developed. These tools use the most innovative science to support medical device development and patient access to
30
+ safe and effective medical devices. If you are considering using a tool from this catalog in your marketing
31
+ submissions, note that these tools have not been qualified as Medical Device Development Tools and the FDA has
32
+ not evaluated the suitability of these tools within any specific context of use. You may request feedback or
33
+ meetings for medical device submissions as part of the Q-Submission Program.
34
+
35
+ For more information about the Catalog of Regulatory Science Tools, email <a href="mailto:OSEL_CDRH@fda.hhs.gov">OSEL_CDRH@fda.hhs.gov</a>.
36
+ </p>
efficiency_module/templates/efficiency_index.html CHANGED
@@ -30,8 +30,8 @@ table, th, td {
30
  <p>
31
  For details on how to use the CHRIS extraction efficiency module, please click the information icons next to each field and read the
32
  <a href="{{url_for('.static', filename='efficiency_COU.html')}}"> context of use (COU)</a>, which includes limitations of use.
33
- You are accessing v.1.0 on <script> document.write(new Date().toLocaleDateString()); </script>. For a history of updates,
34
- please see the <a href="{{url_for('.static', filename='Changelog.html')}}"> changelog</a>.
35
  </p>
36
 
37
  </header>
 
30
  <p>
31
  For details on how to use the CHRIS extraction efficiency module, please click the information icons next to each field and read the
32
  <a href="{{url_for('.static', filename='efficiency_COU.html')}}"> context of use (COU)</a>, which includes limitations of use.
33
+ You are accessing v.1.0 on <script> document.write(new Date().toLocaleDateString()); </script>. For reference and disclaimer information,
34
+ please see the <a href="{{url_for('.static', filename='RST.html')}}"> RST information</a> page.
35
  </p>
36
 
37
  </header>
exposure2_module/static/RST.html ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>CHRIS-RST</title>
5
+ <link rel="stylesheet" href="styles.css">
6
+ <meta charset="UTF-8">
7
+
8
+ </head>
9
+
10
+ <header>
11
+ <h1 style="text-align:center"><font color="#0070C0">CH</font>emical <font color="#0070C0">RIS</font>k calculators (CHRIS) - Bulk chemicals (v2)</h1>
12
+ </header>
13
+ <h2>Regulatory Science Tool (RST) Reference</h2>
14
+ <ul>
15
+ <li>RST Reference Number: RST24BT01.01</li>
16
+ <li>Date of Publication: 09/24/2023</li>
17
+ <li>Recommended Citation: U.S. Food and Drug Administration. (2023). CHemical RISk calculators (CHRIS) – Bulk chemicals (v2) (RST24BT01.01).
18
+ <a href="https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-bulk-chemicals-v2">https://cdrh-rst.fda.gov/chemical-risk-calculators-chris-bulk-chemicals-v2</a>
19
+ </li>
20
+ </ul>
21
+ <h2>Disclaimer</h2>
22
+ <p>
23
+ About the Catalog of Regulatory Science Tools
24
+
25
+ The enclosed tool is part of the Catalog of Regulatory Science Tools, which provides a peer- reviewed resource for
26
+ stakeholders to use where standards and qualified Medical Device Development Tools (MDDTs) do not yet exist. These
27
+ tools do not replace FDA-recognized standards or MDDTs. This catalog collates a variety of regulatory science tools
28
+ that the FDA's Center for Devices and Radiological Health's (CDRH) Office of Science and Engineering Labs (OSEL)
29
+ developed. These tools use the most innovative science to support medical device development and patient access to
30
+ safe and effective medical devices. If you are considering using a tool from this catalog in your marketing
31
+ submissions, note that these tools have not been qualified as Medical Device Development Tools and the FDA has
32
+ not evaluated the suitability of these tools within any specific context of use. You may request feedback or
33
+ meetings for medical device submissions as part of the Q-Submission Program.
34
+
35
+ For more information about the Catalog of Regulatory Science Tools, email <a href="mailto:OSEL_CDRH@fda.hhs.gov">OSEL_CDRH@fda.hhs.gov</a>.
36
+ </p>
exposure2_module/templates/exposure2_index.html CHANGED
@@ -26,7 +26,8 @@
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.
29
- For a history of updates, please see the <a href="{{url_for('.static', filename='Changelog.html')}}"> changelog</a>. </p>
 
30
 
31
  <body>
32
 
 
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.
29
+ For reference and disclaimer information,
30
+ please see the <a href="{{url_for('.static', filename='RST.html')}}"> RST information</a> page.</p>
31
 
32
  <body>
33