..

..

Showing posts with label Treatment. Show all posts
Showing posts with label Treatment. Show all posts

Wednesday, May 25, 2011

Mesothelioma Treatment by Stage

HealthSavvy Sign In | Malignant mesothelioma stages are grouped into two categories; each stage of the cancer falls into one of the two categories: localized or advanced. Mesothelioma treatment is generally conducted based on the stage of cancer.If the mesothelioma is in one part of the chest lining, treatment will probably consist of surgery to remove the part of the chest lining with cancer and some of the tissue around it.If localized mesothelioma is found in more than one place in the chest, mesothelioma treatment may be one of the following:Pleurectomy and decortication surgery (with or without radiation therapy) as palliative therapy to relieve mesothelioma symptoms and improve the quality of life Extrapleural pneumonectomy surgeryRadiation therapy as palliative therapy to relieve symptoms and improve the quality of life. Treatment of advanced mesothelioma may include the following:Surgery to drain fluid that has collected in the chest, to reduce discomfort. Pleurodesis may be done to stop more fluid from collecting in the chest. Pleurectomy and decortication surgery, as palliative therapy to relieve symptoms and improve the quality of life. Mesothelioma radiation therapy as palliative therapy to relieve pain. Chemotherapy with one anticancer drug. function createlink(url, title, index ) { var p=document.createElement("P"); p.setAttribute("onclick", "clickAnchor(event)" ); setClass( p, "chapterList" ); var a = document.createElement( "a"); a.style.color = "white"; var c = url.replace(/'/g, "'"); a.setAttribute("href", c ); a.innerHTML = title; p.appendChild( a ); return p; } function updateLinks() { var toc = document.getElementById("chapterTOC"); toc.innerHTML = ""; var p; p = createlink("#chapter_0","Mesothelioma Treatment by Stage: An Overview", status.index ); toc.appendChild( p ); p = createlink("#chapter_1","Localized Mesothelioma Treatment (Stage I)", status.index ); toc.appendChild( p ); p = createlink("#chapter_2","Advanced Mesothelioma Treatment (Stage II, Stage III, and Stage IV)", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-by-stage-p2.html#chapter_3","Recurrent Malignant Mesothelioma", status.index ); toc.appendChild( p ); } updateLinks(); function addToolbarButton(txt,divclass,hrefdest,onclickfunc,title,id) { var tb = document.getElementById("articleToolbar"); var td = document.createElement("TD"); if(id) td.setAttribute("id",id); var d = document.createElement("div"); setClass(d,divclass); d.onclick = function(e){ if (!onclickfunc||onclickfunc(e)!=false) {window.open(hrefdest,"_blank","");}}; d.setAttribute("title", title ); var href = document.createElement("A"); href.setAttribute("href", hrefdest ); href.onclick = onclickfunc; href.setAttribute("title", title ); href.innerHTML = txt; href.target = "_blank"; td.appendChild( d ); td.appendChild( href ); tb.appendChild(td); } function savvyClick(event) { createCookie("articleReferer",window.location + "|Mesothelioma Treatment by Stage",0,".emedtv.com"); urchinTracker("/savvyclick/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment-by-stage.html"); var sc=readCookie("SAVVYLOGIN"); if (sc) { savvyAddTopic("Mesothelioma"); } else { grayWindow(); $('#logintext').html('Sign in to your HealthSavvy account to add this topic:'); document.forms['signinform1'].action='/savvy/loginAddTopicAndReturn.html'; document.forms['signinform1'].topicName="Mesothelioma"; domenu(event,'logininfo',0,-100,true,true,true); $('#email1').focus(); } return false;} function savvyAddTopic(str) { $.ajax({ url: "/savvy/ajaxAddTopic.txt?topic=Mesothelioma", success: function(data){if (data.substring(0,2)=="OK") {data = data.substring(2, data.length);$("#hs_savvy_favorite").css("display","none");}showMessageBox(data); }}); } function createToolbar() {var st=readCookie("SAVVYTOPCIS");if (!st || st.indexOf("|Mesothelioma|")==-1) {addToolbarButton("HealthSavvy", "tb_hsicon tool_sp", "#", savvyClick, "HealthSavvy","hs_savvy_favorite");} addToolbarButton("Share", "tb_face tool_sp", "http://www.facebook.com/sharer.php?u=http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2fmesothelioma-treatment-by-stage.html&t=Mesothelioma+Treatment+by+Stage", function() {urchinTracker("/facebookshare/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment-by-stage.html");}, "Share on Facebook",null); addToolbarButton( "Share", "tb_twit tool_sp", "http://www.emedtv.com/twittershare.html?status=Currently+reading+Mesothelioma+Treatment+by+Stage+on+eMedTV%3a+http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2fmesothelioma-treatment-by-stage.html", function() {urchinTracker("/twittershare/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment-by-stage.html");}, "Share on Twitter",null); addToolbarButton( "Email","tb_mail tool_sp", "#", function(event) {emailPage(event);return false;}, "Email Article",null); if ( window.external && typeof(window.external.AddFavorite) != "undefined" ) { addToolbarButton( "Add", "tb_favorite tool_sp", "#", function(event) {bookmarkPage(event);return false;}, "Bookmark Article",null); } addToolbarButton( "Print","tb_print tool_sp", "#", function(event) {printPage(event);return false;}, "Print Article",null); } createToolbar(); Written by/reviewed by: Arthur Schoenstadt, MD Last reviewed by: Arthur Schoenstadt, MD var s = "Last" + " updated/reviewed: "; var lm = document.getElementById("lastmodified"); if ( lm ) { s += "September 06, 2006"; lm.innerHTML = s; }

View the original article here

Monday, May 23, 2011

Mesothelioma Treatment

HealthSavvy Sign In | Some factors that may influence the treatment options recommended include:The stage of the cancer (see Mesothelioma Stages) The type of cancer cells (how they look under a microscope) The person's age and general health Whether the mesothelioma is newly diagnosed or has come back (recurred). In general, treatment options for mesothelioma include:Your doctor can describe your treatment choices and the expected results of each. The two of you can work together to develop a treatment plan that meets your medical needs and personal values. Choosing the most appropriate treatment is a decision that ideally involves the patient, family, and healthcare team.Mesothelioma treatment generally begins within a few weeks after the diagnosis. There will be time for people to talk with their healthcare provider about treatment choices, get a second opinion, and learn more about the disease. function createlink(url, title, index ) { var p=document.createElement("P"); p.setAttribute("onclick", "clickAnchor(event)" ); setClass( p, "chapterList" ); var a = document.createElement( "a"); a.style.color = "white"; var c = url.replace(/'/g, "'"); a.setAttribute("href", c ); a.innerHTML = title; p.appendChild( a ); return p; } function updateLinks() { var toc = document.getElementById("chapterTOC"); toc.innerHTML = ""; var p; p = createlink("#chapter_0","Treating Mesothelioma: An Overview", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p2.html#chapter_1","Remembering Questions and Answers", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p2.html#chapter_2","Getting a Second Opinion", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p2.html#chapter_3","Mesothelioma Treatment Options", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p3.html#chapter_4","Side Effects of Treatment for Mesothelioma", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p3.html#chapter_5","Nutrition and Mesothelioma Treatment", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p3.html#chapter_6","Clinical Trials", status.index ); toc.appendChild( p ); p = createlink("/mesothelioma/mesothelioma-treatment-p4.html#chapter_7","The Importance of Follow-up Care When Treating Mesothelioma", status.index ); toc.appendChild( p ); } updateLinks(); function addToolbarButton(txt,divclass,hrefdest,onclickfunc,title,id) { var tb = document.getElementById("articleToolbar"); var td = document.createElement("TD"); if(id) td.setAttribute("id",id); var d = document.createElement("div"); setClass(d,divclass); d.onclick = function(e){ if (!onclickfunc||onclickfunc(e)!=false) {window.open(hrefdest,"_blank","");}}; d.setAttribute("title", title ); var href = document.createElement("A"); href.setAttribute("href", hrefdest ); href.onclick = onclickfunc; href.setAttribute("title", title ); href.innerHTML = txt; href.target = "_blank"; td.appendChild( d ); td.appendChild( href ); tb.appendChild(td); } function savvyClick(event) { createCookie("articleReferer",window.location + "|Mesothelioma Treatment",0,".emedtv.com"); urchinTracker("/savvyclick/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment.html"); var sc=readCookie("SAVVYLOGIN"); if (sc) { savvyAddTopic("Mesothelioma"); } else { grayWindow(); $('#logintext').html('Sign in to your HealthSavvy account to add this topic:'); document.forms['signinform1'].action='/savvy/loginAddTopicAndReturn.html'; document.forms['signinform1'].topicName="Mesothelioma"; domenu(event,'logininfo',0,-100,true,true,true); $('#email1').focus(); } return false;} function savvyAddTopic(str) { $.ajax({ url: "/savvy/ajaxAddTopic.txt?topic=Mesothelioma", success: function(data){if (data.substring(0,2)=="OK") {data = data.substring(2, data.length);$("#hs_savvy_favorite").css("display","none");}showMessageBox(data); }}); } function createToolbar() {var st=readCookie("SAVVYTOPCIS");if (!st || st.indexOf("|Mesothelioma|")==-1) {addToolbarButton("HealthSavvy", "tb_hsicon tool_sp", "#", savvyClick, "HealthSavvy","hs_savvy_favorite");} addToolbarButton("Share", "tb_face tool_sp", "http://www.facebook.com/sharer.php?u=http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2fmesothelioma-treatment.html&t=Mesothelioma+Treatment", function() {urchinTracker("/facebookshare/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment.html");}, "Share on Facebook",null); addToolbarButton( "Share", "tb_twit tool_sp", "http://www.emedtv.com/twittershare.html?status=Currently+reading+Mesothelioma+Treatment+on+eMedTV%3a+http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2fmesothelioma-treatment.html", function() {urchinTracker("/twittershare/http://mesothelioma.emedtv.com/mesothelioma/mesothelioma-treatment.html");}, "Share on Twitter",null); addToolbarButton( "Email","tb_mail tool_sp", "#", function(event) {emailPage(event);return false;}, "Email Article",null); if ( window.external && typeof(window.external.AddFavorite) != "undefined" ) { addToolbarButton( "Add", "tb_favorite tool_sp", "#", function(event) {bookmarkPage(event);return false;}, "Bookmark Article",null); } addToolbarButton( "Print","tb_print tool_sp", "#", function(event) {printPage(event);return false;}, "Print Article",null); } createToolbar(); Written by/reviewed by: Arthur Schoenstadt, MD Last reviewed by: Arthur Schoenstadt, MD var s = "Last" + " updated/reviewed: "; var lm = document.getElementById("lastmodified"); if ( lm ) { s += "November 02, 2008"; lm.innerHTML = s; }

View the original article here

Sunday, May 22, 2011

Alternative Mesothelioma Treatment

HealthSavvy Sign In | In addition to medical treatment, some cancer patients want to try alternative mesothelioma treatments to ease stress or to reduce side effects and symptoms. Some patients feel that these alternative treatments offer some benefit.Some types of alternatives for treating mesothelioma include:Acupuncture Massage therapy Herbal products Vitamins or special diets Nutritional supplements Visualization Meditation Spiritual healing Yoga Biofeedback. Before you try treating your mesothelioma with an alternative therapy, you should discuss its possible benefits and side effects with your medical doctors. If you are using any alternative mesothelioma treatment, you need to tell your doctors about it. These alternative treatments should never be used instead of medical treatment. Be aware that these therapies may be expensive; some are not paid for by health insurance. You should consider asking the therapist for evidence of how the therapy has helped others, possibly by giving you references.You may want to ask your healthcare provider these questions:What benefits can I expect from this approach? What are its risks? Do the expected benefits outweigh the risks? What side effects should I watch for? Will this alternative treatment change the way my mesothelioma treatment works? Could this be harmful? Is this approach under study in a clinical trial? If so, who sponsors the trial? Will my health insurance pay for this approach? var sc=readCookie("SAVVYLOGIN");if(!sc){document.write('');}function endArticleClick(){urchinTracker("/savvyadclick/http://mesothelioma.emedtv.com/mesothelioma/alternative-mesothelioma-treatment.html");createCookie("articleReferer",window.location + "|Alternative Mesothelioma Treatment",0,".emedtv.com");var sc=readCookie("SAVVYLOGIN"); if (sc){window.location="/savvy/addTopicAndReturn.html?topic=Mesothelioma";} else window.location="/savvy/savvysignup.html";} function createlink(url, title, index ) { var p=document.createElement("P"); p.setAttribute("onclick", "clickAnchor(event)" ); setClass( p, "chapterList" ); var a = document.createElement( "a"); a.style.color = "white"; var c = url.replace(/'/g, "'"); a.setAttribute("href", c ); a.innerHTML = title; p.appendChild( a ); return p; } function updateLinks() { var toc = document.getElementById("chapterTOC"); toc.innerHTML = ""; var p; p = createlink("#chapter_0","Alternative Mesothelioma Treatment: An Overview", status.index ); toc.appendChild( p ); p = createlink("#chapter_1","Alternative Treatment Options for Mesothelioma", status.index ); toc.appendChild( p ); p = createlink("#chapter_2","Recommendations", status.index ); toc.appendChild( p ); } updateLinks(); function addToolbarButton(txt,divclass,hrefdest,onclickfunc,title,id) { var tb = document.getElementById("articleToolbar"); var td = document.createElement("TD"); if(id) td.setAttribute("id",id); var d = document.createElement("div"); setClass(d,divclass); d.onclick = function(e){ if (!onclickfunc||onclickfunc(e)!=false) {window.open(hrefdest,"_blank","");}}; d.setAttribute("title", title ); var href = document.createElement("A"); href.setAttribute("href", hrefdest ); href.onclick = onclickfunc; href.setAttribute("title", title ); href.innerHTML = txt; href.target = "_blank"; td.appendChild( d ); td.appendChild( href ); tb.appendChild(td); } function savvyClick(event) { createCookie("articleReferer",window.location + "|Alternative Mesothelioma Treatment",0,".emedtv.com"); urchinTracker("/savvyclick/http://mesothelioma.emedtv.com/mesothelioma/alternative-mesothelioma-treatment.html"); var sc=readCookie("SAVVYLOGIN"); if (sc) { savvyAddTopic("Mesothelioma"); } else { grayWindow(); $('#logintext').html('Sign in to your HealthSavvy account to add this topic:'); document.forms['signinform1'].action='/savvy/loginAddTopicAndReturn.html'; document.forms['signinform1'].topicName="Mesothelioma"; domenu(event,'logininfo',0,-100,true,true,true); $('#email1').focus(); } return false;} function savvyAddTopic(str) { $.ajax({ url: "/savvy/ajaxAddTopic.txt?topic=Mesothelioma", success: function(data){if (data.substring(0,2)=="OK") {data = data.substring(2, data.length);$("#hs_savvy_favorite").css("display","none");}showMessageBox(data); }}); } function createToolbar() {var st=readCookie("SAVVYTOPCIS");if (!st || st.indexOf("|Mesothelioma|")==-1) {addToolbarButton("HealthSavvy", "tb_hsicon tool_sp", "#", savvyClick, "HealthSavvy","hs_savvy_favorite");} addToolbarButton("Share", "tb_face tool_sp", "http://www.facebook.com/sharer.php?u=http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2falternative-mesothelioma-treatment.html&t=Alternative+Mesothelioma+Treatment", function() {urchinTracker("/facebookshare/http://mesothelioma.emedtv.com/mesothelioma/alternative-mesothelioma-treatment.html");}, "Share on Facebook",null); addToolbarButton( "Share", "tb_twit tool_sp", "http://www.emedtv.com/twittershare.html?status=Currently+reading+Alternative+Mesothelioma+Treatment+on+eMedTV%3a+http%3a%2f%2fmesothelioma.emedtv.com%2fmesothelioma%2falternative-mesothelioma-treatment.html", function() {urchinTracker("/twittershare/http://mesothelioma.emedtv.com/mesothelioma/alternative-mesothelioma-treatment.html");}, "Share on Twitter",null); addToolbarButton( "Email","tb_mail tool_sp", "#", function(event) {emailPage(event);return false;}, "Email Article",null); if ( window.external && typeof(window.external.AddFavorite) != "undefined" ) { addToolbarButton( "Add", "tb_favorite tool_sp", "#", function(event) {bookmarkPage(event);return false;}, "Bookmark Article",null); } addToolbarButton( "Print","tb_print tool_sp", "#", function(event) {printPage(event);return false;}, "Print Article",null); } createToolbar(); Written by/reviewed by: Arthur Schoenstadt, MD Last reviewed by: Arthur Schoenstadt, MD var s = "Last" + " updated/reviewed: "; var lm = document.getElementById("lastmodified"); if ( lm ) { s += "December 28, 2008"; lm.innerHTML = s; }

View the original article here