\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Things that Must Not be done in Gynecological and Obstetrics},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020 2020-01-15 (revised: 50 Year 2020 15 January 2020)}
\def\TheID{10.34257/GJMREVOL20IS8PG41\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Things that Must Not be done in Gynecological and Obstetrics}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Alejandro C. Ch.  Siu-Au}

             \author[2]{Diego A.  Siu-Chang}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


institution and also from other centers; and, especially, incorporating experiences from other colleagues, so that the idea is to share valuable stories, circumstances, and knowledge. Therefore, this paper may become a source of reference as an aid when working in this quite demanding medical and surgical specialty.The circumstances herein described may have occurred in many centers and institutions, and we must remember that communicating and sharing our experiences may prevent the occurrence of undesirable events. This paper is an update of a previous article that was published nine years ago. New topics that are part of our current practice have been introduced and developed. Perhaps there are not many references since this is not a strict scientific document or a rigorous research project or a paradigmatic icon in Obstetrics and Gynecology. The decision for preparing and updating this paper was based on the generous reception it achieved in different academic meetings, including symposia of the Peruvian Gynecology and Obstetrics Society, our latest National Congress; and particularly, on requests made by many dear friends and junior specialists who are so eager to learn from the experience of us, senior practitioners.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMREVOL20IS8PG41}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
fter nearly forty-two years in practice, this is a short summary of experience from our institution and also from other centers; and, especially, incorporating experiences from other colleagues, so that the idea is to share valuable stories, circumstances, and knowledge. Therefore, this paper may become a source of reference as an aid when working in this quite demanding medical and surgical specialty.\par
The circumstances herein described may have occurred in many centers and institutions, and we must remember that communicating and sharing our experiences may prevent the occurrence of undesirable events.\par
This paper is an update of a previous article that was published nine years ago. New topics that are part of our current practice have been introduced and developed. Perhaps there are not many references since this is not a strict scientific document or a rigorous research project or a paradigmatic icon in Obstetrics and Gynecology. The decision for preparing and updating this paper was based on the generous reception it achieved in different academic meetings, including symposia of the Peruvian Gynecology and Obstetrics Society, our latest National Congress; and particularly, on requests made by many dear friends and junior specialists who are so eager to learn from the experience of us, senior practitioners.\par
For a proper start, the four cornerstones of modern medical ethics will be introduced (Belmont Report, April 18th, 1979) and then things that MUST NOT BE DONE in Obstetrics and Gynecology will be developed. 
\section[{1.}]{1.}\par
No Maleficence: This means never causing any deliberate harm to patients under our care.\par
3. Beneficence: Our actions must be solely directed towards doing the best for our patients, aiming to achieve the best benefit for all of them.\par
4. Justice: All patients must be treated equal, no matter their social condition, religion, economic status or any other particular consideration. 
\section[{Coffee consumption:}]{Coffee consumption:}\par
It is not advisable the surgeon has an excessive intake of coffee, dark tea, or alkaloid containing energizing beverages or soft drinks, prior to a surgical procedure, particularly if delicate procedures such as microsurgery are to be performed. Most soda drinks contain caffeine. Alkaloids may exacerbate adrenalin and endorphin production and they reduce the capability for performing fine movements. A good choice is to drink decaffeinated coffee or caffeine-free soda (1), (2). 6. Air exchange. Never miss having air exchange in the Operation Room (OR), aiming to reduce and prevent infections. Exchange must consist of using 15 times the total environmental air volume for every hour we may spend in the OR. Good quality air extractors and air conditioning devices must be available. Surgeons performing open surgical procedures, or any other procedure type should not transpire, since there is likelihood that sweat droplets may reach the operative field (3), (4). 7. Antibiotic prophylaxis. This measure must not be abused. Many studies, including some performed in our institution have shown that in elective surgery, patients undergoing adequate pre-surgical preparation have the same likelihood for developing any infectious complication compared with those that had received antibiotic prophylaxis, including those undergoing vaginal or abdominal hysterectomy or those undergoing a cesarean section (  {\ref 5}),(  {\ref 6}), \hyperref[b6]{(7)}, \hyperref[b7]{(8)}. Antibiotic misuse or abuse leads to the development of multidrug-resistant microorganisms. 
\section[{NSAIDS in the immediate postoperative period.}]{NSAIDS in the immediate postoperative period.}\par
Analgesic agents that may lead to coagulation alterations must not be used, at least during the first 24 hours after pelvic surgery. The use of opiate derivatives is a preferable choice. The rich venous network and abundant vascular plexuses in the pelvis must be considered, in which the only hemostatic action we could take is compress affected tissues, without using vascular ligation or cauterization.\par
9. Appropriate dressing in the Operating Room. Hair from the head and other areas, as well as the nose, must always be covered with a cap, mask, and gown. If exposed, hair may contaminate the surgical area and the immediate surrounding environment. Some female or male doctors misuse their caps by allowing some portions of their hair to be exposed, just as if they were participating in beauty contest; which may be a reflex of their own insecurity on their physical capability (and also intellectual disability?) for attracting the opposite sex. Sometimes, their nose is not adequately covered, and maybe they ignore the number of microorganisms currently residing in this area. The larger the nose is, the larger the number and presence of potentially pathogenic microorganisms. The Operating Room and the Surgical Center are not a place for having an affair. These are places for saving lives, and for alleviating and cure patients. The most serious situation is that such behaviors may constitute a negative paradigm for all involved personnel. We are healthcare professionals, independently of sex, and no matter how good looking we are or not. 16. The importance of bipolar forceps. No endoscopic gynecological procedure should be done without having adequate spare bipolar forceps. These devices are so useful for hemostasis. Without their use, rates for conversion to laparotomy would be higher, with the consequent risk for patients. 
\section[{Menses during gynecological surgery.}]{Menses during gynecological surgery.}\par
No gynecological surgery procedure should be performed, whether open or laparoscopic if the patient is menstruating (do not consider cases of abnormal uterine hemorrhage), since problems with bleeding and hemostasis may become more severe, because of the physiological alterations occurring in the coagulation cascade during this time period in women of child-bearing age \hyperref[b9]{(10)}.\par
18. Presence of a Foley catheter. Do not forget to place a permeable Foley catheter in the urinary bladder during the whole surgical procedure. Therefore, lesions in an empty bladder are prevented, and the pelvic operative field is widened, reducing the likelihood for affecting structures like the ureter and the intestines, on top of the urinary bladder.\par
19. Preoperative assessment. No surgical procedure should be started without having previously met the patient and without having performed a thorough physical examination. This latter procedure defines the type of incision to be made, the procedure type, or withhold the surgical procedure because of an inappropriate indication. Many times, some surgeons operated patients assessed by other colleagues with indications for excising cysts or fibromas; and when cavities were explored, none of such 'tumors' were found. 
\section[{Intravenous access for fluid administration.}]{Intravenous access for fluid administration.}\par
No surgical procedure should be initiated without having a proper intravenous access. This is crucial for rapid fluid or blood replenishment. This is a lifesaving procedure.\par
21. Patient relaxation. A poorly relaxed patient must never be operated. We must request the anesthesiologist to have the patient completely relaxed, particularly for laparoscopic surgical procedures, unless it may be a matter of life or death. Having a patient perform Valsalva's maneuver during the surgical procedure where crucial steps are being taken, would not be feasible and it would be very risky for all.\par
22. Introducing Veress needle. The introduction of the Veress needle is to be taken so seriously when we are about to insufflate the abdomen and produce pneumoperitoneum for a laparoscopic surgical procedure. We must be so careful, since subcutaneous emphysema may occur, a blood vessel may be perforated, or an organ may be damaged. 23. Adequate pneumoperitoneum. The abdomen must never be inadequately insufflated when entering for the very first time in a blinded fashion while performing videosurgery. Insufflation must be adequately performed, or no insufflation is done, and then open surgery is to be performed. There are some reports of aortic perforation occurring in such circumstances \hyperref[b10]{(11)}.\par
24. Gas from pneumoperitoneum. Do not use oxygen or gases that may unfavorably affect patients when laparoscopic surgery is performed, even if they were less expensive. Oxygen is a good electricity conductor and it may inadequately conduce an electric spark. Other gases may compete for patient's oxygenation and lead to deleterious effects. The most adequate measure is to use carbon dioxide \hyperref[b11]{(12)}. 
\section[{Auxiliary instruments in videosurgery.}]{Auxiliary instruments in videosurgery.}\par
Auxiliary instruments, such as uterine manipulators, fixing forceps, separators or dual valves for irrigation must not be left apart. Some persons think that by using less instruments they might become better surgeons. They might be skillful, but they may not be working under comfortable conditions and then they may place patients at an avoidable risk. This arrogant act is against the principles of medical ethics. Adequate instruments for each circumstance must be properly used. 26. Horizon when doing videosurgery. When performing laparoscopic and hysteroscopic surgery, the horizon line and/or the tridimensional space must never be lost. We must demand that the cameraman follows the action maintaining these vital reference points. By doing so we will not lose the anatomical perspective and we will avoid having lesions in different organs and systems. Because of losing perspective and horizon, ureteral, bladder, and intestinal lesions have been reported. There have been cases in which bladder perforation has occurred, with invasion of the wide ligament, crossing the uterine wall.\par
27. Dorsal aspect of Fallopian tubes. When performing Fallopian tube surgery, it is important not to forget that the dorsal aspect of Fallopian tubes is the less vascularized area, and there is the place where the procedure may be safely performed. \hyperref[b29]{28}. Usefulness of irrigators in videosurgery. Do not forget that irrigators they also are helpful in dissection and not only for irrigation and aspiration.\par
The technique is called hydrosection, and this must be mastered by every laparoscopy specialist \hyperref[b12]{(13)}. 
\section[{Abdominal incision in case malignancy is suspected.}]{Abdominal incision in case malignancy is suspected.}\par
No transversal incisions should be made when opening the abdomen when there is strong suspicion on the presence of a malignancy. Cancer staging or cytoreduction may become more difficult by doing so.\par
30. Gauze in surgery. Folded gauze packages must not be opened, since small pieces of thread may be left in the abdominal cavity, and these materials may become pyrogenic compounds. These should never be dragged when cleaning the area, since they may cause lesions in vascular structures and enhance the formation of adhesions.\par
31. Gauze in microsurgery. Never use dried gauze when performing microsurgery procedures. Gauze should always be humidified for use, even when solely used for hemostasis. 
\section[{Aid in videosurgery.}]{Aid in videosurgery.}\par
When performing laparoscopic surgery and microsurgery, you should never operate with an assistant that might have no idea of the anatomical area to work with and/or who is poorly trained. This becomes of paramount importance when they are starting their learning curve. 
\section[{Coagulation and cauterization in Endoscopic}]{Coagulation and cauterization in Endoscopic}\par
Surgery. When working in endoscopic surgery, blood vessels and tissues must not be sectioned without prior cauterization. Should this not be the case, these structures may bleed and sometimes it is so demanding to stop all bleeding.  being worked with, their destruction must not be superficial. Their whole depth implantation must be reached unless the implants are located upon a hollow viscus and risk of perforation may supervene. In such cases, management may incorporate complementary medical therapy (  {\ref 16}), \hyperref[b16]{(17)}.\par
39. Uterine tumors and videosurgery. Do not intervene on uterine tumors that are extrapelvically located according to videosurgery, if no electric morcellator is available. Doing morcellation using a vaginal approach with such tumor means putting the patient at risk; and if a decision is made for using a vaginal approach, ad-hoc instruments must be readily available, including a special bayonet. 
\section[{Decision for conversion.}]{Decision for conversion.}\par
Neither folly nor silliness should prevail for deciding of converting a laparoscopic to an open surgical procedure. We must always think about the patient.\par
41. Fallopian tube microsurgery. We must never leave less than 4-cm of the Fallopian tube in case of performing reconstructive surgery. If in the projection the tube is less than 4-cm long, surgery must not be scheduled or attempted. Such tubes will never work, or they will be site for a future ectopic pregnancy \hyperref[b17]{(18)}.\par
42. Simultaneous videosurgery procedures. Do not miss combining hysteroscopic resection of deep seated myomas with simultaneous videolaparoscopy control, aiming to monitor the hysteroscopic procedure in order to prevent uterine perforation.\par
43. Importance of anatomical markers. We must not operate without knowing the anatomical markers of vascular, ureteral, and bladder crossings as well as those for all plexuses.\par
44. Hypogastric or internal iliac ligation. We must not miss the technique for hypogastric (blood vessels) ligation. Every pelvic surgeon who respects himself/herself must master the technique for locating and ligating hypogastric arteries. We must remember that these arteries downstream become uterine arteries. They are also known as internal iliac arteries and their anatomical marker is the obturator fossa or foramen, in the vicinity of the ureter. 
\section[{45.}]{45.}\par
Washing the abdominal cavity. Avoid not performing thorough washing of the abdominal cavity. Not less than 8-liter fluids or saline solution should be used when washing a cavity, especially if a perforation of a cystic teratoma had occurred, because of the risk for the development of chemical peritonitis. This washing procedure must be performed both in open surgery as well as in laparotomy.\par
46. Surgical approach for an abdominal malignant tumor. Videosurgery must never be performed when there is strong suspicion that the ovarian tumor (to be operated) is a malignant neoplasia. In such cases, an open procedure with a median incision is preferable.\par
47. Preventing pelvic adhesions. Because of not leaving enough fluid or because of leaving clot residues. When a small amount of fluid or clots are left in an unpolished surface, the generation of adherences is enhanced.\par
48. Relationship between intraabdominal pressure with hemostasis. Do not review hemostasis excessively reducing intraabdominal pressure when finishing a laparoscopic procedure. The intraabdominal pressure should be reduced to 7-mm Hg. With this level, collapse of both venules and arterioles that might bleed when taking cannulas and the laparoscope tube out is prevented.\par
49. Reviewing the places where trocars are inserted. We must never miss reviewing the places where intraabdominal trocars and cannulas for videolaparoscopy have been inserted when the procedure is over, in order to determine whether a hematoma had been formed or if there is any bleeding. 50. Assessing the uterine cavity during hysteroscopy.\par
While performing a hysteroscopy we must never explore using optics or during the introduction. The exploration must always be performed taking out the optics, after reaching the end of the cervix we introduce the instrument once again until touching the uterine fundus, exploration is reinitiated, and the procedure is repeated as many times as necessary.\par
By respecting this technique, we will avoid perforation accidents. Surgeons overestimating their capability are those who have accidents, that is not the case with those who recognize their limitations. must not be released using curettes. Uterine synechiae must be released using an adequate resectoscope for such circumstance during direct vision hysteroscopy, and it is much better to have appropriate scissors available. 
\section[{Medical Research}]{Medical Research}\par
52. Time for correcting cystocele during TOT suspension. Perform TOT (Trans obturator Tape) suspension not having corrected cystocele \hyperref[b20]{(19)}. Emmett needles must never pass through the obturator fossa for sling placement, without previously having corrected urinary bladder prolapse, since likelihood for having urinary bladder perforation is increased; also, it will be more difficult to establish the ideal stress aiming to suspend the ureterocele with a sling or a mesh in order to avoid stress urinary incontinence.\par
53. Fetus in transverse dorsal anterior position with premature membrane rupture. Transverse hysterotomy must not be done in those cases showing the fetus in a transverse position with its dorsal part facing forward and membrane rupture. The likelihood for failure when attempting fetus extraction is so high and the incision would have to be extended or another incision might be performed. The likelihood for tearing the uterine segment and hemorrhagic complications is much higher. There have been reported cases that ended in hysterectomy. The adequate procedure is to perform corporal hysterectomy. 
\section[{Suprapubic amniocentesis in preterm pregnant}]{Suprapubic amniocentesis in preterm pregnant}\par
women. Suprapubic amniocentesis must not be performed in preterm pregnant women. This procedure should be done using other approach and always under ultrasonography guide. If a suprapubic puncture is performed, the likelihood for premature membrane rupture is very high.\par
55. Forceps, vacuum, and cervical dilatation. Forceps or vacuum must never be used if the cervix is not completely dilated. The likelihood for the occurrence of cervical and segmental tearing is increased, and the baby may get hurt \hyperref[b21]{(20)}   {\ref 23}), (  {\ref 24}), \hyperref[b26]{(25)}.\par
66. Informed consent: Never miss explaining the procedure stating all its benefits and consequences; also, make the patient and her spouse sign the informed consent before performing any intervention \hyperref[b27]{(26)}, \hyperref[b28]{(27)}. 67. Voluntary withdrawal: If at any time while the patient is hospitalized, she refuses any procedure of therapy; it is important not to sign her discharge; instead, prepare a 'voluntary withdrawal' document to be signed by the patient in the presence of witnesses. Therefore, when the physician discharges the patient, it is under her responsibility \hyperref[b29]{(28)}, \hyperref[b30]{(29)}. 
\section[{Covid-19 pandemics:}]{Covid-19 pandemics:}\par
It is important to comply with social distancing, properly using a face mask and to constantly wash your hands \hyperref[b31]{(30)}, \hyperref[b32]{(31)}. 
\section[{Social distancing for physical examination in the}]{Social distancing for physical examination in the}\par
Covid-19 pandemics: It is not possible to comply with physical examination for all patients. Therefore, we must NOT receive patients with fever, those reporting contact with Covid-19 affected people during the last two weeks prior to the visit, those not using a face mask or those who may present with an evident NON-gynecological physical involvement \hyperref[b31]{(30)}, \hyperref[b32]{(31)}. 
\section[{Asymptomatic pregnant women with Covid-19:}]{Asymptomatic pregnant women with Covid-19:}\par
We must never forget that there may be a significant number of pregnant women that might have asymptomatic Covid-19 infection (32), \hyperref[b34]{(33)}, \hyperref[b35]{(34)}. 
\section[{Vaporizer use, Covid-19:}]{Vaporizer use, Covid-19:}\par
Prior to the consultation, it is convenient to vaporize patients with fifth generation quaternary ammonium for sixty seconds.\par
This compound may eliminate viruses, bacteria, and fungi. 72. Personal protection equipment withdrawal: DO NOT FORGET that the moment with a maximum likelihood for transmission occurs when taking out the protective equipment, such as face protectors, gloves, coats, face masks, etc. \hyperref[b31]{(30)}. So, we reached the end of this paper. Anyway, we are so happy that we did not find further data in our reference and experience bank. We hope this paper is helpful for you and especially for patients, who still are our reason for doing a good job. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
? ?CORTAR LOS TEJIDOS O PEDICULOS CORTAR LOS TEJIDOS O PEDICULOS\\
VASCULARES EN LA ENDOSCOPIA SIN VASCULARES EN LA ENDOSCOPIA SIN\\
PREVIAMENTE HABER REALIZADO LA PREVIAMENTE HABER REALIZADO LA\\
ELECTROCOAGULACION ELECTROCOAGULACION\\
? ?DISECAR DISECAR 36. Hysterotomy while performing myomectomy. No\\
uterine corporal incisions should be made in case a\\
myomectomy is performed. Transverse incisions are\\
preferred since they lead to less bleeding and they\\
also lead to less adherence formation. Although\\
some cases have been reported where no\\
transverse incision could be made, because of\\
concern with respect to affect tubal ostia or because\\
of the tumor localization.\end{longtable} \par
  {\small\itshape [Note: ? Cut Down Tissues or Vascular Pedicles During Endoscopy without Having Performed Electrocoagulation ? Dissect Tissues without Having Identified Cleavage Planes. 34. Dissection planes. Do not leave cleavage planes unidentified. Otherwise, dissection may become difficult with plenty of bleeding.35. Septic foci when performing high-complexity fertilization procedures. Septic foci in laparotomy (hydrosalpinx, ovarian microabscesses) must never be left when performing laparotomy prior to a highcomplexity fertilization procedure. These structures or tissues are embryotoxic, they maintain the presence of endorphins that reduce pregnancy viability\hyperref[b13]{(14)}.]} 
