• FluTrackers.com Inc. does not provide medical advice. Information on this web site is collected from various internet resources, and the FluTrackers board of directors makes no warranty to the safety, efficacy, correctness or completeness of the information posted on this site by any author or poster. The information collated here is for instructional and/or discussion purposes only and is NOT intended to diagnose or treat any disease, illness, or other medical condition. Every individual reader or poster should seek advice from their personal physician/healthcare practitioner before considering or using any interventions that are discussed on this website. By continuing to access this website you agree to consult your personal physican before using any interventions posted on this website, and you agree to hold harmless FluTrackers.com Inc., the board of directors, the members, and all authors and posters for any effects from use of any medication, supplement, vitamin or other substance, device, intervention, etc. mentioned in posts on this website, or other internet venues referenced in posts on this website.
  • We are not asking for any donations. Do not donate to any entity who says they are raising funds for us.

Toronto doctor says he regrets urging flu shot for hospital board

Pathfinder

Editor, Senior Moderator
Toronto doctor says he regrets urging flu shot for hospital board

vaccine_Glaxo_Sm_314541gm-a.jpg
A picture of a syringue and two flasks of Pandemrix A (H1N1) vaccine from Glaxo Smith Kline. AFP/Getty Images
<SCRIPT type=text/javascript>$('#lead-photo').hover(function() {$('#lead-caption').slideDown(300);}, function() {$('#lead-caption').slideUp(300);});</SCRIPT>

Chief microbiologist at Toronto's Mount Sinai Hospital says ?what seemed like a good idea at the time was a bad idea'

<!-- /#tabs --><SCRIPT type=text/javascript>$(document).ready(function(){art.dividers = $('#article-tabs li.divider');art.allCommentsRetrieved = false;art.type = "news";art.tinyFlash = "false"; if (location.hash) {$('#article-tabs li a').each(function(i) {if (this.href.split('#')[1] == location.hash.split('#')[1]) {art.defaultSelected = i;art.tabContext = this.href.split('#')[1];art.intialTabContext = art.tabContext;}});if (art.intialTabContext == "video") {$('#article-rail .boxr').each(function(i,box) {box.id == "coAd" ? $(box).show() : $(box).hide();});}} else {if (art.type == 'picturecollection') {art.tabContext = 'photos';} else if (art.type == 'flash') {art.tabContext = 'interactive';} else if (art.type == 'videotabbed') {art.tabContext = 'video';} else {art.tabContext = 'article';}art.defaultSelected = 0;}art.isInitialWideStateRequest = function(content) {return ((content == 'photos' || (content == 'interactive' && art.tinyFlash != "true")) && (art.intialTabContext != 'undefined' && art.intialTabContext != null));}art.initiateWideTabRequest = function(content, height) {height = height + 35;var wideName = content + '-ctr';$('#'+wideName).addClass('selected').css({paddingTop: height+'px'});$('#article-rail').css({paddingTop: height+20+'px'});$('#article-relations').css({paddingTop: height+'px'});art.intialTabContext = null;}art.controlComments = function(content) {// This is needed so the comments do NOT display twice on the comments tabif(content=='comments') {globalPluckLocation = "comments";if (!art.allCommentsRetrieved) {globe.pluck.getComments(1,null, globalPluckOrder);art.allCommentsRetrieved = true;}$('#latest-comments').hide();} else {globalPluckLocation = content;$('#latest-comments').show();}}art.tabbify = function() {var selected = $('#article-tabs li.ui-tabs-selected')[0];$(art.dividers).removeClass("right-selected").removeClass("left-selected");$(selected).prev().addClass("left-selected");$(selected).next().addClass("right-selected");}art.growTabs = function(content) {$('.wide-container').removeClass('selected').css({paddingTop: 0});var contentHeight = $('#'+content).height();var padding = contentHeight+35;var widePdgTop = padding + 'px';var wideName = content + '-ctr';if (content == "interactive" && art.tinyFlash == "true") {return;} else {$('#'+wideName).addClass('selected').css({paddingTop: widePdgTop});$('#article-relations').css({paddingTop: widePdgTop});$('#article-rail').css({paddingTop: padding+20+'px'});}}art.getGalleryImages = function(collectionId) {if (!art.galleryImages) {art.galleryImages = new Array();var gimg = $("#gallery-image");var url = "http://www.theglobeandmail.com/template/ver1-0/ajax/pictureCollectionImages.jsp";var params = {articleId: collectionId,start: 0,version: 'gm-f'//cacheTime: '15m'};$.ajax({type: 'GET',url: url,data: params,dataType: 'json',success: function(json) {$.each(json.images, function(i, image) {art.galleryImages.push(image);art.galleryImages[0] = new Image();art.galleryImages[0].src = image.src;}); // end eachsetTimeout(function() {$('#photo-meta p.caption', gimg).text(art.galleryImages[0].caption);$('#photo-meta p.credit em', gimg).text(art.galleryImages[0].credit);$('#photo-count', gimg).text('1 of '+art.galleryImages.length);$('img', gimg).attr({src: art.galleryImages[0][0].src,alt: art.galleryImages[0].alt,width: art.galleryImages[0].width,height: art.galleryImages[0].height});$('#galleryLoading', gimg).fadeOut(200, function() {$(this).remove();$(gimg).removeClass('loading').addClass('gimg-0');$('#gallery-controls').fadeIn(1000);$('#photo-meta',gimg).fadeIn(1000);$('img',gimg).fadeIn(1000);});}, 200);},error: function(XMLHttpRequest, textStatus, errorThrown) {$('#galleryLoading').css({'background-image': 'none', 'width': '60%', 'text-align': 'left'}).html("This gallery's images aren't loading properly. We're looking into it.

