 ##  [How to Report Adverse Events, why it Matters](/au-en/how-report-adverse-events-why-it-matters "How to Report Adverse Events, why it Matters") 

 At Novartis, patient safety is our top priority. When we receive reports of adverse events (also known as side effects), we follow our regulatory obligations for reporting safety information. 

 

Adverse events are unintended and sometimes harmful occurrences associated with the use of a medicine, vaccine or medical device (collectively known as therapeutic goods). Adverse events include side effects to medicines and vaccines, and problems or incidents involving medical devices.  
  
Examples of adverse events are any unfavourable and unintended sign, symptom or disease associated with the use of a therapeutic good. An abnormal laboratory finding could be one example of an unfavourable and intended sign.  
Side effects associated with a Novartis product can be reported to Novartis via <https://www.novartis.com/report>  
Curious about what happens to the information you report to us? Dive into the details by watching this video



 



  

  
        setTimeout(function(){
            kWidget.embed({
              'targetId': '1_wnd7u6t8_57',
              'wid': '1_i4x2n5za',
              'uiconf_id' : '46847003',
              'entry_id' : '1_wnd7u6t8',
              'flashvars': {"sideBarContainer":{"plugin":"true","position":"left","clickToClose":"true"},"chapters":{"plugin":"true","layout":"vertical","thumbnailRotator":"false"},"streamSelector":{"plugin":"true"},"EmbedPlayer":{"SpinnerTarget":"videoHolder"},"dualScreen":{"plugin":"true"},"hotspots":{"plugin":true}},
              'params':{
                'wmode': 'transparent'
              },
              'cache_st' :  '1_wnd7u6t8_57'
            });
          }, 2000);          
          var flag = 0;
          var players = []
          kWidget.addReadyCallback(function( playerId ){
            if(!players.includes(playerId)) {
                players.push(playerId);
            }
            sessionStorage.players = players;
            var kdp = document.getElementById( playerId );
            kdp.addJsListener( 'playerStateChange', function(playerState, playerId) {
                if (['playing','paused'].indexOf(playerState) > -1) {
                    if (playerState == 'playing') {
                      pauseKalturaVideos(playerId);
                    }
                }
            });
            
            kdp.kBind('playerUpdatePlayhead.myPluginName', function( data, id ){
              var nonPlayingActive;
              if (sessionStorage.playerCount) {
                sessionStorage.playerCount = Number(sessionStorage.playerCount) + 1;
              } else {
                // Code to write when Kaltura Video starts playing
                sessionStorage.playerCount = 1;
                sessionStorage.removeItem('localVideoPlaying');
                sessionStorage.removeItem('nonPlayingActive');
                sessionStorage.removeItem('stopKalturaVideo');
                sessionStorage.removeItem('youtubeVideoPlaying');
                pauseLocalVideos();
                pauseYoutubeVideo();
              }
              if (sessionStorage.getItem('nonPlayingActive')) {
                nonPlayingActive = sessionStorage.getItem('nonPlayingActive');
                if (nonPlayingActive == this.id) {
                  flag = 1;
                }
              }
              if((flag == 1 && this.id != nonPlayingActive) || sessionStorage.getItem('localVideoPlaying') || sessionStorage.getItem('youtubeVideoPlaying') || sessionStorage.getItem('stopKalturaVideo')) {
                flag = 0;
                var id = this.id;
                var kwid = document.getElementById(id);
                if (kwid.closest('.carousel-item').classList.contains('run-background')) {
                  kwid.closest('.carousel-item').classList.remove('run-background');
                }
                kwid.sendNotification('doPause');
                sessionStorage.removeItem('nonPlayingActive');
                if (sessionStorage.getItem('localVideoPlaying') || sessionStorage.getItem('youtubeVideoPlaying')) {
                  sessionStorage.removeItem('playerCount');
                }
              }
              if (!sessionStorage.getItem('localVideoPlaying') && !sessionStorage.getItem('youtubeVideoPlaying')) {
                sessionStorage.playerId = this.id;
              }
              // id = the ID of the player that fired the notification
            });
                     
          });
          function pauseLocalVideos() {
            var carouselItem = document.querySelectorAll('.carousel-item');
            for(var i=0; i<carouselItem.length; i++) {
              if (carouselItem[i].classList.contains('run-background')) {
                carouselItem[i].classList.remove('run-background');
              }
              if (carouselItem[i].querySelector('video')) {
                carouselItem[i].querySelector('video').pause();
              }
            }
          }
          function pauseKalturaVideos(playerId) {
            var kplayers = sessionStorage.getItem('players');
            var kplayersArr = kplayers.split(',');
            kplayersArr.forEach((kplayer) => {
                if (playerId !== kplayer) {
                 var kldp = document.getElementById( kplayer );
                 kldp.sendNotification('doPause');
                }
                
            });
          }
          function pauseYoutubeVideo() {
            var playerId = sessionStorage.getItem('playerId');
            if (player[playerId]) {
              player[playerId].pauseVideo();
            }
          }
       





 



 

##  Be Like Nancy 

 

 



 





 

 

 

 

AU-27109 (September 2024)