Difference between revisions of "Team:ETH Zurich/core/human-practices"

Line 34: Line 34:
 
           <div class="hp-intro">
 
           <div class="hp-intro">
 
             <h2 class="display-5">Integrated Human Practices</h2>
 
             <h2 class="display-5">Integrated Human Practices</h2>
            <p class="hp-intro-tab">
 
              <img src="https://static.igem.org/mediawiki/2019/1/1c/T--ETH_Zurich--IntegratedHumanPractices.svg" alt="integratedhumanpractices" class="hp-icon">
 
            </p>
 
 
           </div>
 
           </div>
 
           <p><br></p>
 
           <p><br></p>
Line 53: Line 50:
 
           Dr. Jenal suggested we do a risk assessment to evaluate the potential impact of our phage libraries on the environment.<br><br>
 
           Dr. Jenal suggested we do a risk assessment to evaluate the potential impact of our phage libraries on the environment.<br><br>
 
           Adjustment:<br>
 
           Adjustment:<br>
           You can find our risk assessment <a class="a-link" href="https://static.igem.org/mediawiki/2019/5/58/T--ETH_Zurich--RiskAssessment_pdf.pdf">here.</a>
+
           You can find our risk assessment here:
  
 
           <a class="pdf-link" href="https://static.igem.org/mediawiki/2019/5/58/T--ETH_Zurich--RiskAssessment_pdf.pdf"><img src="https://static.igem.org/mediawiki/2019/6/6c/T--ETH_Zurich--notebook-icon.png" alt="pdf" class="pdf-image"><br><br>Risk assessment</a>
 
           <a class="pdf-link" href="https://static.igem.org/mediawiki/2019/5/58/T--ETH_Zurich--RiskAssessment_pdf.pdf"><img src="https://static.igem.org/mediawiki/2019/6/6c/T--ETH_Zurich--notebook-icon.png" alt="pdf" class="pdf-image"><br><br>Risk assessment</a>
Line 295: Line 292:
 
           <div class="hp-intro">
 
           <div class="hp-intro">
 
             <h2 class="display-5">Project Feedback</h2>
 
             <h2 class="display-5">Project Feedback</h2>
            <p class="hp-intro-tab">
 
              <img src="https://static.igem.org/mediawiki/2019/f/fe/T--ETH_Zurich--ProjectFeedback.svg" alt="projectfeedback" class="hp-icon">
 
            </p>
 
 
           </div>
 
           </div>
  
Line 348: Line 342:
 
           <div class="hp-intro">
 
           <div class="hp-intro">
 
             <h2 class="display-5">Public Engagement</h2>
 
             <h2 class="display-5">Public Engagement</h2>
            <p class="hp-intro-tab">
 
              <img src="https://static.igem.org/mediawiki/2019/a/a2/T--ETH_Zurich--PublicEngagement.svg" alt="publicengagement" class="hp-icon">
 
            </p>
 
 
           </div>
 
           </div>
  

Revision as of 01:35, 22 October 2019

Contents

Human Practices

Through our human practices work we aimed to ensure the responsibility and benevolence of our work. We identified <a class="a-link" href="#nav-antibiotics-resistance/" onClick="showCorrectTab('nav-antibiotics-resistance/');"> antibiotic resistance</a> as a globally relevant topic and decided to work on phage therapy to offer a potential solution. First, we brainstormed societal concerns that are linked to our project, and we identified <a class="a-link" href="#nav-clinical-application/" onClick="showCorrectTab('nav-clinical-application/');">clinical application</a>, <a class="a-link" href="#nav-patient-safety/" onClick="showCorrectTab('nav-patient-safety/');">patient safety</a>, <a class="a-link" href="#nav-biosafety/" onClick="showCorrectTab('nav-biosafety/');">biosafety</a> and <a class="a-link" href="#nav-regulatory-process/" onClick="showCorrectTab('nav-regulatory-process/');">regulatory process</a> as significant issues to consider.

     <img src="T--ETH_Zurich--hp-overview-figure.png" alt="hp-overview-figure" class="responsive-50 center">

The following questions arose among others:

  • How could our new method be applied in a clinical setting?
  • Is phage therapy safe for the patient and if not, what needs to be done to ensure its safety?
  • What happens if our synthetic phages escape into the environment? Do they pose a threat to the ecosystem?
  • How is the use of phage therapy regulated today and what would be necessary to obtain a good regulatory framework in the future?

Next, we met with stakeholders from the clinic and experts in safety and regulation to discuss these questions and get some general <a class="a-link" href="#nav-project-feedback/" onClick="showCorrectTab('nav-project-feedback/');"> feedback</a> on our project. Additionally, we were able to use various platforms to <a class="a-link" href="#nav-public-engagement/" onClick="showCorrectTab('nav-public-engagement/');">inform</a> the general public about phage therapy and synthetic biology and in return get some valuable feedback from society. Finally, we <a class="a-link" href="#nav-integrated-human-practices/" onClick="showCorrectTab('nav-integrated-human-practices/');">integrated</a> the gathered knowledge to improve the design of our project.

      <img src="T--ETH_Zurich--hp-integrated-figure.png" alt="integrated-hp-overview-figure" class="responsive-50 center">
     <nav>
     </nav>


   <script>
     //internal link to correct tab
     function showCorrectTab(anchor){
       //switch to correct tab
       anchor = anchor.replace(/\/$/, "");
       $('#nav-tab a[href="#'+anchor+'"]').tab("show");
       //scroll to tab
       var elmnt = document.getElementById("nav-tab");
       elmnt.scrollIntoView(); 
     }
 </script>