Sorry for the inconvenience.");console.log('Gallery error status: '+textStatus+ ' Error thrown: '+errorThrown);}});}}art.showTab = function(event, ui, content, wideTab) {var content = ui.tab.hash.split('#')[1]; // ie. photos, article, comments, interactiveart.controlComments(content);if (art.type == "flash" && art.tinyFlash == "true") {return;}var contentHeight = $('#'+content).height();if (art.type == 'picturecollection') { contentHeight+=45; } else { contentHeight+=35; }if ($.browser.msie&& $.browser.version=='6.0'&& (art.type=='picturecollection' || art.type=='flash')) {var fixIE6 = true;}if (content == wideTab) {$('.wide-container').addClass('selected');if (fixIE6) {$('#article-content').css({overflow: 'visible'});} else {$('#article-rail').css({paddingTop: contentHeight+'px'});}$('#article-relations .relation:first').css({borderTopColor: '#fff'});} else {if (fixIE6) {$('#article-content').css({overflow: 'hidden'});}$('.wide-container').removeClass('selected');$('#article-relations .relation:first').css({borderTopColor: ''});}if (art.type == 'picturecollection') {art.getGalleryImages(1354166);}}art.resetWideTabs = function(removePadding) {if (removePadding) {$('#article-content .wide-container').removeClass('selected').css({paddingTop: 0});$('#article-content #article-relations').css({paddingTop: 0});} else {$('#article-content .wide-container').removeClass('selected');}// since the container has had it's position reset to static (rather than absolute// when related to a news article, there's no need to remove padding on #article-relations)$('#article-rail').css({paddingTop: 0});}art.registerOmniTab = function(tab) {// omnitureif (art.tabContext == tab) { return; }art.tabContext = tab;var hierarchy = s.hier1.split(':');hierarchy.pop();hierarchy.push(tab);var newHierarchy = '';$.each(hierarchy, function(i,val) {if (i!=0) {newHierarchy+=':'+val;} else {newHierarchy+=val;}});s.hier1=newHierarchy;s.pageName = newHierarchy.replace(/:/g, "-");s.pageName = s.pageName.replace("globe-", "");s.eVar9 = s.pageName;void(s.t());}$('#article-tabs').tabs({//fx: { opacity: 'show', duration: 20},selected: art.defaultSelected,select: function(event, ui) {var content = ui.tab.hash.split('#')[1]; // ie. photos, article, comments, customvar boxes = $('#article-rail .boxr');if (content == 'article' ||content == 'comments' ||content == 'video' ||content == 'twitter' ||content == 'custom') {if (content == 'video') {// show the coad and hide the boxboxes.each(function(i,box) {box.id == "coAd" ? $(box).show() : $(box).hide();});} else {if (art.type != "videotabbed") {boxes.each(function(i,box) {box.id != "coAd" ? $(box).show() : $(box).hide();});}}art.resetWideTabs(true);art.controlComments(content);// adv.reload();} else {boxes.each(function(i,box) {box.id != "coAd" ? $(box).show() : $(box).hide();});art.growTabs(content);//adv.reloadAll();}art.tabbify();art.registerOmniTab(content);//art.reloadAdSpot('boxr');}, // end selectshow: function(event, ui) {var content = ui.tab.hash.split('#')[1]; // ie. photos, article, comments, custoif (art.isInitialWideStateRequest(content)) {var h = $('#'+content).height();art.initiateWideTabRequest(content,h);art.tabbify();} else {if (content == "interactive" && art.tinyFlash == "true") {art.resetWideTabs(true);}art.controlComments(content);art.tabbify();}} // end show});// end tabs});</SCRIPT>
Caroline Alphonso
Globe and Mail Update Published on Friday, Nov. 06, 2009 1:43PM EST Last updated on Friday, Nov. 06, 2009 1:49PM EST

