CINXE.COM
Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title> Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System </title><meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="format-detection" content="telephone=no" /><meta name="robots" content="all" /><link href="//www.scirp.org/favicon.ico" rel="shortcut icon" /><meta name="MSSmartTagsPreventParsing" content="True" /><meta http-equiv="MSThemeCompatible" content="Yes" /> <script type="text/javascript" src="//www.scirp.org/js/jquery.js"></script> <link href="//www.scirp.org/css/bootstrap.min.css" rel="stylesheet" /><link href="//www.scirp.org/css/font-awesome.min.css" rel="stylesheet" /><link href="//www.scirp.org/css/styletwo.css" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Poppins:300,500,600,700,800" rel="stylesheet" /> <script src="//www.scirp.org/js/modernizr.js" type="text/javascript"></script> <link rel="alternate" type="application/pdf" title="PDF Full-Text" href="//www.scirp.org/pdf/OJOG_2015031717082632.pdf" /> <link rel="alternate" type="text/html" title="HTML Full-Text" href="//www.scirp.org/journal/paperinformation?paperid=54735" /> <link rel="alternate" type="text/xml" title="XML Full-Text" href="//www.scirp.org/xml/54735.xml" /> <link rel="canonical" href="https://www.scirp.org/journal/paperinformation?paperid=54735" /> <meta property="og:site_name" content="SCIRP" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.scirp.org/journal/paperinformation?paperid=54735" /> <meta property="og:title" content="Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System" /> <meta property="og:image" content="https://file.scirp.org/image/OJOG2024060616140818.png" /> <meta property="og:image:secure_url" content="https://file.scirp.org/image/OJOG2024060616140818.png" /> <script type="text/javascript"> var ajaxj = { tryList: function () { var xhrj = null; for (var i = 0; i < arguments.length; i++) { var lambda = arguments[i]; try { xhrj = lambda(); break; } catch (e) { } } return xhrj; }, init: function () { return this.tryList( function () { return new ActiveXObject('MSXML2.XMLHttp.6.0'); }, function () { return new ActiveXObject('MSXML2.XMLHttp.3.0'); }, function () { return new XMLHttpRequest(); }, function () { return new ActiveXObject('MSXML2.XMLHttp.5.0'); }, function () { return new ActiveXObject('MSXML2.XMLHttp.4.0'); }, function () { return new ActiveXObject('Msxml2.XMLHTTP'); }, function () { return new ActiveXObject('MSXML.XMLHttp'); }, function () { return new ActiveXObject('Microsoft.XMLHTTP'); } ) || null; }, post: function (sUrl, sArgs, bAsync, fCallBack, errmsg) { var xhrj = this.init(); xhrj.onreadystatechange = function () { if (xhrj.readyState == 4) { if (xhrj.responseText) { if (fCallBack.constructor == Function) { fCallBack(xhrj); } } else { } } }; xhrj.open('POST', encodeURI(sUrl), bAsync); xhrj.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhrj.send(sArgs); }, get: function (sUrl, bAsync, fCallBack, errmsg) { var xhrj = this.init(); xhrj.onreadystatechange = function () { if (xhrj.readyState == 4) { if (xhrj.responseText) { if (fCallBack.constructor == Function) { fCallBack(xhrj); } } else { } } }; xhrj.open('GET', encodeURI(sUrl), bAsync); xhrj.send('Null'); } } function RndNum(n) { var rnd = ""; for (var i = 0; i < n; i++) rnd += Math.floor(Math.random() * 10); return rnd; } function SetNum(item) { var url = "//www.scirp.org/journal/senddownloadnum"; var args = "paperid=" + item; url = url + "?" + args + "&rand=" + RndNum(4); window.setTimeout("show('" + url + "')", 3000); } function show(url) { var callback = function (xhrj) { } ajaxj.get(url, true, callback, "try"); } </script> <script type="text/javascript"> var ajax2 = {//xmlhttp request tryList: function () { var xhr2 = null; for (var i = 0; i < arguments.length; i++) { var lambda = arguments[i]; try { xhr2 = lambda(); break; } catch (e) { } } return xhr2; }, init: function () { return this.tryList( function () { return new ActiveXObject('MSXML2.XMLHttp.6.0'); }, function () { return new ActiveXObject('MSXML2.XMLHttp.3.0'); }, function () { return new XMLHttpRequest(); }, function () { return new ActiveXObject('MSXML2.XMLHttp.5.0'); }, function () { return new ActiveXObject('MSXML2.XMLHttp.4.0'); }, function () { return new ActiveXObject('Msxml2.XMLHTTP'); }, function () { return new ActiveXObject('MSXML.XMLHttp'); }, function () { return new ActiveXObject('Microsoft.XMLHTTP'); } ) || null; }, post: function (sUrl, sArgs, bAsync, fCallBack, errmsg) { var xhr2 = this.init(); xhr2.onreadystatechange = function () { if (xhr2.readyState == 4) { if (xhr2.responseText) { if (fCallBack.constructor == Function) { fCallBack(xhr2); } } else { //alert(errmsg); } } }; xhr2.open('POST', encodeURI(sUrl), bAsync); xhr2.setRequestHeader('Content-Length', sArgs.length); xhr2.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr2.send(sArgs); }, get: function (sUrl, bAsync, fCallBack, errmsg) { var xhr2 = this.init(); xhr2.onreadystatechange = function () { if (xhr2.readyState == 4) { if (xhr2.responseText) { if (fCallBack.constructor == Function) { fCallBack(xhr2); } } else { alert(errmsg); } } }; xhr2.open('GET', encodeURI(sUrl), bAsync); xhr2.send('Null'); } } function SetSearchLink(item) { var url = "../journal/recordsearchinformation"; var skid = $(":hidden[id$=HiddenField_SKID]").val(); var args = "skid=" + skid; url = url + "?" + args + "&urllink=" + item; window.setTimeout("showSearchUrl('" + url + "')", 300); } function showSearchUrl(url) { var callback2 = function (xhr2) { } ajax2.get(url, true, callback2, "try"); } </script> <meta name="title" content="Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System" /> <meta name="keywords" content="Quality of Life,Endometriosis,Chronic Pelvic Pain,Levonorgestrel-Releasing Intrauterine System,LNG-IUS,EPH-30,Questionnaires" /> <meta name="description" content="Improve quality of life in endometriosis patients with LNG-IUS. Study evaluates pain reduction, analgesic therapy, and adverse effects. Read now!" /> <meta name="citation_journal_title" content="Open Journal of Obstetrics and Gynecology" /> <meta name="citation_publisher" content="Scientific Research Publishing" /> <meta name="citation_authors" content="René Cortés Flores;Evangelina Briones Lara;Luis Carlos Quintana Corral;Ricardo Alberto Isacc Chaib;Luis Oswaldo de la O. Pérez;Oscar Armando González Díaz;Raúl Cortés Flores" /> <meta name="citation_author" content="René Cortés Flores" /> <meta name="citation_author" content="Evangelina Briones Lara" /> <meta name="citation_author" content="Luis Carlos Quintana Corral" /> <meta name="citation_author" content="Ricardo Alberto Isacc Chaib" /> <meta name="citation_author" content="Luis Oswaldo de la O. Pérez" /> <meta name="citation_author" content="Oscar Armando González Díaz" /> <meta name="citation_author" content="Raúl Cortés Flores" /> <meta name="citation_title" content="Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System" /> <meta name="citation_volume" content="5" /> <meta name="citation_date" content="2015-02-27" /> <meta name="citation_year" content="2015" /> <meta name="citation_doi" content="10.4236/ojog.2015.53023" /> <meta name="citation_issnPrint" content="2160-8792" /> <meta name="citation_issnOnline" content="2160-8806" /> <meta name="citation_abstract" content="Objective: To evaluate the quality of life in patients with endometriosis pelvic pain before and after the application of the levonorgestrel-releasing intrauterine system (LNG-IUS). Design: Open non-comparative study. Setting: Obstetrics and Gynecology Hospital at Monterrey, Mexico. Sample: 29 women aged 18 to 40 years with pelvic pain associated with endometriosis confirmed by laparoscopy. Methods: After laparoscopy but before LNG-IUS insertion (basal visit) and 6 months afterwards, modified Endometriosis Health Profile (EHP-30) was applied. Main outcomes measures: Size of change of questionnaire scores, need of additional analgesic therapy and adverse effects. Statistical Analysis: Differences in the questionnaire scores before and after intervention were analyzed by Student t-test. Results: Final analysis set included 29 women aged 31.7 ± 4.7 years years. The ASRM surgical staging of endometriosis was mild in 19.3 moderate in 13.7 and severe in 76% of the patients. The general perception of quality of life improved from 52 at baseline to 98% at six months (p" /> <meta name="citation_publication_date" content="2015/2/27" /> <meta name="citation_pdf_url" content="https://www.scirp.org/pdf/OJOG_2015031717082632.pdf" /> <meta name="fulltext_pdf" content="https://www.scirp.org/pdf/OJOG_2015031717082632.pdf" /> <meta name="citation_abstract_html_url" content="https://www.scirp.org/journal/paperabs?paperid=54735" /> <meta name="citation_fulltext_html_url" content="https://www.scirp.org/journal/paperinformation?paperid=54735" /> <meta name="fulltext_html" content="https://www.scirp.org/journal/paperinformation?paperid=54735" /> <meta name="citation_xml_url" content="https://www.scirp.org/xml/54735.xml" /> <meta name="fulltext_xml" content="https://www.scirp.org/xml/54735.xml" /> <meta name="citation_issue" content="3" /> <meta name="citation_online_date" content="2015/2/27" /> <meta name="citation_firstpage" content="167" /> <meta name="citation_lastpage" content="172" /> <meta name="dc.title" content="Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System" /> <meta name="dc.creator" content="René Cortés Flores" /> <meta name="dc.creator" content="Evangelina Briones Lara" /> <meta name="dc.creator" content="Luis Carlos Quintana Corral" /> <meta name="dc.creator" content="Ricardo Alberto Isacc Chaib" /> <meta name="dc.creator" content="Luis Oswaldo de la O. Pérez" /> <meta name="dc.creator" content="Oscar Armando González Díaz" /> <meta name="dc.creator" content="Raúl Cortés Flores" /><meta name="dcterms.issued" content="2015-02-27" /> <meta name="dc.description" content="Objective: To evaluate the quality of life in patients with endometriosis pelvic pain before and after the application of the levonorgestrel-releasing intrauterine system (LNG-IUS). Design: Open non-comparative study. Setting: Obstetrics and Gynecology Hospital at Monterrey, Mexico. Sample: 29 women aged 18 to 40 years with pelvic pain associated with endometriosis confirmed by laparoscopy. Methods: After laparoscopy but before LNG-IUS insertion (basal visit) and 6 months afterwards, modified Endometriosis Health Profile (EHP-30) was applied. Main outcomes measures: Size of change of questionnaire scores, need of additional analgesic therapy and adverse effects. Statistical Analysis: Differences in the questionnaire scores before and after intervention were analyzed by Student t-test. Results: Final analysis set included 29 women aged 31.7 ± 4.7 years years. The ASRM surgical staging of endometriosis was mild in 19.3 moderate in 13.7 and severe in 76% of the patients. The general perception of quality of life improved from 52 at baseline to 98% at six months (p" /> <meta name="dc.source" content="Open Journal of Obstetrics and Gynecology" /> <meta name="dc.format" content="text/html" /> <meta name="dc.publisher" content="Scientific Research Publishing" /> <meta name="dc.date" content="2015-02-27" /> <meta name="dc.type" content="Article" /> <meta name="dc.identifier" content="doi:10.4236/ojog.2015.53023" /> <meta name="dc.language" content="en" /> <meta name="dc.issued" content="2015-02-27" /> <meta name="prism.issnPrint" content="2160-8792" /> <meta name="prism.issnOnline" content="2160-8806" /> <meta name="prism.publicationName" content="Open Journal of Obstetrics and Gynecology" /> <meta name="prism.publicationDate" content="2015-02-27" /> <meta name="prism.volume" content="5" /> <meta name="prism.number" content="3" /> <meta name="prism.section" content="Article" /> <meta name="prism.startingPage" content="167" /> <meta name="prism.doi" content="10.4236/ojog.2015.53023" /> <meta name="Author" content="Scientific Research Publishing" /> <meta name="dc.rights" scheme="DCTERMS.URI" content="http://creativecommons.org/licenses/by/4.0/" /> <meta name="dc.rights" content="(c) 2015 by author(s) and Scientific Research Publishing Inc." /></head> <body> <form method="post" action="./paperinformation?paperid=54735" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTUxNjI0NzYxOQ9kFgJmD2QWBGYPZBYCAmUPFgQeBG5hbWUFDmRjdGVybXMuaXNzdWVkHgdjb250ZW50BQoyMDE1LTAyLTI3ZAIBD2QWCgIDD2QWAmYPZBYCZg8PZBYCHgpvbmtleXByZXNzBZ0BaWYoZXZlbnQua2V5Q29kZT09MTMpe2RvY3VtZW50LmFsbC5Vc2VyQ29udHJvbF9zZWFyY2hfY29tbW9uX2J0blNlYXJjaDIuZm9jdXMoKTtkb2N1bWVudC5hbGwuVXNlckNvbnRyb2xfc2VhcmNoX2NvbW1vbl9idG5TZWFyY2gyLmNsaWNrKCk7ICAgcmV0dXJuICAgZmFsc2U7fWQCBA9kFgICAQ9kFhRmDxYCHgVzdHlsZQUrY29sb3I6Z3JheTtmb250LXdlaWdodDpub3JtYWw7RGlzcGxheTpOb25lO2QCAQ8WAh4EVGV4dAWCCDxhIGhyZWY9J2FydGljbGVzP3NlYXJjaGNvZGU9UmVuJWMzJWE5K0NvcnQlYzMlYTlzKytGbG9yZXMmc2VhcmNoZmllbGQ9YXV0aG9ycyZwYWdlPTEnIHRhcmdldD0nX2JsYW5rJz5SZW7DqSBDb3J0w6lzICBGbG9yZXM8L2E+PHN1cD48L3N1cD4sIDxhIGhyZWY9J2FydGljbGVzP3NlYXJjaGNvZGU9RXZhbmdlbGluYStCcmlvbmVzKytMYXJhJnNlYXJjaGZpZWxkPWF1dGhvcnMmcGFnZT0xJyB0YXJnZXQ9J19ibGFuayc+RXZhbmdlbGluYSBCcmlvbmVzICBMYXJhPC9hPjxzdXA+PC9zdXA+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPUx1aXMrQ2FybG9zK1F1aW50YW5hKytDb3JyYWwmc2VhcmNoZmllbGQ9YXV0aG9ycyZwYWdlPTEnIHRhcmdldD0nX2JsYW5rJz5MdWlzIENhcmxvcyBRdWludGFuYSAgQ29ycmFsPC9hPjxzdXA+PC9zdXA+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPVJpY2FyZG8rQWxiZXJ0bytJc2FjYysrQ2hhaWImc2VhcmNoZmllbGQ9YXV0aG9ycyZwYWdlPTEnIHRhcmdldD0nX2JsYW5rJz5SaWNhcmRvIEFsYmVydG8gSXNhY2MgIENoYWliPC9hPjxzdXA+PC9zdXA+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPUx1aXMrT3N3YWxkbytkZStsYStPLisrUCVjMyVhOXJleiZzZWFyY2hmaWVsZD1hdXRob3JzJnBhZ2U9MScgdGFyZ2V0PSdfYmxhbmsnPkx1aXMgT3N3YWxkbyBkZSBsYSBPLiAgUMOpcmV6PC9hPjxzdXA+PC9zdXA+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPU9zY2FyK0FybWFuZG8rR29ueiVjMyVhMWxleisrRCVjMyVhZGF6JnNlYXJjaGZpZWxkPWF1dGhvcnMmcGFnZT0xJyB0YXJnZXQ9J19ibGFuayc+T3NjYXIgQXJtYW5kbyBHb256w6FsZXogIETDrWF6PC9hPjxzdXA+PC9zdXA+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPVJhJWMzJWJhbCtDb3J0JWMzJWE5cysrRmxvcmVzJnNlYXJjaGZpZWxkPWF1dGhvcnMmcGFnZT0xJyB0YXJnZXQ9J19ibGFuayc+UmHDumwgQ29ydMOpcyAgRmxvcmVzPC9hPjxzdXA+PC9zdXA+IGQCAg9kFgJmDxYCHwQF7AI8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPU9ic3RldHJpY3MrYW5kK0d5bmVjb2xvZ3krSG9zcGl0YWwlMmMrVU1BRSsyMyslZTIlODAlOWNEci4rSWduYWNpbytNb3JvbmVzK1ByaWV0byVlMiU4MCU5ZCtNZXhpY2FuK0luc3RpdHV0ZStvZitTb2NpYWwrU2VjdXJpdHklMmMrTW9udGVycmV5JTJjK01leGljbyZzZWFyY2hmaWVsZD1hZmZzJnBhZ2U9MScgdGFyZ2V0PSdfYmxhbmsnPk9ic3RldHJpY3MgYW5kIEd5bmVjb2xvZ3kgSG9zcGl0YWwsIFVNQUUgMjMg4oCcRHIuIElnbmFjaW8gTW9yb25lcyBQcmlldG/igJ0gTWV4aWNhbiBJbnN0aXR1dGUgb2YgU29jaWFsIFNlY3VyaXR5LCBNb250ZXJyZXksIE1leGljbzwvYT4uPGJyIC8+ZAIFDxYCHwQFBTQsMDUxZAIGDxYCHwQFBTUsMjAwZAIHDxYCHwMFD0Rpc3BsYXk6aW5saW5lO2QCCA9kFgICAQ8WAh8EBacGPGEgaHJlZj0nYXJ0aWNsZXM/c2VhcmNoY29kZT1RdWFsaXR5K29mK0xpZmUmc2VhcmNoZmllbGQ9a2V5d29yZCZwYWdlPTEnIHRhcmdldD0nX2JsYW5rJz5RdWFsaXR5IG9mIExpZmU8L2E+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPStFbmRvbWV0cmlvc2lzJnNlYXJjaGZpZWxkPWtleXdvcmQmcGFnZT0xJyB0YXJnZXQ9J19ibGFuayc+IEVuZG9tZXRyaW9zaXM8L2E+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPStDaHJvbmljK1BlbHZpYytQYWluJnNlYXJjaGZpZWxkPWtleXdvcmQmcGFnZT0xJyB0YXJnZXQ9J19ibGFuayc+IENocm9uaWMgUGVsdmljIFBhaW48L2E+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPStMZXZvbm9yZ2VzdHJlbC1SZWxlYXNpbmcrSW50cmF1dGVyaW5lK1N5c3RlbSZzZWFyY2hmaWVsZD1rZXl3b3JkJnBhZ2U9MScgdGFyZ2V0PSdfYmxhbmsnPiBMZXZvbm9yZ2VzdHJlbC1SZWxlYXNpbmcgSW50cmF1dGVyaW5lIFN5c3RlbTwvYT4sIDxhIGhyZWY9J2FydGljbGVzP3NlYXJjaGNvZGU9K0xORy1JVVMmc2VhcmNoZmllbGQ9a2V5d29yZCZwYWdlPTEnIHRhcmdldD0nX2JsYW5rJz4gTE5HLUlVUzwvYT4sIDxhIGhyZWY9J2FydGljbGVzP3NlYXJjaGNvZGU9K0VQSC0zMCZzZWFyY2hmaWVsZD1rZXl3b3JkJnBhZ2U9MScgdGFyZ2V0PSdfYmxhbmsnPiBFUEgtMzA8L2E+LCA8YSBocmVmPSdhcnRpY2xlcz9zZWFyY2hjb2RlPStRdWVzdGlvbm5haXJlcyZzZWFyY2hmaWVsZD1rZXl3b3JkJnBhZ2U9MScgdGFyZ2V0PSdfYmxhbmsnPiBRdWVzdGlvbm5haXJlczwvYT4gZAIKDxYCHwQFmgNGbG9yZXMsIFIuICwgTGFyYSwgRS4gLCBDb3JyYWwsIEwuICwgQ2hhaWIsIFIuICwgUMOpcmV6LCBMLiAsIETDrWF6LCBPLiAgYW5kIEZsb3JlcywgUi4gICAoMjAxNSkgUXVhbGl0eSBvZiBMaWZlIGluIFdvbWVuIHdpdGggRW5kb21ldHJpb3NpcyBQZWx2aWMgUGFpbiBUcmVhdGVkIHdpdGggdGhlIExldm9ub3JnZXN0cmVsLVJlbGVhc2luZyBJbnRyYXV0ZXJpbmUgU3lzdGVtLiA8aT5PcGVuIEpvdXJuYWwgb2YgT2JzdGV0cmljcyBhbmQgR3luZWNvbG9neTwvaT4sIDxiPjU8L2I+LCAxNjctMTcyLiBkb2k6IDxhIGhyZWY9J2h0dHA6Ly9keC5kb2kub3JnLzEwLjQyMzYvb2pvZy4yMDE1LjUzMDIzJyB0YXJnZXQ9J19ibGFuaycgb25jbGljaz0nU2V0TnVtKDU0NzM1KSc+MTAuNDIzNi9vam9nLjIwMTUuNTMwMjM8L2E+LmQCCw8WAh8EBS1UaGUgYXV0aG9ycyBkZWNsYXJlIG5vIGNvbmZsaWN0cyBvZiBpbnRlcmVzdC5kAg0PFgIeC18hSXRlbUNvdW50AgwWGGYPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU4MicgdGFyZ2V0PSdfYmxhbmsnPjE8L2E+XQExATGFAVNjaHJhZ2VyLCBTLiwgRmFsbGVyb25pLCBKLiBhbmQgRWRnb29zZSwgSi4gKDIwMTMpIEV2YWx1YXRpb24gYW5kIFRyZWF0bWVudCBvZiBFbmRvbWV0cmlvc2lzLiBBbWVyaWNhbiBGYW1pbHkgUGh5c2ljaWFuLCA4NywgMTA3LTExMy5kAgEPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU4MycgdGFyZ2V0PSdfYmxhbmsnPjI8L2E+XQEyATLzAUhhYXMsIEQuLCBDaHZhdGFsLCBSLiwgUmVpY2hlcnQsIEIuLCBldCBhbC4gKDIwMTIpIEVuZG9tZXRyaW9zaXM6IEEgUHJlbWVub3BhdXNhbCBEaXNlYXNlPyBBZ2UgUGF0dGVybiBpbiA0MiwwNzkgUGF0aWVudHMgd2l0aCBFbmRvbWV0cmlvc2lzLiBBcmNoaXZlcyBvZiBHeW5lY29sb2d5IGFuZCBPYnN0ZXRyaWNzLCAyODYsIDY2Ny03MC4NCjxici8+aHR0cDovL2R4LmRvaS5vcmcvMTAuMTAwNy9zMDA0MDQtMDEyLTIzNjEtemQCAg9kFgJmDxUEU1s8YSBocmVmPScuLi9yZWZlcmVuY2UvcmVmZXJlbmNlc3BhcGVycz9yZWZlcmVuY2VpZD0xNDI4NTg0JyB0YXJnZXQ9J19ibGFuayc+MzwvYT5dATMBM8IBSGFuc2VuLCBLLkEuLCBDaGFscGUsIEEuIGFuZCBFeXN0ZXIsIEsuTS4gKDIwMTApIE1hbmFnZW1lbnQgb2YgRW5kb21ldHJpb3Npcy1Bc3NvY2lhdGVkIFBhaW4uIENsaW5pY2FsIE9ic3RldHJpY3MgYW5kIEd5bmVjb2xvZ3ksIDUzLCA0MzktNDQ4LiA8YnIvPmh0dHA6Ly9keC5kb2kub3JnLzEwLjEwOTcvR1JGLjBiMDEzZTMxODFkYmRhMDZkAgMPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU4NScgdGFyZ2V0PSdfYmxhbmsnPjQ8L2E+XQE0ATSYAkJhbGFzY2gsIEouLCBDcmV1cywgTS4sIEbDoWJyZWd1ZXMsIEYuLCBldCBhbC4gKDE5OTYpIFZpc2libGUgYW5kIE5vbi1WaXNpYmxlIEVuZG9tZXRyaW9zaXMgYXQgTGFwYXJvc2NvcHkgaW4gRmVydGlsZSBhbmQgSW5mZXJ0aWxlIFdvbWVuIGFuZCBpbiBQYXRpZW50cyB3aXRoIENocm9uaWMgUGVsdmljIFBhaW46IEEgUHJvc3BlY3RpdmUgU3R1ZHkuIEh1bWFuIFJlcHJvZHVjdGlvbiwgMTEsIDM4Ny0zOTEuIDxici8+aHR0cDovL2R4LmRvaS5vcmcvMTAuMTA5My9IVU1SRVAvMTEuMi4zODdkAgQPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU4NicgdGFyZ2V0PSdfYmxhbmsnPjU8L2E+XQE1ATXlAVByZWNpYWRvLVJ1aXosIFIuLCBUb3JyZXMtQ2FsbGVqYSwgSi4sIFrDum5pZ2EtTW9udGllbCwgSi4sIGV0IGFsLiAoMjAwNSkgSW5jaWRlbmNpYSBkZSBsYSBlbmRvbWV0cmlvc2lzIGVuIG11amVyZXMgY29uIGluZmVydGlsaWRhZDogQ2FyYWN0ZXLDrXN0aWNhcyBjbMOtbmljYXMgeSBsYXBhcm9zY8OzcGljYXMuIEdpbmVjb2xvZ2lhIHkgT2JzdGV0cmljaWEgZGUgTWV4aWNvLCA3MywgNDcxLTQ3Ni5kAgUPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU4NycgdGFyZ2V0PSdfYmxhbmsnPjY8L2E+XQE2ATbTAlRla2luLCBZLiwgRGlsYmF6LCBCLiwgS2l5a2FjIEFsdGluYmFzLCBTLiBhbmQgRGlsYmF6LCBTLiAoMjAxMCkgUG9zdG9wZXJhdGl2ZSBNZWRpY2FsIFRyZWF0bWVudCBvZiBDaHJvbmljIFBlbHZpYyBQYWluIFJlbGF0ZWQgdG8gU2V2ZXJlIEVuZG9tZXRyaW9zaXM6IExldm9ub3JnZXN0cmVsLVJlbGVhc2luZyBJbnRyYXV0ZXJpbmUgU3lzdGVtIHZlcnN1cyBHb25hZG90cm9waW4tUmVsZWFzaW5nIEhvcm1vbmUgQW5hbG9ndWUuIEZlcnRpbGl0eSBhbmQgU3RlcmlsaXR5LCA5NSwgNDkyLTQ5Ni4gPGJyLz5odHRwOi8vZHguZG9pLm9yZy8xMC4xMDE2L2ouZmVydG5zdGVydC4yMDEwLjA4LjA0MmQCBg9kFgJmDxUEU1s8YSBocmVmPScuLi9yZWZlcmVuY2UvcmVmZXJlbmNlc3BhcGVycz9yZWZlcmVuY2VpZD0xNDI4NTg4JyB0YXJnZXQ9J19ibGFuayc+NzwvYT5dATcBN7UCUm9iaW5zb24sIFIuLCBDaGluYSwgUy4sIEJ1bmtoZWlsYSwgQS4gYW5kIFBvd2VsbCwgTS4gKDIwMDgpIE1pcmVuYSBJbnRyYXV0ZXJpbmUgU3lzdGVtIGluIHRoZSBUcmVhdG1lbnQgb2YgTWVuc3RydWFsIERpc29yZGVyczogQSBTdXJ2ZXkgb2YgVUsgUGF0aWVudHPigJkgRXhwZXJpZW5jZSwgQWNjZXB0YWJpbGl0eSBhbmQgU2F0aXNmYWN0aW9uLiBKb3VybmFsIG9mIE9ic3RldHJpY3MgYW5kIEd5bmFlY29sb2d5IFJlc2VhcmNoLCAyOCwgNzI4LTczMS4gPGJyLz5odHRwOi8vZHguZG9pLm9yZy8xMC4xMDgwLzAxNDQzNjEwODAyNDYyNjA1ZAIHD2QWAmYPFQRTWzxhIGhyZWY9Jy4uL3JlZmVyZW5jZS9yZWZlcmVuY2VzcGFwZXJzP3JlZmVyZW5jZWlkPTE0Mjg1ODknIHRhcmdldD0nX2JsYW5rJz44PC9hPl0BOAE4twFDZW50ZXJzIGZvciBEaXNlYXNlIENvbnRyb2wgYW5kIFByZXZlbnRpb24gKDIwMDApIE1lYXN1cmluZyBIZWFsdGh5IERheXM6IFBvcHVsYXRpb24gQXNzZXNzbWVudCBvZiBIZWFsdGgtUmVsYXRlZCBRdWFsaXR5IG9mIExpZmUuIENlbnRlcnMgZm9yIERpc2Vhc2UgQ29udHJvbCBhbmQgUHJldmVudGlvbiwgQXRsYW50YS5kAggPZBYCZg8VBFNbPGEgaHJlZj0nLi4vcmVmZXJlbmNlL3JlZmVyZW5jZXNwYXBlcnM/cmVmZXJlbmNlaWQ9MTQyODU5MCcgdGFyZ2V0PSdfYmxhbmsnPjk8L2E+XQE5ATntAUpvbmVzLCBHLiwgSmVua2luc29uLCBDLiBhbmQgS2VubmVkeSwgUy4gKDIwMDQpIFRoZSBJbXBhY3Qgb2YgRW5kb21ldHJpb3NpcyB1cG9uIFF1YWxpdHkgb2YgTGlmZTogQSBRdWFsaXRhdGl2ZSBBbmFseXNpcy4gSm91cm5hbCBvZiBQc3ljaG9zb21hdGljIE9ic3RldHJpY3MgYW5kIEd5bmFlY29sb2d5LCAyNSwgMTIzLTEzMy4NCjxici8+aHR0cDovL2R4LmRvaS5vcmcvMTAuMTA4MC8wMTY3NDgyMDQwMDAwMjI3OWQCCQ9kFgJmDxUEVFs8YSBocmVmPScuLi9yZWZlcmVuY2UvcmVmZXJlbmNlc3BhcGVycz9yZWZlcmVuY2VpZD0xNDI4NTkxJyB0YXJnZXQ9J19ibGFuayc+MTA8L2E+XQIxMAIxMIMCSm9uZXMsIEcuLCBLZW5uZWR5LCBTLiwgQmFybmFyZCwgQS4sIFdvbmcsIEouIGFuZCBKZW5raW5zb24sIEMuICgyMDAxKSBEZXZlbG9wbWVudCBvZiBhbiBFbmRvbWV0cmlvc2lzIFF1YWxpdHktb2YtTGlmZSBJbnN0cnVtZW50OiBUaGUgRW5kb21ldHJpb3NpcyBIZWFsdGggUHJvZmlsZS0zMC4gT2JzdGV0cmljcyAmIEd5bmVjb2xvZ3ksIDk4LCAyNTgtMjY0Lg0KPGJyLz5odHRwOi8vZHguZG9pLm9yZy8xMC4xMDE2L1MwMDI5LTc4NDQoMDEpMDE0MzMtOGQCCg9kFgJmDxUEVFs8YSBocmVmPScuLi9yZWZlcmVuY2UvcmVmZXJlbmNlc3BhcGVycz9yZWZlcmVuY2VpZD0xNDI4NTkyJyB0YXJnZXQ9J19ibGFuayc+MTE8L2E+XQIxMQIxMfEBSm9uZXMsIEcuLCBKZW5raW5zb24sIEMuIGFuZCBLZW5uZWR5LCBTLiAoMjAwNCkgRXZhbHVhdGluZyB0aGUgUmVzcG9uc2l2ZW5lc3Mgb2YgdGhlIEVuZG9tZXRyaW9zaXMgSGVhbHRoIFByb2ZpbGUgUXVlc3Rpb25uYWlyZTogVGhlIEVIUC0zMC0zMC4gUXVhbGl0eSBvZiBMaWZlIFJlc2VhcmNoLCAxMywgNzA1LTcxMy4NCjxici8+aHR0cDovL2R4LmRvaS5vcmcvMTAuMTAyMy9COlFVUkUuMDAwMDAyMTMxNi43OTM0OS5hZmQCCw9kFgJmDxUEVFs8YSBocmVmPScuLi9yZWZlcmVuY2UvcmVmZXJlbmNlc3BhcGVycz9yZWZlcmVuY2VpZD0xNDI4NTkzJyB0YXJnZXQ9J19ibGFuayc+MTI8L2E+XQIxMgIxMsABS2F6aXMsIEwuRS4sIEFuZGVyc29uLCBKLkouIGFuZCBNZWVuYW4sIFIuRi4gKDE5ODkpIEVmZmVjdCBTaXplcyBmb3IgSW50ZXJwcmV0aW5nIENoYW5nZXMgaW4gSGVhbHRoIFN0YXR1cy4gTWVkaWNhbCBDYXJlLCAyNywgUzE3OC1TMTg5LiA8YnIvPmh0dHA6Ly9keC5kb2kub3JnLzEwLjEwOTcvMDAwMDU2NTAtMTk4OTAzMDAxLTAwMDE1ZAIID2QWBAIHDxYCHwMFDURpc1BsYXk6Tm9uZTtkAggPFgIfAwUNRGlzUGxheTpOb25lO2QCCw9kFgJmDxYCHgdWaXNpYmxlZ2QCDA9kFgICAQ9kFgICAQ9kFgICAw8QDxYGHg1EYXRhVGV4dEZpZWxkBQlTaG9ydE5hbWUeDkRhdGFWYWx1ZUZpZWxkBQlKb3VybmFsSUQeC18hRGF0YUJvdW5kZ2QQFYACDlNlbGVjdCBKb3VybmFsAkFBA0FBRANBQVIGQUFTb2NpBEFBU1QDQUJCA0FCQwRBQkNSBEFDRVMDQUNTA0FDVAJBRANBRFICQUUDQUVSA0FIUwNBSUQDQWlNA0FJVARBSkFDA0FKQwRBSkNDBEFKQ00FQUpJQk0EQUpNQgRBSk9SBEFKUFMFQUxBTVQDQUxDA0FMUwJBTQNBTUkEQU1QQwNBTlADQVBEA0FQRQNBUE0DQVJTBUFSU2NpAkFTA0FTTQNCTFICQ0MCQ0UHQ2VsbEJpbwZDaG5TdGQCQ00DQ01CAkNOBENSQ00CQ1MEQ1NUQQNDVVMFQ1dFRUUJRGV0ZWN0aW9uBEVNQUUDRU5HA0VQRQRFVFNOBEZNQVIDRk5TA0dFUANHSVMCR00IR3JhcGhlbmUDR1NDBkhlYWx0aAJJQgNJQ0EDSUlNBElKQUEGSUpBTVNDBUlKQ0NFBElKQ00FSUpDTlMDSUpHBUlKSURTBElKSVMGSUpNTlRBCElKTVBDRVJPBElKTk0ESUpPQwZJSk9ITlMLSW5mcmFNYXRpY3MFSkFDRU4ESkFNUAVKQVNNSQRKQkJTBUpCQ1BSBUpCaVNFA0pCTQRKQk5CBEpCUEMDSkNDBUpDRFNBBEpDUFQDSkNUBUpEQUlQA0pETQRKRUFTBUpFQ1RDBUpFTUFBA0pFUAVKRkNNVgRKRlJNBEpHSVMGSkhFUEdDBUpIUlNTBkpJQlRWQQVKSUxTQQNKSVMDSk1GBkpNR0JORAVKTU1DRQNKTVAESlBFRQRKUUlTBEpTQlMESlNFQQZKU0VNQVQESlNJUANKU1MESlNTTQNKU1QDSlRSBEpUU1QESlRUcwVKV0FSUANMQ0UCTUMCTUUCTUkDTU1FBU1OU01TA01QUwJNUgNNUkMDTVJJA01TQQRNU0NFBE5KR0MCTk0CTlICTlMFT0FMaWIGT0FMaWJKBE9ERU0D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" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=ylUzb1TMZdeeW7cZmgn4XrwicGtIlv_KomRccQkDLpLdBGN9ZdWULGcYp_O7haHZ0iIxhlRQ_ZAm0k5qBpfO3tIrV_gKl6P6rdlwqEs7yqI1&t=637461269481343508" type="text/javascript"></script> <script src="/ScriptResource.axd?d=6Fsu1XEe260F9iZJdf0CcKz-duSjrTsvtKee0KvjAoslbRyOj7dJ9HMfTV5Zosxmjwnnuv3HZ9KxZ91GanliWw-DgrkTNKRG_uhMqyR7ngukwbjhMAfE7hyW9K4Bih1hZ0j5F2pYeoUpS2IOEDpopLzg-PWL-cDr0bR3-PW-WxS-7oNDYcQI9ulfq72QkVtN0&t=2fe674eb" type="text/javascript"></script> <script src="/ScriptResource.axd?d=M5iPyMxQAckr8kY86dluUc6aFw1uNfkBTJH0ZV0wUv4IH12eBiqdSImAhOR0TRP97_Be-lcY9rIeIOnsON85eUwSDnwZPZyTnKuaR8P5HKUs47LTJ2wtV60OCqEG4BnPOXorSOYwlvUIu_Jin0TezIzM26h1a6NLN-D-pu2JpI-t2YNhsl6jagIvAU7wkUff0&t=2fe674eb" type="text/javascript"></script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="D21FCB0F" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="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" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', 'form1', [], [], [], 90, 'ctl00'); //]]> </script> <header> <div class="container row clearfix center-block"> <div class="col-sm-8 col-xs-9 column" style="padding: 10px 0;"><a href="//www.scirp.org" title="SCIRP - An Academic Publisher" target="_blank"> <img src="../images/SRP_logo.svg" height="50"></a> </div> <div class="col-sm-3 col-xs-3 column text-center" style="padding: 20px 0;"> <a href="/journal/openaccess" title="OPEN ACCESS" target="_blank"> <img src="../images/Open-Access.svg" height="30"></a> </div> <div class="col-sm-1 col-xs-2 column visible-lg visible-md visible-sm " style="padding: 20px 0;"> <a href="https://papersubmission.scirp.org/login.jsp" target="_blank" title="Login"> <button type="button" class="btn btn-default btn-xs" style="font-size: 18px; font-family: Arial, Helvetica, sans-serif; padding: 0 15px; border: #2f2f2f 1px solid; border-radius: 5px; float: right;">Login</button></a> </div> </div> </header> <nav class="navbar navbar-inverse" role="navigation" style="margin-bottom: 10px;"> <div class="container container-fluid center-block"> <div class="navbar-header"> <a href="https://papersubmission.scirp.org/login.jsp" target="_blank" ><button type="button" class="btn btn-xs btn-default navbar-brand visible-xs" style="width: 80px; height: 30px; font-size: 18px; font-family: Arial, Helvetica, sans-serif; margin: 10px; padding: 0 15px; border-radius: 5px;">Login</button></a> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example-navbar-collapse"> <span class="sr-only">切换导航</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="example-navbar-collapse"> <ul class="nav navbar-nav" style="font-size: 18px;"> <li><a href="../" target="_top">Home</a></li> <li><a href="../journal/articles" target="_top">Articles</a></li> <li><a href="../journal/" target="_top">Journals</a></li> <li><a href="../book/" target="_top">Books</a></li> <li><a href="../news/" target="_top">News</a></li> <li><a href="../aboutus/" target="_top">About</a></li> <li><a href="../author/" target="_top">Services</a></li> <li><a href="//papersubmission.scirp.org/login.jsp?sub=true" target="_blank">Submit</a></li> </ul> </div> </div> </nav> <div class="container-fluid link_here" style="margin-bottom: 15px;"> <div class="row container center-block clearfix" style="padding: 0;"> <!--页面导航栏--> <div class="col-md-7 column" style="padding: 0;"> <ul class="breadcrumb"> <li><i class="fa fa-home" style="color: #d71318;"></i> <a href="../index">Home</a></li> <li><a href="index">Journals</a></li> <li class="active">Article</li> </ul> </div> <!--搜索框--> <div class="col-md-5 column"> <div class="" style="padding: 5px 0;"> <div id="UserControl_search_common_Panel2" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'UserControl_search_common_btnSearch2')"> <div class="form-inline search2"> <input name="ctl00$UserControl_search_common$TextBox_searchCode2" type="text" value="Search Title, Keywords, Author, etc." id="UserControl_search_common_TextBox_searchCode2" class="input2" onFocus="return ClearSearchCondition2();" onBlur="return ShowSearchCondition2();" onkeypress="if(event.keyCode==13){document.all.UserControl_search_common_btnSearch2.focus();document.all.UserControl_search_common_btnSearch2.click(); return false;}" style="height: 28px;" /> <button class="btn-md btn_or" type="button"> <input type="submit" name="ctl00$UserControl_search_common$btnSearch2" value=" " id="UserControl_search_common_btnSearch2" style="width:25px; height:25px; background: none; border:none;background-image: url(../Images/search001.png); " /> </button> </div> <script type="text/javascript"> function ClearSearchCondition2() { var text2 = document.getElementById('UserControl_search_common_TextBox_searchCode2').value; if (text2 == "Search Title, Keywords, Author, etc.") { document.getElementById('UserControl_search_common_TextBox_searchCode2').value = ""; } } function ShowSearchCondition2() { var text2 = document.getElementById('UserControl_search_common_TextBox_searchCode2').value; if (text2 == "") { document.getElementById('UserControl_search_common_TextBox_searchCode2').value = "Search Title, Keywords, Author, etc."; } } function checkLog() { var keywords = document.getElementById("UserControl_search_common_TextBox_searchCode2").value; //关键字 if (trim(keywords) == "") { alert('Please enter keywords!'); return false; } if (trim(keywords) == "Search Title, Keywords, Author, etc.") { alert('Please enter keywords!'); return false; } return true; } //除去左右空格 function trim(string) { return string.replace(/(^\s*)|(\s*$)/g, ""); } </script> </div> </div> </div> </div> </div> <div class="container"> <div class="row clearfix"> <div class="col-md-9 column col-md-push-3"> <div class="clearfix con_main" style="margin-bottom: 10px; padding-left: 15px; padding-right: 15px;"> <div id="JournalInfor_div_nav_journal" class="column up_link1 clearfix" style="padding: 0;"> <div class="col-md-9 col-sm-8 txt7"> <a href="journalarticles?journalid=604" title="Open Journal of Obstetrics and Gynecology"> Open Journal of Obstetrics and Gynecology</a> > <a href="home?issueid=6130#54735">Vol.5 No.3, March 2015</a> </div> </div> <div id="JournalInfor_div_paper" class="articles_main"> <div class="art_title" style="text-align:left;"> Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System <span id="JournalInfor_reviewpaper_show" style="color:gray;font-weight:normal;Display:None;">()</span> </div> <div style="float: left; width: 100%; margin-top: 5px; margin-bottom: 10px;"> <a href='articles?searchcode=Ren%c3%a9+Cort%c3%a9s++Flores&searchfield=authors&page=1' target='_blank'>René Cortés Flores</a><sup></sup>, <a href='articles?searchcode=Evangelina+Briones++Lara&searchfield=authors&page=1' target='_blank'>Evangelina Briones Lara</a><sup></sup>, <a href='articles?searchcode=Luis+Carlos+Quintana++Corral&searchfield=authors&page=1' target='_blank'>Luis Carlos Quintana Corral</a><sup></sup>, <a href='articles?searchcode=Ricardo+Alberto+Isacc++Chaib&searchfield=authors&page=1' target='_blank'>Ricardo Alberto Isacc Chaib</a><sup></sup>, <a href='articles?searchcode=Luis+Oswaldo+de+la+O.++P%c3%a9rez&searchfield=authors&page=1' target='_blank'>Luis Oswaldo de la O. Pérez</a><sup></sup>, <a href='articles?searchcode=Oscar+Armando+Gonz%c3%a1lez++D%c3%adaz&searchfield=authors&page=1' target='_blank'>Oscar Armando González Díaz</a><sup></sup>, <a href='articles?searchcode=Ra%c3%bal+Cort%c3%a9s++Flores&searchfield=authors&page=1' target='_blank'>Raúl Cortés Flores</a><sup></sup> <br /> <span id="JournalInfor_div_affs"><a href='articles?searchcode=Obstetrics+and+Gynecology+Hospital%2c+UMAE+23+%e2%80%9cDr.+Ignacio+Morones+Prieto%e2%80%9d+Mexican+Institute+of+Social+Security%2c+Monterrey%2c+Mexico&searchfield=affs&page=1' target='_blank'>Obstetrics and Gynecology Hospital, UMAE 23 “Dr. Ignacio Morones Prieto” Mexican Institute of Social Security, Monterrey, Mexico</a>.<br /></span> <span id="JournalInfor_showDOI" style="clear: left;"><b>DOI: </b><a href="http://dx.doi.org/10.4236/ojog.2015.53023" target="_blank" onclick='SetNum(54735)'>10.4236/ojog.2015.53023</a></span> <a href="//www.scirp.org/pdf/OJOG_2015031717082632.pdf" target="_blank" style="font-size: 14px; font-weight: bold;" onclick='SetNum(54735)'> PDF</a> <span style="font-size: 14px; font-weight: bold;"><a href='//www.scirp.org/journal/paperinformation?paperid=54735' target='_blank'>HTML</a></span> <span style="font-size: 14px; font-weight: bold;"> <a href='//www.scirp.org/xml/54735.xml' target='_blank' onclick='SetNum(54735)' >XML</a></span> <span style="font-weight: bold; color: Red;"> 4,051</span> <span style="color: #535353;">Downloads</span> <span style="font-weight: bold; color: Red;"> 5,200</span> <span style="color: #535353;">Views</span> <span id="JournalInfor_span_citations" style="Display:inline;"><a href='papercitationdetails?paperid=54735&JournalID=604' target="_blank"><span style="text-decoration: underline;">Citations</span></a></span> </div> <div style="margin-bottom: 10px;"> <p style="font-weight: bold; font-size: 16px;"><a name="abstract" style="color: #2f2f2f;">Abstract</a></p> <p style="text-align:left;"><p style="margin-left:0cm;text-align:justify;"> <span style="font-size:10pt;font-family:Verdana, sans-serif;">Objective: To evaluate the quality of life in patients with endometriosis pelvic pain before and after the application of the levonorgestrel-releasing intrauterine system (LNG-IUS). Design: Open non-comparative study. Setting: Obstetrics and Gynecology Hospital at Monterrey, Mexico. Sample: 29 women aged 18 to 40 years with pelvic pain associated with endometriosis confirmed by laparoscopy. Methods: After laparoscopy but before LNG-IUS insertion (basal visit) and 6 months afterwards, modified Endometriosis Health Profile (EHP-30) was applied. Main outcomes measures: Size of change of questionnaire scores, need of additional analgesic therapy and adverse effects. Statistical Analysis: Differences in the questionnaire scores before and after intervention were analyzed by Student t-test. Results: Final analysis set included 29 women aged 31.7 ± 4.7 years years. The ASRM surgical staging of endometriosis was mild in 19.3 moderate in 13.7 and severe in 76% of the patients. The general perception of quality of life improved from 52 at baseline to 98% at six months (p < 0.001). Adverse events were mild in nature, 19 patients reported no adverse events during the study (65.5%). Two patients (6.9%) required the use of concomitant therapy with non-steroidal analgesics for relief of pain. Conclusion: The application of LNG-IUS in patients with pelvic pain associated with endometriosis improved significatively all aspects related with quality of life as measured with Endometriosis Health Profile (EHP-30). We concluded that LNGIUS may be an effective and convenient therapeutic alternative for the management of pain associated with endometriosis.</span> </p></p> </div> <div id="JournalInfor_div_showkeywords" style="margin-bottom: 10px;"> <p style="font-weight: bold; font-size: 16px;">Keywords</p> <p><a href='articles?searchcode=Quality+of+Life&searchfield=keyword&page=1' target='_blank'>Quality of Life</a>, <a href='articles?searchcode=+Endometriosis&searchfield=keyword&page=1' target='_blank'> Endometriosis</a>, <a href='articles?searchcode=+Chronic+Pelvic+Pain&searchfield=keyword&page=1' target='_blank'> Chronic Pelvic Pain</a>, <a href='articles?searchcode=+Levonorgestrel-Releasing+Intrauterine+System&searchfield=keyword&page=1' target='_blank'> Levonorgestrel-Releasing Intrauterine System</a>, <a href='articles?searchcode=+LNG-IUS&searchfield=keyword&page=1' target='_blank'> LNG-IUS</a>, <a href='articles?searchcode=+EPH-30&searchfield=keyword&page=1' target='_blank'> EPH-30</a>, <a href='articles?searchcode=+Questionnaires&searchfield=keyword&page=1' target='_blank'> Questionnaires</a> </p> </div> <div style="margin-bottom: 10px;"> <p style="font-size: 16px; font-weight: bold;">Share and Cite: </p> <div id="JournalInfor_div_share"> <!-- AddToAny BEGIN --> <div class="a2a_kit a2a_kit_size_32 a2a_default_style"> <a class="a2a_button_facebook"></a> <a class="a2a_button_twitter"></a> <a class="a2a_button_linkedin"></a> <a class="a2a_button_sina_weibo"></a> <a class="a2a_dd" href="https://www.addtoany.com/share"></a> </div> <script type="text/javascript" async src="https://static.addtoany.com/menu/page.js"></script> <!-- AddToAny END --> </div> <div style="margin-top: 10px; text-align:left;"> Flores, R. , Lara, E. , Corral, L. , Chaib, R. , Pérez, L. , Díaz, O. and Flores, R. (2015) Quality of Life in Women with Endometriosis Pelvic Pain Treated with the Levonorgestrel-Releasing Intrauterine System. <i>Open Journal of Obstetrics and Gynecology</i>, <b>5</b>, 167-172. doi: <a href='http://dx.doi.org/10.4236/ojog.2015.53023' target='_blank' onclick='SetNum(54735)'>10.4236/ojog.2015.53023</a>. </div> </div> <div style="margin-top:10px;" id="htmlContent"> <p></p> <p class="E-Title1">1. Introduction</p> <p>Endometriosis is a relatively common disorder clinically manifested as chronic pelvic pain and/or infertility. It is characterized by the presence of functional endometrial glands and stroma outside the uterus [1] . Presumably 80 million women are affected by the disease worldwide. It is assumed that the prevalence of endometriosis is up to 15 percent of all women of reproductive age [2] . Endometriosis affects 21 to 47 percent of women with infertility, 71 to 87 percent of those with chronic pelvic pain, and 69 percent of adolescents with pelvic pain refractory to treatment [3] [4] . In Mexico, there is scant epidemiological data on endometriosis; the incidence is reported only in groups of patients with specific ailments as infertility in whom incidence is around 34.5% [5] .</p> <p>Traditionally, the therapeutic goal in the hormonal treatment of endometriosis has been the suppression of ovarian activity. Accordingly, approved treatments in the management of endometriosis include aGnRH analogues, progestins and danazol. Although oral combined contraceptives have not approved indication, they have been investigated and are widely prescribed for the treatment of endometriosis pelvic pain [6] .</p> <p>The levonorgestrel-releasing intrauterine system (LNG-IUS), besides its contraceptive effect, has a strong effect on the endometrium causing its inactivation and atrophy without suppressing ovulation; this is due to the high hormonal dose locally released that stops endometrial proliferation increasing apoptosis of endometrial glands and stroma. LNG-IUS is a T-shaped flexible structure, which includes a hormonal reservoir in its vertical arm containing 52 mg of levonorgestrel. Hormonal initial release is 20 mcg/day, decreasing progressively to a release of 12 mcg at the end of the 5th year of use [7] . Considering the strong local action on endometrium, some studies have shown the plausibility to use the LNG-IUS as an effective option in the treatment of chronic pelvic pain associated with endometriosis, with few systemic adverse events.</p> <p>The quality of life related to health is a multidimensional and dynamic concept that encompasses the physical, psychological and social aspects associated with a disease or its treatment [8] . One method to assess the out- come of different treatments for endometriosis is based on the concept of quality of life as the patient’s percep- tion of the impact in different areas of her life, especially physical, emotional and social well-being comprised by her disease [9] . The Endometriosis Health Profile (EHP-30) is a Health Related Quality of Life (HRQoL) patient self-report of outcomes (PRO); used to measure the wide range of effects that endometriosis can have on women’s lives. The EHP-30 is the only condition-specific PRO designed from the patient’s perspective to assess health related quality of life in endometriosis. Published evidence concludes that the EHP-30 is a reliable and valid instrument for assessing areas of concern to women with endometriosis that are not addressed by other condition-specific and generic questionnaires [10] [11] . The core instruments have five scale scores covering: Pain, control and powerlessness, social support, emotional well-being and self-image.</p> <p>With the aim to evaluate the quality of life in patients with endometriosis pelvic pain before and after the application of the levonorgestrel-releasing intrauterine system (LNG-IUS), we designed this quasi-experimental pre-post test study using The Endometriosis Health Profile (EHP-30) questionnaire.</p> <p class="E-Title1">2. Material and Methods</p> <p class="E-Title2">2.1. Setting</p> <p>After approval by the local investigation and ethics committees, this study was conducted from January 1st to December 30th, 2012 at Obstetrics and Gynecology Hospital UMAE 23 “Dr. Ignacio Morones Prieto” Mexican Institute of Social Security, Monterrey, Mexico.</p> <p class="E-Title2">2.2. Sample</p> <p>After screening, twenty-nine women with chronic pelvic pain referred by their family physicians to specialty consultation at Obstetrics and Gynecology Hospital, who signed informed consent for participation in the study, were included. The mean age was 31.7 ± 4.7 years. Only two patients were referred with suspected diagnosis of endometriosis. Laparoscopy procedures were done in all patients to diagnose, and treat endometriosis. The se- verity of the disease by ASRM Staging System were mild (Stage II) in three patients (10.3%); moderate (Stage III) in four patients (13.7%); and severe (Stage IV) in 22 patients (76%). Surgical treatment consisting in resection of endometriotic foci and adhesiolysis was performed in 17 patients, Laparoscopic Uterine Nerve Ablation (LUNA) in 7 patients, resection of endometriomas in 2, and no surgical treatment in 3 patients. Main exclusion criteria were: patients on hormone therapy in the 3 months prior to inclusion; patients with contraindications for the use of LNG-IUS or patients whom desire to become pregnant.</p> <p>The LNG-IUS was applied during the first menstruation after laparoscopy.</p> <p class="E-Title2">2.3. Methods</p> <p>The EHP-30 consists of a Likert scale with five possible responses (never, rarely, sometimes, often, and always). The questionnaire assesses core aspects of pain (9 items), emotional well-being and self-image (11 items), along- side we selected supplementary modules including work (5 items), sexual intercourse (5 items) and perceptions about treatment (5 items). Section of questions in the original questionnaire about fertility was removed because of the nature of the proposed contraceptive treatment. All patients answered the questionnaire before the appli- cation of LNG-IUS and six months after.</p> <p>The purpose of the EHP-30 is to indicate the extent of self-reported ill health on each domain measured. Therefore, each scale is standardized on a scale of 0 - 100, where 0 indicates the best health status through to 100 worst health status. Scale scores for each scale are calculated from the total of the raw scores of each item in the scale divided by the maximum possible raw score of all the items in the scale, multiplied by 100. To measure the reliability of the instrument, the Cronbach’s alpha (a coefficient of internal consistency) was used. Measures with reliability greater than 0.7 have been recommended as most useful in group-level hypothesis testing. To measure the temporal stability of the sample, the Intraclass Correlation Coefficient (ICC) was used. To estimate the magnitude of the sensitivity of the instrument to detect the change in quality of life among the two different times, the effect size was calculated by the difference between pre-treatment and post-treatment averages divided by the pre-treatment standard deviation, as recommended by Kazis et al. [12] A size of the effect equal to 0.20 indicates a small change, while measures of 0.50 and 0.80 indicate moderate and large changes respectively. A small effect size implies that treatment had little influence on the quality of life. To measure the difference between the means of each category Student t-test was used.</p> <p class="E-Title1">3. Results</p> <p>The reliability of the EHP-30 was 0.99, the ICC for single measures was 0.73 (95% CI 0.66 to 0.84, p = 0.000) (<a href="#t1" target="_self">Table 1</a>). It proved to be sensitive to detect the effect size in the change of the responses. The comparative analysis of mean scores pre-post LNG-IUS application showed that the perception of quality of life improved significantly in all areas size effect of pain was 2.0 (p < 0.0001); well-being and self-image 2.1 (p < 0.0001); labor performance 0.6 (p < 0.01); sexual intercourse 1.5 (p < 0.0001) and overall treatment satisfaction 2.6 (p < 0.0001), respectively (<a href="#t2" target="_self">Table 2</a>).</p> <p>Endometriosis is primarily associated with pain and infertility and has been postulated that the pain is res- ponsible for causing the most negative effect on quality of life. LNG-IUS showed considerable improvement in the perception of pain with effect size of 2 (p < 0.001) at the end of observation period.</p> <p>Treatment tolerability: Adverse events were mild in nature and their incidences were intermenstrual spotting (13.8%); headache (10.3%); lower back pain, mastalgia and vulvar pruritus (3.4%); 19 patients reported no ad- verse events during the study (65.5%).</p> <p>Two patients (6.9%) required the use of concomitant therapy with non-steroidal analgesics for relief of pain. Only one patient prematurely discontinued the treatment because bias of selection (she wanted to seek pregnancy).</p> <p class="E-Title1">4. Discussion</p> <p>The present study showed short term significant improvement of QoL in patients with pain associated with endometriosis, treated with LNG-IUS using Endometriosis Health Profile (EHP-30-30) questionnaire. The effect</p> <div class="Css_sac"> <p class="imgGroupCss_v"> <a href="//html.scirp.org/file/_8-1430684_1.htm" target="_blank"><img class="lazy" data-original="Images/Table_Tmp.jpg" /></a></p> <p class="sacImgMarkCss"><a name="t1" id="t1"><span class="cs_fig_con">Table 1</span></a>. Corrected item to total correlation and scale internal reliability consistency on the EHP-30.</p> </div> <div class="Css_sac"> <p class="imgGroupCss_v"> <a href="//html.scirp.org/file/_8-1430684_2.htm" target="_blank"><img class="lazy" data-original="Images/Table_Tmp.jpg" /></a></p> <p class="sacImgMarkCss"><a name="t2" id="t2"><span class="cs_fig_con">Table 2</span></a>. Effect size of change on EHP-30 parameters.</p> </div> <p><sup>*</sup>A size of the effect equal to 0.20 indicates a small change, while measures of 0.50 and 0.80 indicate moderate and large changes respectively; <sup>&</sup>Mean score (0 - 100) ± s.d.</p> <p>size magnitude in this study was higher with LNG-IUS treatment compared with the results obtained by Jones G. et al. [11] , in women with only conservative surgery for the treatment of endometriosis-associated pain, pre- cluding the necessity to develop further comparative studies.</p> <p>In this study, the EPH-30 questionnaire showed high reliability in our population and a high sensitivity to detect the magnitude of change, demonstrating that treatment had clinically significant positive influence on our patients’ health. The diagnosis of clinical suspicion by primary care physicians was low in this study (6.9%), suggesting that provision of Continuing Medical Education should be done in order to improve the knowledge and awareness of this entity.</p> <p>The limitations of this study are: a small number of subjects, the lack of a comparator (only 3 of 29 patients were not surgical treated) which is a strong bias to conclude any pure effect of LNG-IUS treatment of pain associated with endometriosis at least in the short term. Thus, it is recommend to perform comparative studies (LNG- IUS vs. surgical treatment alone) with longer follow up to further determine the long lasting effect of LNG-IUS treatment in the control of endometriosis pelvic pain.</p> <p class="E-Title1">5. Conclusion</p> <p>In this study, the LNG-IUS improved the quality of life of patients with endometriosis in all areas evaluated by EHP-30 including self-esteem, sexual intercourse, work and overall treatment satisfaction. We believe that LNG-IUS may represent an effective and convenient alternative in the long-term management of pelvic pain associated with endometriosis.</p> <p class="E-Title1">Acknowledgements</p> <p>Authors are grateful with Dr. Leopoldo Alejandro Vazquez-Estrada for his assessment with the final manuscript.</p> <p class="E-Title1">Abbreviations</p> <p>LNG-IUS: Levonorgestrel-Releasing Intrauterine System;</p> <p>QoL: Quality of Life;</p> <p>EHP-30: Endometriosis Health Profile-30;</p> <p>ASRM: American Society of Reproductive Medicine;</p> <p>LUNA: Laparoscopic Uterine Nerve Ablation;</p> <p>aGnRH: Analogues-Gonadotropin-Releasing Hormone Analogue;</p> <p>HRQoL: Health Related Quality of Life;</p> <p>PRO: Patient Self-Report of Outcomes;</p> <p>ICC: Correlation Coefficient.</p> </div> <div style="margin-top: 10px;"> <p style="font-size: 16px; font-weight: bold;">Conflicts of Interest</p> <p style="text-align: justify;">The authors declare no conflicts of interest.</p> </div> <div style="margin-top: 10px;"> <p style="font-size: 16px; font-weight: bold;"> <a name="reference" style="color: #2f2f2f;">References</a> </p> <p> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="text-align: left; word-break: break-word; "> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428582' target='_blank'>1</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref1" id="ref1"></a> Schrager, S., Falleroni, J. and Edgoose, J. (2013) Evaluation and Treatment of Endometriosis. American Family Physician, 87, 107-113. </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428583' target='_blank'>2</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref2" id="ref2"></a> Haas, D., Chvatal, R., Reichert, B., et al. (2012) Endometriosis: A Premenopausal Disease? Age Pattern in 42,079 Patients with Endometriosis. Archives of Gynecology and Obstetrics, 286, 667-70. <br/>http://dx.doi.org/10.1007/s00404-012-2361-z </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428584' target='_blank'>3</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref3" id="ref3"></a> Hansen, K.A., Chalpe, A. and Eyster, K.M. (2010) Management of Endometriosis-Associated Pain. Clinical Obstetrics and Gynecology, 53, 439-448. <br/>http://dx.doi.org/10.1097/GRF.0b013e3181dbda06 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428585' target='_blank'>4</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref4" id="ref4"></a> Balasch, J., Creus, M., Fábregues, F., et al. (1996) Visible and Non-Visible Endometriosis at Laparoscopy in Fertile and Infertile Women and in Patients with Chronic Pelvic Pain: A Prospective Study. Human Reproduction, 11, 387-391. <br/>http://dx.doi.org/10.1093/HUMREP/11.2.387 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428586' target='_blank'>5</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref5" id="ref5"></a> Preciado-Ruiz, R., Torres-Calleja, J., Zúniga-Montiel, J., et al. (2005) Incidencia de la endometriosis en mujeres con infertilidad: Características clínicas y laparoscópicas. Ginecologia y Obstetricia de Mexico, 73, 471-476. </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428587' target='_blank'>6</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref6" id="ref6"></a> Tekin, Y., Dilbaz, B., Kiykac Altinbas, S. and Dilbaz, S. (2010) Postoperative Medical Treatment of Chronic Pelvic Pain Related to Severe Endometriosis: Levonorgestrel-Releasing Intrauterine System versus Gonadotropin-Releasing Hormone Analogue. Fertility and Sterility, 95, 492-496. <br/>http://dx.doi.org/10.1016/j.fertnstert.2010.08.042 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428588' target='_blank'>7</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref7" id="ref7"></a> Robinson, R., China, S., Bunkheila, A. and Powell, M. (2008) Mirena Intrauterine System in the Treatment of Menstrual Disorders: A Survey of UK Patients’ Experience, Acceptability and Satisfaction. Journal of Obstetrics and Gynaecology Research, 28, 728-731. <br/>http://dx.doi.org/10.1080/01443610802462605 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428589' target='_blank'>8</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref8" id="ref8"></a> Centers for Disease Control and Prevention (2000) Measuring Healthy Days: Population Assessment of Health-Related Quality of Life. Centers for Disease Control and Prevention, Atlanta. </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428590' target='_blank'>9</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref9" id="ref9"></a> Jones, G., Jenkinson, C. and Kennedy, S. (2004) The Impact of Endometriosis upon Quality of Life: A Qualitative Analysis. Journal of Psychosomatic Obstetrics and Gynaecology, 25, 123-133. <br/>http://dx.doi.org/10.1080/01674820400002279 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428591' target='_blank'>10</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref10" id="ref10"></a> Jones, G., Kennedy, S., Barnard, A., Wong, J. and Jenkinson, C. (2001) Development of an Endometriosis Quality-of-Life Instrument: The Endometriosis Health Profile-30. Obstetrics & Gynecology, 98, 258-264. <br/>http://dx.doi.org/10.1016/S0029-7844(01)01433-8 </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428592' target='_blank'>11</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref11" id="ref11"></a> Jones, G., Jenkinson, C. and Kennedy, S. (2004) Evaluating the Responsiveness of the Endometriosis Health Profile Questionnaire: The EHP-30-30. Quality of Life Research, 13, 705-713. <br/>http://dx.doi.org/10.1023/B:QURE.0000021316.79349.af </td> </tr> <tr> <td width="45" valign="top"> [<a href='../reference/referencespapers?referenceid=1428593' target='_blank'>12</a>] </td> <td valign="top" style="word-wrap:break-word; "> <a target="_self" name="ref12" id="ref12"></a> Kazis, L.E., Anderson, J.J. and Meenan, R.F. (1989) Effect Sizes for Interpreting Changes in Health Status. Medical Care, 27, S178-S189. <br/>http://dx.doi.org/10.1097/00005650-198903001-00015 </td> </tr> </table> </p> </div> </div> <link href="//www.scirp.org/css/html.css?timestamp=202411141045303414" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="//www.scirp.org/js/lazyload.js?timestamp=202411141045303414"></script> <script type="text/javascript" src="//www.scirp.org/js/ref.js?timestamp=202411141045303414"></script> <script type="text/javascript" src="//www.scirp.org/js/htmlinsert.js?timestamp=202411141045303414"></script> <script type="text/javascript" > window.onload = function () { var device = tools.currDevice() // ipad mobile 和 ipad true // iphone mobile 和 iphone true // android mobile 和 android true if (device.isMobile && (device.iphone || device.android)) { return false; } tools.replaceNode() } </script> <script src="//www.scirp.org/js/crossmark_widget.js" type="text/javascript"></script> </div> </div> <div class="col-md-3 column col-md-pull-9"> <div class="row clearfix bg_w visible-md visible-lg"> <div class="title_up">Journals Menu</div> <div class="column txt3"> <ul class="list-unstyled"> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/journalarticles?journalid=604" target="_top"> Articles</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/home?journalid=604" target="_top"> Archive</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/indexing?journalid=604" target="_top"> Indexing</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/aimscope?journalid=604" target="_top"> Aims & Scope</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/editorialboard?journalid=604" target="_top"> Editorial Board</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/forauthors?journalid=604" target="_top"> For Authors</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/apc?journalid=604" target="_top"> Publication Fees</a></li> </ul> </div> </div> <div class="row clearfix bg_w visible-xs visible-sm"> <div class="panel-group column" id="accordion" style="margin-bottom: 0;"> <div class="panel panel-default" style="border: none;"> <div class="panel-heading" style="background: #fff; padding: 0; margin: 0;"> <h4 class="panel-title"> <a class="link1" data-toggle="collapse" data-parent="#accordion" href="#collapse1">Journals Menu <i class="fa fa-angle-down"></i> </a> </h4> </div> <div id="collapse1" class="panel-collapse collapse"> <div class="panel-body txt3" style="padding: 10px 0 0 0;"> <ul class="list-unstyled"> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/journalarticles?journalid=604" target="_top"> Articles</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/home?journalid=604" target="_top"> Archive</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/indexing?journalid=604" target="_top"> Indexing</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/aimscope?journalid=604" target="_top"> Aims & Scope</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/editorialboard?journalid=604" target="_top"> Editorial Board</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/forauthors?journalid=604" target="_top"> For Authors</a></li> <li><i class="fa fa-chevron-right" style="color: #d71318;"></i><a href="../journal/apc?journalid=604" target="_top"> Publication Fees</a></li> </ul> </div> </div> </div> </div> </div> <div id="relatedArticles"></div> <div id="div_sep" class="row clearfix bg_w"> <div class="column left_link1"> <ul class="list-unstyled"> <li><a href="../journal/openspecialissues?journalid=604&PubState=false" target="_blank"> Open Special Issues</a></li> <li><a href="../journal/openspecialissues?journalid=604&PubState=true" target="_blank"> Published Special Issues</a></li> <li><a href="../journal/openspecialissuesguideline?journalid=604" target="_blank"> Special Issues Guideline</a></li> </ul> </div> </div> <div class="row clearfix bg_w"> <div class="column right_link1"> <ul class="list-unstyled"> <li><a href="../journal/newslettersubscription?journalid=604" target="_blank"> E-Mail Alert</a></li> <li><a href="../journal/subscribejournal?journalid=604" target="_blank">OJOG Subscription</a></li> <li><a href="../journal/publicat_ethics_statement?journalid=604" target="_blank"> Publication Ethics & OA Statement</a></li> <li><a href="../journal/faq?journalid=604" target="_blank"> Frequently Asked Questions</a></li> <li><a href="../journal/recommendtopeers?journalid=604" target="_blank"> Recommend to Peers</a></li> <li><a href="../journal/recommendtolibrary?journalid=604" target="_blank"> Recommend to Library</a></li> <li><a href="../journal/contactus?journalid=604" target="_blank"> Contact us</a></li> <li id="UserControl_Reacommend_div_ojuDisclaimer" style="DisPlay:None;"><a href="../journal/disclaimer?journalid=604" target="_blank"> Disclaimer</a></li> <li id="UserControl_Reacommend_div_historyIssue" style="DisPlay:None;"><a href="../journal/historyissue?journalid=604" target="_blank"> History Issue</a></li> </ul> </div> </div> <div id="journalSponsors"></div> <div class="row clearfix bg_w"> <div class="column"> <div class="title_up">Follow SCIRP</div> <div style="padding-top: 10px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left"><a href="https://twitter.com/Scirp_Papers" class="tooltip-hide" data-toggle="tooltip" data-placement="left" title="Twitter" target="_blank"> <img src="../images/Twitter.svg" height="30" alt="Twitter"></a></td> <td align="left"><a href="https://www.facebook.com/Scientific-Research-Publishing-267429817016644/" class="tooltip-hide" data-toggle="tooltip" data-placement="left" title="Facebook" target="_blank"> <img src="../images/fb.svg" height="30" alt="Facebook"></a></td> <td align="left"><a href="https://www.linkedin.com/company/scientific-research-publishing/" class="tooltip-hide" data-toggle="tooltip" data-placement="left" title="Linkedin" target="_blank"> <img src="../images/in.svg" height="30" alt="Linkedin"></a></td> <td align="left"><a href="http://e.weibo.com/scirp" class="tooltip-hide" data-toggle="tooltip" data-placement="left" title="Weibo" target="_blank"> <img src="../images/weibo.svg" height="30" alt="Weibo"></a></td> </tr> </table> </div> </div> </div> <div class="row clearfix bg_w"> <div class="column"> <div class="title_up">Contact us</div> <div style="padding-top: 5px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="text-align:left; width:25px;" ><img border='0' src="../images/phone02.jpg" style="float: left;" /></td> <td style="padding-left:5px;">+1 323-425-8868</td> </tr> <tr> <td style="text-align:left; width:25px;" ><img border='0' src="../images/emailsrp.png" style="float: left;" /></td> <td style="padding-left:5px;"><a href="mailto:customer@scirp.org" target="_blank">customer@scirp.org</a></td> </tr> <tr> <td><img border='0' src="../images/whatsapplogo.jpg" alt='WhatsApp' title='WhatsApp' style="float: left;" /></td> <td style="padding-left:5px;">+86 18163351462(WhatsApp)</td> </tr> <tr> <td><a target='_blank' href='http://wpa.qq.com/msgrd?v=3&uin=1655362766&site=qq&menu=yes' rel="nofollow"><img border='0' src="../Images/qq25.jpg" alt='Click here to send a message to me' title='Click here to send a message to me' style="float: left;" /></a></td> <td style="padding-left:5px;"><a target='_blank' href='http://wpa.qq.com/msgrd?v=3&uin=1655362766&site=qq&menu=yes' rel="nofollow">1655362766</a></td> </tr> <tr> <td style="vertical-align:top;"><img border='0' src="../images/weixinlogo.jpg" /></td> <td style="padding-left:5px;"><img border='0' src="../images/weixinsrp120.jpg" /></td> </tr> <tr> <td></td> <td style="padding-left:5px;">Paper Publishing WeChat</td> </tr> </table> </div> </div> </div> </div> </div> </div> <div id="papercopyright"> <div id="UserControl_PaperCopyRight_div_showby" class="clearfix text-center" style="border-top: #ccc 2px solid; background: #fff; padding: 10px; margin-top: 10px; font-size: 12px;"> <p>Copyright © 2024 by authors and Scientific Research Publishing Inc. </p> <p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" title="Creative Commons License" style="border-width: 0" src="../Images/ccby.png" width="88" height="31" /></a></p> <p>This work and the related PDF file are licensed under a <a about="http://dx.doi.org/10.4236/ojog.2015.53023" rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p> </div> </div> <div id="footer"> <div style="border-top: #d71318 8px solid; padding: 20px 0; margin-top: 20px;"> <div class="container row clearfix center-block" style="padding: 0;"> <script type="text/javascript"> function checksubscribe() { var email = $("#UserControl_footer_UserControl_NewsletterSubscription_TextBox_nls_email").val();//Email id=UserControl_NewsletterSubscription_TextBox_email if (email == "" || email == "E-mail address") { alert('Please enter an email address!'); return false; } var emailRegExp = new RegExp("[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?"); if (!emailRegExp.test(email) || email.indexOf('.') == -1) { alert('The email address that you entered is invalid!'); return false; } return true; } </script> <div class="col-sm-3 column" style="padding-right: 30px;"> <span style="margin-bottom: 10px; font-size: 16px; line-height: 1.2em;"><strong>Free SCIRP Newsletters</strong></span> <div style="background: #dddddd; border-radius: 6px; box-shadow: 3px 3px 0px #9f9f9f; padding: 10px; margin-bottom: 10px;"> <div role="form" class="form-inline"> <div id="UserControl_footer_UserControl_NewsletterSubscription_panel_newsletter" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'UserControl_footer_UserControl_NewsletterSubscription_btnSubscribe')"> <div class="form-group" style="margin-bottom: 5px;"> <span for="name" style="font-size: 12px; line-height: 1.5em; font-weight: bold;">Add your e-mail address to receive free newsletters from SCIRP.</span> <input name="ctl00$UserControl_footer$UserControl_NewsletterSubscription$TextBox_nls_email" type="text" value="E-mail address" id="UserControl_footer_UserControl_NewsletterSubscription_TextBox_nls_email" class="form-control" onFocus="javascript:if(this.value=='E-mail address') {this.value='';}" onBlur="javascript:if(this.value==''){this.value='E-mail address';}" style="width: 100%; background: #fff; border: #2f2f2f 1px solid; border-radius: 0; height: 25px;" /> </div> <div class="form-group" style="margin-bottom: 5px; width: 100%;"> <select name="ctl00$UserControl_footer$UserControl_NewsletterSubscription$DropDownList_journal" id="UserControl_footer_UserControl_NewsletterSubscription_DropDownList_journal" class="form-control" style="width: 100%; height: 25px; border: #2f2f2f 1px solid; border-radius: 0; padding: 0 8px; color: #999;"> <option value="0">Select Journal</option> <option value="737">AA</option> <option value="1408">AAD</option> <option value="1406">AAR</option> <option value="1002">AASoci</option> <option value="2423">AAST</option> <option value="164">ABB</option> <option value="611">ABC</option> <option value="1478">ABCR</option> <option value="473">ACES</option> <option value="492">ACS</option> <option value="1579">ACT</option> <option value="2437">AD</option> <option value="2442">ADR</option> <option value="2444">AE</option> <option value="2426">AER</option> <option value="2316">AHS</option> <option value="803">AID</option> <option value="1000">AiM</option> <option value="476">AIT</option> <option value="203">AJAC</option> <option value="2422">AJC</option> <option value="1304">AJCC</option> <option value="535">AJCM</option> <option value="884">AJIBM</option> <option value="532">AJMB</option> <option value="529">AJOR</option> <option value="207">AJPS</option> <option value="996">ALAMT</option> <option value="1517">ALC</option> <option value="2317">ALS</option> <option value="160">AM</option> <option value="477">AMI</option> <option value="675">AMPC</option> <option value="1573">ANP</option> <option value="1574">APD</option> <option value="743">APE</option> <option value="513">APM</option> <option value="1575">ARS</option> <option value="2445">ARSci</option> <option value="191">AS</option> <option value="812">ASM</option> <option value="260">BLR</option> <option value="2455">CC</option> <option value="136">CE</option> <option value="2074">CellBio</option> <option value="1493">ChnStd</option> <option value="122">CM</option> <option value="989">CMB</option> <option value="92">CN</option> <option value="2033">CRCM</option> <option value="173">CS</option> <option value="1492">CSTA</option> <option value="2438">CUS</option> <option value="1518">CWEEE</option> <option value="2454">Detection</option> <option value="2457">EMAE</option> <option value="64">ENG</option> <option value="93">EPE</option> <option value="1311">ETSN</option> <option value="2315">FMAR</option> <option value="208">FNS</option> <option value="2432">GEP</option> <option value="2462">GIS</option> <option value="541">GM</option> <option value="1690">Graphene</option> <option value="512">GSC</option> <option value="65">Health</option> <option value="103">IB</option> <option value="176">ICA</option> <option value="111">IIM</option> <option value="490">IJAA</option> <option value="2449">IJAMSC</option> <option value="1391">IJCCE</option> <option value="202">IJCM</option> <option value="4">IJCNS</option> <option value="209">IJG</option> <option value="2428">IJIDS</option> <option value="747">IJIS</option> <option value="1261">IJMNTA</option> <option value="1578">IJMPCERO</option> <option value="1519">IJNM</option> <option value="527">IJOC</option> <option value="1477">IJOHNS</option> <option value="1298">InfraMatics</option> <option value="1980">JACEN</option> <option value="2436">JAMP</option> <option value="525">JASMI</option> <option value="475">JBBS</option> <option value="2443">JBCPR</option> <option value="30">JBiSE</option> <option value="2435">JBM</option> <option value="230">JBNB</option> <option value="162">JBPC</option> <option value="2431">JCC</option> <option value="530">JCDSA</option> <option value="526">JCPT</option> <option value="125">JCT</option> <option value="2425">JDAIP</option> <option value="479">JDM</option> <option value="531">JEAS</option> <option value="691">JECTC</option> <option value="29">JEMAA</option> <option value="144">JEP</option> <option value="1986">JFCMV</option> <option value="1395">JFRM</option> <option value="114">JGIS</option> <option value="2461">JHEPGC</option> <option value="2421">JHRSS</option> <option value="1411">JIBTVA</option> <option value="102">JILSA</option> <option value="175">JIS</option> <option value="648">JMF</option> <option value="397">JMGBND</option> <option value="1753">JMMCE</option> <option value="172">JMP</option> <option value="2433">JPEE</option> <option value="591">JQIS</option> <option value="990">JSBS</option> <option value="45">JSEA</option> <option value="543">JSEMAT</option> <option value="339">JSIP</option> <option value="2430">JSS</option> <option value="28">JSSM</option> <option value="478">JST</option> <option value="2439">JTR</option> <option value="2460">JTST</option> <option value="357">JTTs</option> <option value="46">JWARP</option> <option value="210">LCE</option> <option value="1485">MC</option> <option value="163">ME</option> <option value="787">MI</option> <option value="786">MME</option> <option value="917">MNSMS</option> <option value="815">MPS</option> <option value="2441">MR</option> <option value="1487">MRC</option> <option value="1576">MRI</option> <option value="174">MSA</option> <option value="2434">MSCE</option> <option value="528">NJGC</option> <option value="205">NM</option> <option value="192">NR</option> <option value="69">NS</option> <option value="2459">OALib</option> <option value="2463">OALibJ</option> <option value="2453">ODEM</option> <option value="738">OJA</option> <option value="1480">OJAB</option> <option value="1590">OJAcct</option> <option value="814">OJAnes</option> <option value="1407">OJAP</option> <option value="1479">OJApo</option> <option value="1003">OJAppS</option> <option value="2446">OJAPr</option> <option value="601">OJAS</option> <option value="806">OJBD</option> <option value="785">OJBIPHY</option> <option value="2447">OJBM</option> <option value="2452">OJC</option> <option value="997">OJCB</option> <option value="606">OJCD</option> <option value="788">OJCE</option> <option value="792">OJCM</option> <option value="1977">OJD</option> <option value="810">OJDer</option> <option value="586">OJDM</option> <option value="614">OJE</option> <option value="1577">OJEE</option> <option value="2456">OJEM</option> <option value="811">OJEMD</option> <option value="816">OJEpi</option> <option value="1979">OJER</option> <option value="736">OJF</option> <option value="1004">OJFD</option> <option value="587">OJG</option> <option value="817">OJGas</option> <option value="613">OJGen</option> <option value="602">OJI</option> <option value="592">OJIC</option> <option value="593">OJIM</option> <option value="793">OJINM</option> <option value="1186">OJL</option> <option value="588">OJM</option> <option value="790">OJMC</option> <option value="784">OJMetal</option> <option value="739">OJMH</option> <option value="820">OJMI</option> <option value="612">OJMIP</option> <option value="742">OJML</option> <option value="999">OJMM</option> <option value="822">OJMN</option> <option value="998">OJMP</option> <option value="596">OJMS</option> <option value="2424">OJMSi</option> <option value="605">OJN</option> <option value="821">OJNeph</option> <option value="804">OJO</option> <option value="604">OJOG</option> <option value="2464">OJOGas</option> <option value="1978">OJOp</option> <option value="805">OJOph</option> <option value="794">OJOPM</option> <option value="823">OJOTS</option> <option value="813">OJPathology</option> <option value="589">OJPC</option> <option value="791">OJPChem</option> <option value="609">OJPed</option> <option value="610">OJPM</option> <option value="741">OJPP</option> <option value="744">OJPS</option> <option value="603">OJPsych</option> <option value="807">OJRA</option> <option value="789">OJRad</option> <option value="824">OJRD</option> <option value="1394">OJRM</option> <option value="590">OJS</option> <option value="735">OJSS</option> <option value="600">OJSST</option> <option value="607">OJST</option> <option value="1486">OJSTA</option> <option value="2448">OJTR</option> <option value="808">OJTS</option> <option value="509">OJU</option> <option value="1001">OJVM</option> <option value="547">OPJ</option> <option value="71">POS</option> <option value="206">PP</option> <option value="2440">PST</option> <option value="148">PSYCH</option> <option value="2450">SAR</option> <option value="533">SCD</option> <option value="135">SGRE</option> <option value="474">SM</option> <option value="1589">SN</option> <option value="491">SNL</option> <option value="2034">Soft</option> <option value="204">SS</option> <option value="666">TEL</option> <option value="104">TI</option> <option value="1405">UOAJ</option> <option value="2458">VP</option> <option value="146">WET</option> <option value="511">WJA</option> <option value="818">WJCD</option> <option value="502">WJCMP</option> <option value="809">WJCS</option> <option value="2451">WJET</option> <option value="506">WJM</option> <option value="615">WJNS</option> <option value="493">WJNSE</option> <option value="534">WJNST</option> <option value="510">WJV</option> <option value="41">WSN</option> <option value="2465">YM</option> </select> </div> <input type="submit" name="ctl00$UserControl_footer$UserControl_NewsletterSubscription$btnSubscribe" value="Subscribe" onclick="return checksubscribe();" id="UserControl_footer_UserControl_NewsletterSubscription_btnSubscribe" class="btn btn-default" style="background: #2f2f2f; border-radius: 5px; color: #fff; padding: 2px 4px;" /> </div> </div> </div> </div> <div class="col-sm-9 column"> <div class="row clearfix foot_links"> <div class="col-sm-3 col-xs-6 column f_link1" style="margin-bottom: 10px;"> <ul class="list-unstyled" > <li><h4><strong><a href="//www.scirp.org/" target="_top">Home</a></strong></h4></li> <li><a href="../journal/indexbytitle" target="_blank">Journals A-Z</a></li> <li><a href="../journal/" target="_blank">Subject</a></li> <li><a href="../book/" target="_blank">Books</a></li> <li><a href="../sitemap/index.xml" target="_blank">Sitemap</a></li> <li><a href="../aboutus/#contactus" target="_blank">Contact Us</a></li> </ul> </div> <div class="col-sm-3 col-xs-6 column f_link1" style="margin-bottom: 10px;"> <ul class="list-unstyled"> <li><h4><strong><a href="//www.scirp.org/aboutus/" target="_blank">About SCIRP</a></strong></h4></li> <li><a href="../aboutus/publicationfees" target="_blank">Publication Fees</a></li> <li><a href="../aboutus/forauthors" target="_blank">For Authors</a></li> <li><a href="../journal/peer-review" target="_blank">Peer-Review Issues</a></li> <li><a href="../journal/callforspecialissueproposals" target="_blank">Special Issues</a></li> <li><a href="../news/" target="_blank">News</a></li> </ul> </div> <div class="col-sm-3 col-xs-6 column f_link2" style="margin-bottom: 10px;"> <ul class="list-unstyled"> <li><h4><strong><a href="//www.scirp.org/careers/" target="_blank">Service</a></strong></h4></li> <li><a href="//papersubmission.scirp.org" target="_blank">Manuscript Tracking System</a></li> <li><a href="../aboutus/subscription" target="_blank">Subscription</a></li> <li><a href="../author/" target="_blank">Translation & Proofreading</a></li> <li><a href="../aboutus/faq" target="_blank">FAQ</a></li> <li><a href="//www.scirp.org/journalvolume.html" target="_blank">Volume & Issue</a></li> </ul> </div> <div class="col-sm-3 col-xs-6 column f_link3" style="margin-bottom: 10px;"> <ul class="list-unstyled"> <li><h4><strong><a href="//www.scirp.org/aboutus/policies" target="_blank">Policies</a></strong></h4></li> <li><a href="../journal/openaccess" target="_blank">Open Access</a></li> <li><a href="../aboutus/publicationethics" target="_blank">Publication Ethics</a></li> <li><a href="../aboutus/preservation" target="_blank">Preservation</a></li> <li><a href="../aboutus/retraction" target="_blank">Retraction</a></li> <li><a href="../aboutus/privacypolicy" target="_blank">Privacy Policy</a></li> </ul> </div> </div> </div> </div> </div> <div style="background: #dddddd; line-height: 2em; padding: 10px; color: #666;"> <div class="text-center"> Copyright © 2006-2024 Scientific Research Publishing Inc. All Rights Reserved. </div> </div> <a href="#0" class="cd-top">Top</a> </div> <input type="hidden" name="ctl00$Hidden_JournalID" id="Hidden_JournalID" /> </form> <script type="text/javascript"> $.ajax({ type: "GET", url: "relatedarticles?paperid=" +54735 +"&timspan=" + new Date().getTime(), async: true, error: function (msg) { result = msg; }, success: function (msg) { $("#relatedArticles").html(msg); } }); </script> <script type="text/javascript"> $.ajax({ type: "GET", url: "journalsponsor?journalid=" +604 +"&timspan=" + new Date().getTime(), async: true, error: function (msg) { result = msg; }, success: function (msg) { $("#journalSponsors").html(msg); } }); </script> <script type="text/javascript"> $.ajax({ type: "GET", url: "paperviewsdownloads?journalid=" +604 +"&paperid=" +54735 +"&timspan=" + new Date().getTime(), async: true, error: function (msg) { result = msg; }, success: function (msg) { } }); </script> <!-- jQuery Frameworks ============================================= --> <script src="//www.scirp.org/js/jquery-1.12.4.min.js" type="text/javascript"></script> <script src="//www.scirp.org/js/bootstrap.min.js" type="text/javascript"></script> <script src="//www.scirp.org/js/main.js" type="text/javascript"></script> <script type="text/javascript" defer="defer" src="//www.scirp.org/js/gtm.js"></script> <script type="text/javascript" src="//www.scirp.org/js/viewer.min.js"></script> <link rel="stylesheet" href="//www.scirp.org/css/viewer.min.css" /> <script type="text/javascript"> $(function () { try { $("img.lazy").lazyload(); } catch (e) { } }); $(function () { try { var images = document.querySelectorAll('.lazy'); images.forEach(function (image) { new Viewer(image, { // 在这里定义您的 Viewer 配置选项,和之前示例相同 title: false, navbar: false, // ...其他配置 }); }); } catch (e) { } }); </script> </body> </html>