\caption{\label{tab_1}LOS TEJIDOS SIN HABER LOS TEJIDOS SIN HABER IDENTIFICADO LOS PLANOS DE CLIVAJE IDENTIFICADO LOS PLANOS DE CLIVAJE LO QUE NO SE DEBE HACER EN CIRUGIA GINECOLOGICA Y OBSTETRICIA OPERATORIA Dr. Alejandro Siu Dr. Alejandro Siu}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.07100944803580307\textwidth}P{0.27812033814022874\textwidth}P{0.001690701143709597\textwidth}P{0.029587270014917948\textwidth}P{0.03339134758826454\textwidth}P{0.377871705619095\textwidth}P{0.05156638488314271\textwidth}P{0.006762804574838388\textwidth}}
\tabcellsep specialists\tabcellsep must\tabcellsep always\tabcellsep dress\tabcellsep properly,\\
\tabcellsep \multicolumn{4}{l}{emphasizing their physician status.}\\
\multicolumn{6}{l}{62. Equivocal situations: Equivocal situations that may}\\
\tabcellsep \multicolumn{5}{l}{mean harassment must never occur during the visit,}\\
\tabcellsep \multicolumn{5}{l}{whether the patient comes alone or with her spouse.}\\
\multicolumn{6}{l}{63. Conversations during the visit: Only strictly}\\
\tabcellsep \multicolumn{5}{l}{professional topics must be dealt with. If other non-}\\
\tabcellsep \multicolumn{5}{l}{medical issues are to be talked about, this will take}\\
\tabcellsep \multicolumn{5}{l}{place once the consultation is over, understanding}\\
\tabcellsep \multicolumn{4}{l}{that the patient already knows this is so.}\\
\multicolumn{6}{l}{64. Guaranteeing success when managing infertility}\\
\tabcellsep \multicolumn{5}{l}{cases: When treating a couple that is asking for In}\\
\tabcellsep \multicolumn{5}{l}{vitro Fertilization (IFV) + Embryonic Transfer (ET) and/or intracytoplasmic sperm injection (ICSI), you must never miss insistently informing success and failure rates, as well as the likelihood for the}\tabcellsep Year 2020\\
\tabcellsep \multicolumn{5}{l}{occurrence of congenital malformations and defects}\tabcellsep 47\\
65.\tabcellsep (21),(22).\tabcellsep \tabcellsep \multicolumn{3}{l}{LO QUE NO SE LO QUE NO SE DEBE HACER EN CIRUGIA HACER EN CIRUGIA}\tabcellsep Volume XX Issue VIII Version I\\
( D D D D )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{GINECOLOGICA Y GINECOLOGICA Y OBSTETRICIA OBSTETRICIA}\tabcellsep ( D D D D )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{OPERATORIA OPERATORIA}\tabcellsep . 56. Forceps, vacuum, and pelvis. No instrument must\tabcellsep Medical Research\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep be used (for delivery) if you are not sure the pelvis is gynecoid and there is no fetal-pelvic disproportion (20). 57. Breech presentation in a first-time mother. Breech delivery in a first-time mother must not be managed without proper assistance. Adequate assistance is necessary for performing the appropriate APLICACI APLICACIÃ?" Ã?"N DE UN N DE UN FORCEPS DE PIPER SIN FORCEPS DE PIPER SIN LA ASISTENCIA LA ASISTENCIA ADECUADA ADECUADA\tabcellsep Global Journal of\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep maneuvers. By this, we may obtain a less-affected\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep baby.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 58. Forceps type for each situation. Any forceps type\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep must not be used for any circumstance. Each\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep forceps type has its own indications. Simpson is for\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep fetuses with molded head occurring in first-time\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep mothers, Elliot is for fetuses with non-molded head\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep occurring in multiparous women. McLean is a non-\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep fenestrated forceps to be used with premature\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep babies since it protects their head from contacting\end{longtable} \par
  {\small\itshape [Note: vaginal walls. Piper is for breech presentations in case of last head, and Kielland is a rotating forceps.ELLIOT Mac . Piper Forceps Placement. Piper forceps must never be used by a single professional. You must always use this instrument with proper assistance. The technique for its use requires so (20). Piper Forceps Placement without Proper Assistance 60. Presence of an assistant: No gynecological examination should be performed without the presence of an assistant. By doing so, you may avoid any demand because of sexual harassment or the like. 61. Dressing style. No informal dressing should be used since this may lead to confusion and it may generate uncomfortable situations with the patient and/or her relatives. Gynecology and Obstetrics]} 