<!-- /#credit -->
A high-profile doctor who encouraged board members at his Toronto hospital to get the H1N1 vaccine last week shot says he now regrets it.

Board members at Mount Sinai Hospital were offered the vaccine last Monday, the first day it became available, despite public health officials advising only those who were most vulnerable to line up for the shots.

Donald Low, chief microbiologist at the hospital, said a clinic was set up on the first floor for staff and others. There was no word of a vaccine shortage at the time.

?It happened to be the same day that there was a board meeting at the hospital. And I encouraged board members to get the shot,? Dr. Low said today. ?There was no indication that there would be any shortage.?

?What seemed like a good idea at the time was a bad idea. And you got to pay the price for it.?

About 65 people, including physicians, volunteers and board members, got the shots, and roughly 15 of them were from the high-risk groups. Dr. Low said. Those considered high-risk include pregnant women, young children and adults with underlying conditions.

Among those in attendance at the meeting were chair Lawrence Bloomberg and vice-chair Larry Tanenbaum, said Joseph Mapa, the hospital's president and chief executive officer. It is not known if they got the vaccine.

Dr. Low said that the next day, news of the death of 13-year-old Evan Frustaglio, which resulted in more people wanting the vaccine. In the days following, the hospital restricted the shots to high-priority groups.

Queue-jumping has made Canadians edgier, especially because many have to wait in long lineups outside clinics or be turned away because of a shortage in supply.

As the H1N1 virus spread across the country, the vaccine roll-out has hit a few bumps. GlaxoSmithKline, Canada's sole vaccine manufacturer, has said there would be a shortage of the product because it had to interrupt production at its Ste-Foy, Que., plant to make a version of the vaccine for pregnant women.

Public health officials have rebuked teams who have already got the shot, as other at-risk groups continue to line up for limited doses. Hockey players for the Toronto Maple Leafs, the Calgary Flames and the minor league Abbotsford, B.C., Heat have all been offered the vaccine.


http://www.theglobeandmail.com/news...g-flu-shot-for-hospital-board/article1354166/
 
Back
Top Bottom