\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={Revision Surgery of Major Limb Amputations, Indications, Surgical Management and Outcome},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Revision Surgery of Major Limb Amputations, Indications, Surgical Management and Outcome}
\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]{ZIDANE BASHEER ZIDANE  MOHAMED}

             \affil[1]{  Al Neelain University}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Background: The rate of revision following major limp amputations remains high despite the availability of a variety of methods to select amputation level. The purpose of this study was to outline the common indications, surgical management and outcome of revision surgery of major limb amputations in Khartoum teaching hospital, and to compare our experience with that of other published data. Methods: This is a prospective cross sectional hospital based study conducted in Khartoum teaching hospital (KTH) during the period November 2012 to January 2014.Results: A total of 62 patients required revision surgery for their major limb amputation were entered into the study. Their ageranged between 3-90 years with mean age of 47.35 years and standard deviation of 19.06 years. Males outnumbered females by a ratio of 2.8:1. Diabetes found in 34 patients (54.8%), hypertension in 22 (35.5%), and 8 patients (12.9%) had other comorbid diseases including cardiovascular disease and renal impairment.

\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*}


\let\tabcellsep& 	 	 		 \par
Revision Surgery of Major Limb Amputations, Indications, Surgical Management and Outcome Zidane Basheer Zidane ? , Mohammed Elamin Salim ? \& Seif EIdin Ibrahim Mahadi ? Abstract-Background: The rate of revision following major limp amputations remains high despite the availability of a variety of methods to select amputation level. The purpose of this study was to outline the common indications, surgical management and outcome of revision surgery of major limb amputations in Khartoum teaching hospital, and to compare our experience with that of other published data.\par
Methods: This is a prospective cross sectional hospital based study conducted in Khartoum teaching hospital (KTH) during the period November 2012 to January 2014.\par
Results: A total of 62 patients required revision surgery for their major limb amputation were entered into the study. Their ageranged between 3-90 years with mean age of 47.35 years and standard deviation of 19.06 years. Males outnumbered females by a ratio of 2.8:1. Diabetes found in 34 patients (54.8\%), hypertension in 22 (35.5\%), and 8 patients (12.9\%) had other comorbid diseases including cardiovascular disease and renal impairment. The most common cause of initial amputation was diabetes related sepsis (46.8\%), followed by trauma (32.3\%) and peripheral vascular disease (17.7\%). Lower limbs were involved in 75.8\% of cases and upper limbs in 24.2\% of cases giving a lower limb to upper limb ratio of 3.12:1. Below knee amputation was the most common level performed (54.8\%). There was one bilateral lower limb amputation. Most of the revision surgeries performed in the first six weeks after the amputation (87.7\%).\par
The most common indication for revision surgery was wound infection (53.2\%). Other more frequent indications include prominent bone (19.4\%), stump necrosis (11.3\%), and fissuring \& ulceration (9.7\%). Less frequent indications include painful neuroma (3.2\%) and prosthesis unfitting (3.2\%). The most common revision procedures performed was wound debridement \& secondary suture (25.8\%), followed by skin grafting (22.6\%), wedge resection (16.1\%), muscle flap (9.7\%), and excision of neuroma (3.2\%). Reamputation was required in 14 patients (22.6\%). Staged operations were required in 25 of patients (40.3\%). Complete relieve of the complication that required revision was achieved in 51 patients (82.26\%) and partial relieve in 11 patients (17.74\%). The length of hospital stay ranged between 14 and 35 days with mean of 21.35 days and standard deviation of 4.88 days. The perioperative mortality rate was 12.9\%. 
\section[{Introduction}]{Introduction}\par
herapeutic amputation has a history of more than 2500 years. In 500 BC, Hippocrates advocated amputation of infected limbs as a means of preserving lives. Supporting evidence came in the form of a 300BC Roman leg prosthesis made of wood, bronze, and leather, which was unearthed in 1858 \hyperref[b0]{(1)}.\par
Despite the long history of this surgery, the outlook for patients remains poor namely, a high mortality rate, frequent complications concerning stump healing, and difficulty in rehabilitation \hyperref[b1]{(2)}.\par
The rate of revision following major amputation remains high despite the availability of a variety of methods to select amputation level. Determination of risk factors for the need of revision surgery among amputees and selection of the effective procedures presents major problem in surgical wards.\par
Various factors have been associated with high risk of revision such as Diabetes (twice the risk) and atherosclerosis. Indications for such a procedure include: infection of the stump, symptomatic bone spurs, fissuring or ulceration, stump pain and/or phantom limb pain, and improvement of the stump for prosthetic fitting.\par
Revision surgery include management of infection, removal of bone spurs, wedge resection, muscle flap, excision of neuroma, proximal amputation, skin graft and adjustment of soft tissues for better prosthetic fitting.\par
Outcome of revision vary according to the indications and the revision procedures. M.R. WOOD et al document that the value of revision surgery when performed for stump and/or phantom limb pain alone, only 35\% obtained satisfactory results after one revision; 26\% of the patients required four or more surgical procedures without relief of pain. When carried out for local specific pathology, the results of surgical revision were 100\% successful, even if the procedure had to be repeated once in 15 \% of this group of patients \hyperref[b2]{(3)}. Numerous studies over the past two decades have reported early mortality from a major amputation and for surgical revision as high as 20\% or more (4).  
\section[{b) Study Setting}]{b) Study Setting}\par
The study was conducted in the surgical, orthopedic and plastic surgery wards of Khartoum teaching hospital (KTH) situated in Khartoum city in the center of Sudan. KTH have surgical outpatient department, casualty, short stay ward, emergency septic \& aseptic theater, elective theater, long stay admission, HDU and ITU. It is a governmental hospital with a bed capacity of 1000, provides services to patients from neighboring towns in Khartoum state and those referred from peripheral hospitals. Also it is teaching hospital for many faculties of medicine in Khartoum city and other paramedic institutes. 
\section[{c) Study Population}]{c) Study Population}\par
The study population included all patients of all age group and gender who required revision surgeries for major limb amputations who were admitted to Khartoum teaching hospital during the period of the study. 
\section[{d) Selection Criteria}]{d) Selection Criteria}\par
All patients of all age group and gender required revision surgery for major limb amputations who consented for the study were included in the study. Patients who declined consent and those who were previously operated in other hospitals, but required stump revision were excluded from the study. e) Recruitment of Patients Recruitment of patients was conducted after the indications for revision presented. The decision of the revision surgery, indications and the procedure were determined by the attending surgeon based on clinical evaluation, and investigations.\par
A variety of revision surgeries were performed by the attending surgeon who also prescribed the postoperative care of the patient. Simple procedures such as wound debridement and secondary suture were done in the department of general or orthopedic surgery, other indications required reconstructive procedures such as skin graft and muscle flaps were done in department of plastic surgery, and those required complex reconstruction such as joint salvage were done by team works. Patients were followed up till discharge and relief of the presenting indication. Patients who developed complications were managed appropriately. 
\section[{f) Data Collection and Analysis}]{f) Data Collection and Analysis}\par
Data were collected using a pre-tested, coded questionnaire. Data were analyzed using statistical package for social science (SPSS) version 19 computer software, and compared with the global literature on revision surgery for major limb amputations to document our local trends and variations. 
\section[{g) Ethical Consideration}]{g) Ethical Consideration}\par
The study was carried out after the approval by the department of surgery and KTH ethical committee. All patients who met the inclusion criteria were consented to participate in the study. 
\section[{h) Result}]{h) Result}\par
A total of 62 patients required revision surgery for their major limb amputation were entered into the study. Forty six of them were males (74.2\%) with a male: female ratio of 2.8:1.\par
Their age ranged between 3-90 years with mean age of 47.35 years and standard deviation of 19.06 years.\par
Diabetes was found in 34 patients (54.8\%), hypertension in 22 (35.5\%), and 8 patients (12.9\%) had other comorbid diseases such as cardiovascular disease and renal impairment. The common cause of initial amputation was diabetes related sepsis in 29 patients (46.8\%), followed by trauma 20 patients (32.3\%) and peripheral vascular disease 11 patients (17.7\%) (Table \hyperref[tab_0]{-1}). The cause of amputation in the remaining two patients was electrical burn and post vasoocclosive crisis of sickle cell anemia. Lower limbs were involved in 47 cases (75.8\%) and upper limbs in 15 cases (24.2\%) giving a lower limb to upper limb ratio of 3.12:1. Below knee amputation was the most common level performed (54.8\%). The initial amputation was on the right side in 37 patients (59.7\%), on the left side in 24 patients (38.7\%) and there was only one case of bilateral lower limb amputation.\par
Forty four of the initial amputation operations were emergent (71\%) and the remaining 18 were elective (29\%). The stump of the initial amputation closed primarily in 39 patients (62.9\%), and leaved open for further assessment and revision in the remaining 23 patients (37.1\%).\par
The common indication for revision was wound infection in 33 patients (53.2\%), prominent bone in 12 patients (19.4\%), stump necrosis in 7 patients (11.3\%), The majority of revision surgeries performed in the first six weeks after the amputation. The most common revision procedures performed was wound debridement \& secondary suture counted for 25.8\% of cases (n=16), followed by skin grafting 22.6\% (n=14), wedge resection 16.1\% (n=10), muscle flap 9.7\% (n=6), and excision of neuroma 3.2\% (n=2). Reamputation was required in 14 patients (22.6\%) (Table  {\ref -}3). Two-stage operation was required in 25 patients (40.3\%). Complete relieve from the complication that necessitated the revision surgery was achieved in 51 patients (82.26\%) and partial relieve in 11 patients (17.74\%). The length of hospital stay ranged between 14 and 35 days with mean of 21.35 days and standard deviation of 4.88 days. The perioperative mortality rate was 12.9\% (n=8). 
\section[{III.}]{III.} 
\section[{Discussion}]{Discussion}\par
In this study we tried to evaluate the common indications for revision surgery of major limb amputation, their surgical management, and the overall outcome.\par
In our series the common cause of the initial amputation was diabetes related sepsis (46.8\%), followed by trauma (32.3\%) and peripheral vascular disease (17.7\%) (Table-1), this was same with the finding of El Bushra Ahmed Doumi (2006) in his study of major limb amputations in El Obeid hospital as he reported the common cause of amputation was sepsis (40\%) followed by trauma (32\%) and vascular diseases (16\%) \hyperref[b4]{(5)}. While \hyperref[b4]{Mohamed IA et al (1997)} reported that trauma was the commonest cause (42.4\%) followed by sepsis (30\%) \hyperref[b5]{(6)}.\par
The males outnumbered females because males have a more active life style and therefore exposed more to trauma. The lower limb to upper limb ratio of 3.12:1 was same to that reported by El Bushra Ahmed Doumi \hyperref[b5]{(6)}.\par
Below knee amputation was the most common level performed (54.8\%), this was same with the finding of Mohamed Osman et al \hyperref[b6]{(7)}.\par
The majority of the initial amputations were emergent because they presented with unsalvageable extremities in case of trauma, and uncontrolled sepsis or gas gangrene in case of diabetic patients. The relatively high percent of amputation stumps that leaved open justified by the fact that most of our patients came late and the wound was not amenable for primary closure because the high risk of wound failure, so it preferred to leave it opened for further assessment and revision.\par
In our series the most common indication for revision was wound infection (Table-2), this was same with that reported by Mohamed Osman et al  {\ref (2003)}. Also they reported a revision rate of 27\% and the most frequent revision procedures performed was debridement \hyperref[b6]{(7)}. Wound infection was more prevalent in diabetic patients compared with non-diabetic patients (70.59\% vs. 32.14\%).\par
In our series debridement and secondary suturing was the most frequent revision procedures performed (Table \hyperref[tab_2]{-3}). It was indicated for all stumps complicated by infection or necrosis extends more than 1.2 cm from wound edge as described by McCullough NC \hyperref[b7]{(8)}. The Procedure performed under local or regional anesthesia usually once or multiple and followed by secondary suture.\par
Bone related complications in our study occurred due to retraction of muscle occur over the stump with erosion of bone through the skin in some cases, and in other cases bone exposed within a dehisced wound. We found wedge resection described by  {\ref Murdoch (1977)} appropriate for this type of complication and sometimes accompanied by reduction of bone. Also wedge resection used in cases presented with stump necrosis or deep wound infection. The stumps healing rate after wedge resection was 90\% after 28 days from operation compared to healing rate of 74\% by W. Hadden et al \hyperref[b8]{(9)}.\par
For those cases of short stump with prominent bone the stump was salvaged by local muscle flap, myodesis, and soft tissue shaping.\par
There was two cases of neuroma underwent successful excision, and the nerve divided at a more proximal level. following traumatic limb amputation in the adult despite the fact that more revision surgery may often be necessary at a later date to provide skin with normal sensation, allowing the surgeon the ability to preserve the proximal joint above the amputation \hyperref[b9]{(10)}. We use skin grafting in eleven patients of traumatic limb amputation to preserve the stump length. Full take of the graft was recorded in nine patients on the fifth postoperative day, and the remaining two patients complained of occasional minor ulceration at the junction of the graft with normal skin. Also we used split skin grafting in stump of diabetic amputees as recommended by S.M. Mahmoud et al and the result was satisfactory (11).\par
Fourteen patients required reamputation to higher level, fife of them performed to control the infection, four due to failure of stump healing because of ischemia, tow due to prominent bone in short stump that can't be salvaged by muscle flap, tow done to reduce the length of the too long stump that not fit well to the prosthesis, and the remaining one due to extensive fissuring and ulceration of the stump that not relieved by skin graft.\par
Our overall reamputation rate of 22.6\% was less than the 38\% and 26\%reamputation rate reported by Kanade R et al and Dillingham TR et al respectively \hyperref[b0]{(1,} {\ref 12)}. Diabetic patients had high rate of reamputation compared with non-diabetic patients (26.5\% vs. 17.86\%).\par
The 26.5\% reamputation rate in diabetic patient was less than 46\% reamputation rates in diabetic population reported by Kanade R et al \hyperref[b0]{(1)}.\par
Combination of more than one procedure needed to salvage the short stump in order to preserve the joint the thing that reduce the energy expenditure in the future when start using the prosthesis. Staged operations were required in 25 patients (40.3\%).\par
M.R. Wood et al reported that when revision surgery was carried out for the treatment of infection, removal of bone spurs, revision of skin grafts or to provide a better stump for prosthetic fitting, the results were successful in 85\% of patients after the first revision and 100\% successful after a second revision procedure (3). Our overall outcome was reasonable to our facilities as complete relieve from the complication that necessitated the revision surgery was achieved in 82.26\% of patients and partial relieve in 17.74\% of patients. In bivariate analysis we found male gender was associated with good outcome (P=0.023), while diabetes was associated with poor outcome (P=0.026).\par
The perioperative mortality rate was 12.9\% (n=8). Four of them died because of sepsis, tow due do myocardial infarction and the causes of death were not ascertained in tow patients who died at home. The mortality rate of 12.9\% was less that 33\% mortality rate reported by Dillingham TR et al (12). 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
Revision is necessary if the primary amputation fails to heal, or the residual limb is unsatisfactory for prosthetic fitting.\par
In our study diabetes related sepsis and peripheral vascular disease were the most common cause of initial amputation, and the commonest indication for revision surgery was wound infection.\par
Revision surgery had good outcome in our study. Better education, more research, and additional refinement of surgical technique are needed to avoid unnecessary revision amputations.  
\section[{Volume XIV Issue II Version I}]{Volume XIV Issue II Version I}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}T}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.30546875\textwidth}P{0.30546875\textwidth}P{0.23906249999999998\textwidth}}
\tabcellsep Population\tabcellsep \\
\tabcellsep N= 62\tabcellsep \\
\tabcellsep N\tabcellsep \%\\
Diabetes\tabcellsep 34\tabcellsep 54.8\\
Trauma\tabcellsep 28\tabcellsep 55.2\\
PVD\tabcellsep 22\tabcellsep 35.5\\
Others\tabcellsep 8\tabcellsep 12.9\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6187499999999999\textwidth}P{0.05625\textwidth}P{0.175\textwidth}}
Study Population\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep N= 62\\
\tabcellsep N\tabcellsep \%\\
Infection\tabcellsep 33\tabcellsep 53.2\\
Prominent bone\tabcellsep 12\tabcellsep 19.4\\
Necrosis\tabcellsep 7\tabcellsep 11.3\\
Fissuring and ulceration\tabcellsep 6\tabcellsep 9.7\\
Neuroma\tabcellsep 2\tabcellsep 3.2\\
Prosthetic un fitting\tabcellsep 2\tabcellsep 3.2\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.10625\textwidth}P{0.74375\textwidth}}
\tabcellsep N= 62\\
N\tabcellsep \%\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Mohamed et al. ()]{b4}\label{b4} 	 		‘Amputation and prostheses in Khartoum’.  		 			I A Mohamed 		,  		 			A R Ahmed 		,  		 			M E Ahmed 		.  	 	 		\textit{Journal of the Royal College of Surgeons of Edinburgh}  		1997. 42  (4)  p. .  	 
\bibitem[Mccollough and Iii ()]{b7}\label{b7} 	 		‘Complications of amputation surgery’.  		 			N C Mccollough 		,  		 			Iii 		.  	 	 		\textit{Complications in Orthopaedic Surgery},  				 			Epps Ch 		 (ed.)  		1986. 2.  	 
\bibitem[Kumar et al. ()]{b3}\label{b3} 	 		‘Major Amputations in Diabetes -An Experience from Diabetic Limb Salvage Centre in India’.  		 			Amit Kumar 		,  		 			C Jain 		,  		 			Ajit Kumar Varma 		,  		 			Harish Mangalanandan 		,  		 			Kumar 		.  	 	 		\textit{The Journal of Diabetic Foot Complications}  		2012. 4  (3)  p. .  	 
\bibitem[El Bushra Ahmed Doumi, Aisha Jabir Ali ()]{b5}\label{b5} 	 		‘Major limb amputations in El Obeid Hospital’.  	 	 		\textit{Western Sudan. Sudan JMS}  		El Bushra Ahmed Doumi, Aisha Jabir Ali (ed.)  		2007Dec. 2  (4)  p. .  	 
\bibitem[Osman Suliman et al. ()]{b6}\label{b6} 	 		‘Mohamed El Makki Ahmed. Major lower limb amputation in diabetics’.  		 			Mohamed Osman Suliman 		,  		 			Omer El Faroug 		,  		 			H Salim 		.  	 	 		\textit{Khartoum Medical Journal}  		2012. 5  (1)  p. .  	 
\bibitem[Peng and Tan ()]{b1}\label{b1} 	 		‘Perioperative and rehabilitative outcomes after amputation for is chaemic leg gangrene’.  		 			C W Peng 		,  		 			S G Tan 		.  	 	 		\textit{Ann Acad Med Singapore}  		2000. 29 p. .  	 
\bibitem[Kanade et al. ()]{b0}\label{b0} 	 		‘Reamputation occurrence in the diabetic population in South Wales’.  		 			R Kanade 		,  		 			R Van Deursen 		,  		 			J Burton 		,  		 			V Davies 		,  		 			K Harding 		,  		 			P Price 		.  	 	 		\textit{UK. Int Wound J}  		2007. 4  (4)  p. .  	 
\bibitem[Wood et al. ()]{b2}\label{b2} 	 		‘The value of revision surgery after initial amputation of an upper or lower limp’.  		 			M R Wood 		,  		 			G A Hunter 		,  		 			S G Millsrein 		.  	 	 		\textit{Journal of the International Society for Prosthesis and Orthotics}  		1987. 11  (1)  p. 1720.  	 
\bibitem[Wood et al. ()]{b9}\label{b9} 	 		‘The value of stump split skin grafting following amputation for trauma in adult upper and lower limb amputee’.  		 			M R Wood 		,  		 			G A Hunter 		,  		 			S G Millsrein 		.  	 	 		\textit{Journal of the International Society for Prosthesis and Orthotics}  		1987. 11  (1)  p. .  	 
\bibitem[Hadden et al. ()]{b8}\label{b8} 	 		‘Wedge resection of amputation stumps’.  		 			W Hadden 		,  		 			R Marks 		,  		 			G Murdoch 		,  		 			C Stewart 		.  	 	 		\textit{The Journal of Bone and Joint Surgery}  		1987March. 69  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
