 ##  [Mini Lessons EUPATI](/it-it/il-paziente/area-dedicata-ai-pazienti-e-alle-associazioni-pazienti/mini-lessons-eupati "Mini Lessons EUPATI") 

 L'Accademia del Paziente Esperto EUPATI (AdPEE), in collaborazione con Novartis Italia, presenta un ciclo di brevi video-lezioni informative, della durata di circa **10 minuti ciascuna, riguardanti la Ricerca e Sviluppo dei farmaci.**

In particolare, in ciascun video verrà affrontato un tema di largo interesse per i Pazienti, che sarà illustrato da un Paziente Esperto EUPATI\* con un linguaggio semplice e chiaro, a misura di Paziente. **Tutte le mini lessons EUPATI saranno accompagnate da un’utile dispensa, scaricabile in formato Pdf.**

### Mini Lessons EUPATI



 



 1\. La Sperimentazione Clinica: che cos’è e come vi si accede – Stefano Mazzariol



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b14646349883299",
    provider: {
      widgetId: "1_1rcij4t2",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_lpyzhndm"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### La Sperimentazione Clinica: che cos’è e come vi si accede

**Stefano Mazzariol**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati1_Dispensa_Mazzariol.pdf)











 

 

 



 



 2\. Farmaci Generici e Biosimilari – Giuseppina Loffredi



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b26d86410904854",
    provider: {
      widgetId: "1_dszj40a6",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_qvd8p6f0"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### Farmaci Generici e Biosimilari 

**Giuseppina Loffredi**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati2_DISPENSA%20LOFFREDI.pdf)









 

 

 



 



 3\. Vaccini e Covid – Ursula Bonetti



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b2b05b163236865",
    provider: {
      widgetId: "1_uf187wzo",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_h47h27f8"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### Vaccini e Covid

**Ursula Bonetti**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati3_DISPENSA%20BONETTI.pdf)









 

 

 



 



 4\. Farmaci Orfani - Daniela Dordoni



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b2f3ad545289225",
    provider: {
      widgetId: "1_zr8kj3vu",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_2xxffccq"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### Farmaci orfani

**Daniela Dordoni**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati4_DISPENSA_DORDONI-FARMACI_ORFANI-ADPEE.pdf)









 

 

 



 



 5\. Il foglietto illustrativo - Chiara Cannoni



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b3305d353757552",
    provider: {
      widgetId: "1_8syvdz3l",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_5swdaqiu"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### Il foglietto illustrativo

**Chiara Cannoni**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati5_DISPENSA_CANNONI_Foglio_illustrativo.pdf)









 

 

 



 



 6\. I PROMs e i PREMs - Stefania Piras



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b36947507902686",
    provider: {
      widgetId: "1_2972xfqv",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_g23ffob5"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### I PROMs e i PREMs

**Stefania Piras**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati6_DISPENSA_PROMS_e_PREMS.pdf)









 

 

 



 



 7\. I registri di patologia - Antonio Gaeta



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b3a662662056780",
    provider: {
      widgetId: "1_i9ekyvve",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_1d0qrdpj"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### I registri di patologia

**Antonio Gaeta**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati7_DISPENSA_ANTONIO_GAETA-I_REGISTRI_DI_PATOLOGIA.pdf)









 

 

 



 



 8\. Real World Evidence - Andrea Tomasini



  

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a856c6b3e056457065503",
    provider: {
      widgetId: "1_ozlzo7hg",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_u4xjximu"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 







### Real World Evidence

**Andrea Tomasini**

[**Apri la dispensa**](/it-it/sites/novartis_it/files/Eupati8_DISPENSA_ANDREA_TOMASINI-REAL_WORLD_EVIDENCE%20.pdf)









 

 

 



 



 

 





### Accademia del Paziente Esperto EUPATI

Il progetto europeo European Patients’ Academy on Therapeutic Innovation (EUPATI) si pone come obiettivo il coinvolgimento attivo dei pazienti nel processo di Ricerca e Sviluppo (R&amp;D) dei farmaci.  
**EUPATI è un progetto innovativo e unico nel suo genere, avviato nel 2012 grazie a un’iniziativa di IMI (Innovative Medicines Initiative).**  
A livello europeo coinvolge un consorzio di 33 organizzazioni, tra cui associazioni di pazienti, organizzazioni non profit, università e aziende farmaceutiche, ed è guidato dai pazienti stessi (European Patients Forum - EPF). Nella pratica, EUPATI ha ideato un percorso formativo, per i pazienti e i loro familiari, focalizzato sull’acquisizione di conoscenze e competenze in ambito scientifico e regolatorio per la R&amp;D delle terapie innovative. Questo tipo di formazione permette ai pazienti di avere gli strumenti attraverso i quali dare voce, con autorevolezza, alle proprie istanze sulle linee di ricerca per lo sviluppo di terapie innovative, e di dare il proprio contributo, interagendo in maniera appropriata con le istituzioni, per la tutela dell’accesso alle cure.

Fondata a Roma nel 2014, Accademia del Paziente Esperto EUPATI (AdPEE) è un'Associazione di promozione sociale, la cui missione è la **formazione altamente qualificata dei pazienti e caregiver nell’ambito della Ricerca e Sviluppo (R&amp;S) delle Terapie Innovative.**  
E' promotrice del corso per “Paziente Esperto EUPATI”, un **percorso formativo approfondito, gratuito e aperto a tutti** sul metodo della R&amp;S. I suoi contenuti sono scritti e verificati da tutte le parti coinvolte nel ciclo di vita di un farmaco e cioè dagli Accademici, Ricercatori, Pazienti, Aziende Farmaceutiche, Istituzioni e Agenzie Regolatorie Nazionali, allo scopo di garantirne l’indipendenza e la trasparenza.   
Una formazione di grande valore ed unica nel suo genere, volta a rendere il Paziente Esperto EUPATI un partner autorevole ed imprescindibile per tutti gli interlocutori coinvolti nel mondo della Sanità.

Il progetto di AdPEE è multisponsor e multistakeholders, si svolge in collaborazione con AIFA ed è sostenuto da numerose ed importanti Aziende Farmaceutiche.

sito web [www.accademiadeipazienti.it ](http://www.accademiadeipazienti.it)   
email <a class="ck-anchor" id="mailto:team@accademiadeipazienti.it" name="mailto:team@accademiadeipazienti.it">team@accademiadeipazienti.it</a>

**FONTI**

**Toolbox EUPATI** <https://toolbox.eupati.eu/?lang=it>

Il toolobox EUPATI è **uno strumento progettato da EUPATI per fornire ai pazienti informazioni e conoscenze nell’ambito della R&amp;S dei farmaci.**  
L’importanza del Toolbox risiede nel fatto che sia accessibile a tutti: **pazienti, familiari e caregiver.**  
Tramite questo motore di ricerca, è possibile acquisire maggiori competenze nello studio e nell’apprendimento di temi rilevanti in materia di R&amp;S dei farmaci, per qualsiasi patologia.  
È un archivio che utilizza un linguaggio semplice, ma completo.  
Progettato in ben sette lingue, il Toolbox contiene informazioni sui trial clinici, sulla normativa e sulla sicurezza dei medicinali, sulla farmacovigilanza e sui principi di valutazione della tecnologia sanitaria.

### Link correlatti

- [Eu HTA. Kruger (EUPATI Italia) ‘anche il paziente esperto valuta impatto farmaci’](/it-it/il-paziente/area-dedicata-ai-pazienti-e-alle-associazioni-pazienti/hta-nuovo-regolamento/eu-hta-kruger-eupati-italia-anche-il-paziente-esperto-valuta-impatto-farmaci "Eu HTA. Kruger (EUPATI Italia) ‘anche il paziente esperto valuta impatto farmaci’")