\caption{\label{tab_2}Lean PIPER SIMPSON KIELLAND LO QUE NO SE DEBE HACER EN LO QUE NO SE DEBE HACER EN CIRUGIA GINECOLOGICA Y CIRUGIA GINECOLOGICA Y OBSTETRICIA OBSTETRICIA OPERATORIA OPERATORIA 59}\end{figure}
 			\footnote{© 2020 Global JournalsThings that Must Not be done in Gynecological and Obstetric} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Juan Raúl Escalona et al.]{b17}\label{b17} 	 		\textit{},  		 			M Juan Raúl Escalona 		,  		 			Erdogan Benoît Rabischong 		,  		 			Nohuz 		.  		Ana María Moraga P.  	 
\bibitem[ Rev Chil Obstet Ginecol ()]{b19}\label{b19} 	 		\textit{},  	 	 		\textit{Rev Chil Obstet Ginecol}  		2006. 71  (2)  p. .  	 
\bibitem[Whitney et al. ()]{b28}\label{b28} 	 		‘A typology of shared decision making, informed consent, and simple consent’.  		 			S N Whitney 		,  		 			A L Mcguire 		,  		 			L B Mccullough 		.  	 	 		\textit{Ann Intern Med}  		2004. 140  (1)  p. 54.  	 
\bibitem[Wenzel et al. (ed.) ()]{b2}\label{b2} 	 		\textit{An official publication of the International Society for Infectious Diseases},  		 			R Wenzel 		,  		 			M Edmond 		,  		 			D Pittet 		.  		Operating Room. Roy, Marie Claude. B.C. Decker Inc. Hamilton. London (ed.)  		1998. Pag. 63 p. 67.  	 	 (Guide to Infection Control in the Hospital) 
\bibitem[Siu Alejandro et al. ()]{b5}\label{b5} 	 		‘Antibioticoprofilaxis para la infección de cúpula en la histerectomía vaginal’.  		 			Siu Alejandro 		,  		 			E Rengifo 		,  		 			V Díaz 		.  		 N° 4.  	 	 		\textit{Revista de la Soc. Per. de Obst. Y Gin}  		1988.  	 
\bibitem[Siu Alejandro et al. ()]{b6}\label{b6} 	 		\textit{Antibióticoprofilaxis en la histerectomía abdominal total},  		 			Siu Alejandro 		,  		 			E Rengifo 		,  		 			V Díaz 		.  		1988. 21.  	 
\bibitem[Siu ()]{b7}\label{b7} 	 		‘Antibióticos en la cesárea’.  		 			Alejandro Siu 		.  		 XXV. N°9.  	 	 		\textit{Rev. Soc. Per. Obstet y Gin}  		1989.  	 
\bibitem[Siu ()]{b4}\label{b4} 	 		\textit{Antibióticos en la histerectomía vaginal},  		 			Alejandro Siu 		.  		1988. 21.  	 
\bibitem[Hart et al. ()]{b14}\label{b14} 	 		‘Cirugía de escisión versus ablación para los endometriomas ováricos (Revisión Cochrane traducida). Biblioteca Cochrane Plus, Número 4’.  		 			R J Hart 		,  		 			M Hickey 		,  		 			P Maouris 		,  		 			W Buckett 		,  		 			R Garry 		.  	 	 		\textit{Update Software Ltd}  		2007.  	 
\bibitem[Scott et al. (2013)]{b25}\label{b25} 	 		‘Cleavage-stage biopsy significantly impairs human embryonic implantation potential while blastocyst biopsy does not: a randomized and paired clinical trial’.  		 			R T ScottJr 		,  		 			K M Upham 		,  		 			E J Forman 		,  		 			T Zhao 		,  		 			N R Treff 		.  	 	 		\textit{Fertil Steril}  		2013 Sep. 100  (3)  p. .  	 
\bibitem[Ikechebelu et al. (2005)]{b11}\label{b11} 	 		‘Comparison of carbon dioxide and room air pneumoperitoneum for day-case diagnostic laparoscopy’.  		 			J I Ikechebelu 		,  		 			R A Obi 		,  		 			G O Udigwe 		,  		 			Joe-Ikechebelu Nn 		.  	 	 		\textit{J Obstet Gynaecol}  		2005 Feb. 25  (2)  p. .  	 
\bibitem[Breslin et al. ()]{b34}\label{b34} 	 		‘Coronavirus disease 2019 infection among asymptomatic and symptomatic pregnant women: two weeks of confirmed presentations to an affiliated pair of New York City hospitals’.  		 			N Breslin 		,  		 			C Baptiste 		,  		 			C Gyamfi-Bannerman 		.  	 	 		\textit{Am J Obstet Gynecol MFM}  		2020. 2 p. .  	 
\bibitem[Ashrafi et al. (2017)]{b30}\label{b30} 	 		\textit{Discharge against medical advice (DAMA): Causes and predictors. Electronic Physician},  		 			Ensieh Ashrafi 		,  		 			E 		,  		 			Samin Nobakht 		,  		 			S Keykaleh 		,  		 			M S Kakemam 		,  		 			E Hasanpoor 		,  		 			E Sokhanvar 		,  		 			M 		.  		 \xref{http://dx.doi.org/10.19082/4563}{10.19082/4563}.  		 \url{http://dx.doi.org/10.19082/4563}  		June 2017. p. .  	 
\bibitem[Draft Guideline for the Prevention of Surgical Site infection CDC. DHHS. Federal Register (1998)]{b3}\label{b3} 	 		‘Draft Guideline for the Prevention of Surgical Site infection’.  	 	 		\textit{CDC. DHHS. Federal Register}  		June 17. 1998. 63  (116)  p. .  	 
\bibitem[Louis ()]{b1}\label{b1} 	 		‘Essential tremor’.  		 			E D Louis 		.  	 	 		\textit{Lancet Neurol}  		2005. 4  (2)  p. .  	 
\bibitem[Louis et al. ()]{b0}\label{b0} 	 		‘Evidence for familial aggregation of tremor in normal individuals’.  		 			E D Louis 		,  		 			B Ford 		,  		 			S Frucht 		,  		 			D Rabinowitz 		,  		 			R Ottman 		.  	 	 		\textit{Neurology}  		2001. 57  (1)  p. .  	 
\bibitem[Koh et al. (2005)]{b9}\label{b9} 	 		‘Hemostatic status and fibrinolytic response potential at different phases of the menstrual cycle’.  		 			S C Koh 		,  		 			R N Prasad 		,  		 			Y F Fong 		.  	 	 		\textit{Clin Appl Thromb Hemost}  		2005 Jul. 11  (3)  p. .  	 
\bibitem[Alfandre (2009)]{b29}\label{b29} 	 		‘I'm going home": discharges against medical advice’.  		 			D Alfandre 		.  	 	 		\textit{Mayo Clin Proc}  		2009 Mar. 84  (3)  p. .  	 
\bibitem[Interim Infection Prevention and Control Recommendations for Healthcare Personnel during the Coronavirus Disease Centers for Disease Control and Prevention (2019)]{b31}\label{b31} 	 		‘Interim Infection Prevention and Control Recommendations for Healthcare Personnel during the Coronavirus Disease’.  		 COVID-19.  		 \url{https://www.cdc.gov/coronavirus/2019-nCoV/hcp/infection-control.html}  	 	 		\textit{Centers for Disease Control and Prevention}  		2019. July 02, 2020.  	 
\bibitem[Dondorp et al. ()]{b23}\label{b23} 	 		‘Lifestyle-related factors and access to medically assisted reproduction’.  		 			W Dondorp 		,  		 			G De Wert 		,  		 			G Pennings 		,  		 			F Shenfield 		,  		 			P Devroey 		,  		 			B Tarlatzis 		,  		 			P Barri 		.  	 	 		\textit{Hum Reprod}  		2010. 25  (3)  p. 578.  	 
\bibitem[Winkel and Scialli (2001)]{b15}\label{b15} 	 		‘Medical and surgical therapies for pain associated with endometriosis’.  		 			C A Winkel 		,  		 			A R Scialli 		.  	 	 		\textit{J Womens Health Gend Based Med}  		2001 Mar. 10  (2) .  	 
\bibitem[modes-of-transmission-of-virus-causing-covid-19-implications-for-ipc-precaution-recommendations (Accessed on (2020)]{b32}\label{b32} 	 		\textit{modes-of-transmission-of-virus-causing-covid-19-implications-for-ipc-precaution-recommendations (Accessed on},  		 \url{https://www.who.int/publications/i/item/}  		July 10, 2020.  	 	 (Transmission of SARS-CoV-2: Implications for infection prevention precautions) 
\bibitem[Baker et al. ()]{b22}\label{b22} 	 		‘Multivariate analysis of factors affecting probability of pregnancy and live birth with in vitro fertilization: an analysis of the Society for Assisted Reproductive Technology Clinic Outcomes Reporting System’.  		 			V L Baker 		,  		 			B Luke 		,  		 			M B Brown 		.  	 	 		\textit{Fertil Steril}  		2010. 94 p. 1410.  	 
\bibitem[Strom et al. ()]{b26}\label{b26} 	 		‘Neonatal outcome of preimplantation genetic diagnosis by polar body removal: the first 109 infants’.  		 			C M Strom 		,  		 			R Levin 		,  		 			S Strom 		,  		 			C Masciangelo 		,  		 			A Kuliev 		,  		 			Y Verlinsky 		.  	 	 		\textit{Pediatrics}  		2000. 106  (4)  p. 650.  	 
\bibitem[Brezina et al. (2015)]{b24}\label{b24} 	 		‘Preimplantation genetic screening (PGS) is an excellent tool, but not perfect: a guide to counseling patients considering PGS’.  		 			P R Brezina 		,  		 			W H Kutteh 		,  		 			A P Bailey 		,  		 			R W Ke 		.  	 	 		\textit{Fertil Steril}  		2016. 2015 Oct 19. 105  (1)  p. 49.  	 
\bibitem[Campbell et al. ()]{b35}\label{b35} 	 		‘Prevalence of SARS-CoV-2 Among Patients Admitted for Childbirth in Southern Connecticut’.  		 			K H Campbell 		,  		 			J M Tornatore 		,  		 			K E Lawrence 		.  	 	 		\textit{JAMA}  		2020.  	 
\bibitem[Maciá et al. ()]{b21}\label{b21} 	 		\textit{Protocolos de Obstetricia y Medicina Perinatal del Instituto Dexeus},  		 			José María Carrera Maciá 		,  		 			Bernat Serra Zantop 		,  		 			José Mallafré 		.  		2006.  	 
\bibitem[Reanastomosis Tubárica Por Vía Laparoscópica]{b18}\label{b18} 	 		\textit{Reanastomosis Tubárica Por Vía Laparoscópica},  		 	 
\bibitem[Cruz et al. ()]{b12}\label{b12} 	 		‘Reyes-Cuervo H Manejo laparoscópico del embarazo ectópico abdominal’.  		 			V Cruz 		,  		 			A Avendaño 		,  		 			M Morales 		,  		 			A Olguín 		,  		 			F García-León 		,  		 			ChayaM 		.  	 	 		\textit{An Med Asoc Med Hosp ABC}  		2004. 49  (4)  p. .  	 
\bibitem[Chervenak et al. (2014)]{b27}\label{b27} 	 		‘Surgery without consent or miscommunication? A new look at a landmark legal case’.  		 			J Chervenak 		,  		 			L B Mccullough 		,  		 			F A Chervenak 		.  	 	 		\textit{Am J Obstet Gynecol}  		2015. 2014 Jul 1. 212  (5)  p. 586.  	 
\bibitem[Boing and Kimmig ()]{b16}\label{b16} 	 		‘Surgical management of endometriosis-an overview’.  		 			C Boing 		,  		 			R Kimmig 		.  	 	 		\textit{Gynakol Geburtshilfliche Rundsch}  		2007. 47  (3)  p. 31.  	 
\bibitem[Ellis ()]{b8}\label{b8} 	 		‘The hazards of surgical glove dusting powders’.  		 			H Ellis 		.  	 	 		\textit{Surg Gynecol Obstet}  		1990. 171 p. .  	 
\bibitem[Tratamiento quirúrgico para la enfermedad tubaria en mujeres que se someterán a una fecundación in vitro (Revisión Cochrane traducida) Biblioteca Cochrane Plus ()]{b13}\label{b13} 	 		\textit{Tratamiento quirúrgico para la enfermedad tubaria en mujeres que se someterán a una fecundación in vitro (Revisión Cochrane traducida) Biblioteca Cochrane Plus},  		2007. 3.  	 
\bibitem[Schäfer et al. ()]{b10}\label{b10} 	 		\textit{Trocar and Veress Needle Injuries during Laparoscopic Surgery: A SALTS-Analysis of 14.243 patients},  		 			M Schäfer 		,  		 			M Lauper 		,  		 			L Krähenbühl 		.  		2000. Atlanta, Georgia: SAGES.  	 
\bibitem[Alejandro et al. ()]{b20}\label{b20} 	 		‘Técnica De Colocación De Un Sling Sub-Uretral a Través De Los Agujeros Obturatrices (TOT) Para El Tratamiento De La Incontinencia Urinaria De Esfuerzo Femenina’.  		 			Siu Alejandro 		,  		 			L Arteaga 		,  		 			M Bautista 		.  	 	 		\textit{Revista del Viernes Médico}  		2007. 32  (2) .  	 	 (Informe Preliminar De La Experiencia Inicial En El Hospital Nacional Arzobispo Loayza) 
\bibitem[Sutton et al. ()]{b33}\label{b33} 	 		‘Universal Screening for SARS-CoV-2 in Women Admitted for Delivery’.  		 			D Sutton 		,  		 			K Fuchs 		,  		 			D 'alton 		,  		 			M Goffman 		,  		 			D 		.  	 	 		\textit{N Engl J Med}  		2020. 382 p. 2163.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
