\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={Duplex Ultrasound, Clinical Score, and D-Dimer to Rule in and Out Deep Venous Thrombosis (DVT) and Postthrombotic Syndrome (Pts): Bridging the Gap between DVT and Ptsin the Primary Care and Hospital Setting},
 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{Duplex Ultrasound, Clinical Score, and D-Dimer to Rule in and Out Deep Venous Thrombosis (DVT) and Postthrombotic Syndrome (Pts): Bridging the Gap between DVT and Ptsin the Primary Care and Hospital Setting}
\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]{Dr. J. J. Michiels  }

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2013 Accepted: 2 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


First episodes of DVT in adults and elderly are elicited in two-thirds of cases by risk factors, including varicose veins, cancer, pregnancy/postpartum, oral contraceptives below the age of 50 years, immobility or surgery. Pain and tenderness in the calf and popliteal fossa may occur resulting from conditions labeled as alternative diagnosis (AD) including Baker?s cyst, hematoma, or muscle tears or pulls. The requirement for a safe diagnostic strategy of deep vein thrombosis (DVT) should be based on an objective post-test incidence of venous thromboembolism (VTE) of less than 0.1% with a negative predictive value for exclusion of DVT of 99.90% during 3 months follow-up. Complete duplex ultrasonography (CDUS) does pick up AD not only Bakers cyste but also muscle hematomas, old DVT, and superficial vein thrombosis (SVT). AD with a negative CDUS include leg edema, varices erysipelas are picked up by physical examination. The sequential use of DUS, a sensitive D-dimer test and objective clinical score assessment is a safe costeffective non-invasive strategy to rule in and out DVT and AD in patients with suspected DVT.

\end{abstract}


\keywords{deep venous thrombosis, ultra sonography, post-thrombotic syndrome, elisa d-dimer, medical elasticstockings, anticoagulation}

\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& 	 	 		 
\section[{I. Introduction Deep Vein Thrombosis:}]{I. Introduction Deep Vein Thrombosis:}\par
Dvt irst-time episodes of deep vein thrombosis (DVT) are in two-thirds of cases caused by risk factors, including varicosis, cancer, immobility, or surgery, oral contraceptives and thrombophilia (table 1)  {\ref 1,2.} Alterations in blood coagulability with changes in blood flow and endothelial damage, are the precursors of intravenous thrombosis. A number of other hereditary and acquired conditions that predispose to thrombosis (thrombophilia) have been recognized. These include protein C and S deficiency, antithrombin III deficiency and activated protein C resistance (which is usually associated with a factor V genetic abnormality \hyperref[b2]{3} . Screening for these thrombophilia and for anticardiolipin antibody, should only be performed in patients having familial, sporadic or recurrent thrombosis.\par
Duplex Ultrasound, Clinical Score, and D-Dimer to Rule in and Out Deep Venous Thrombosis (DVT) and Postthrombotic Syndrome (Pts): Bridging the Gap between DVT and Ptsin the Primary Care and Hospital Setting A first DVT event in adults and elderly has a gradually increasing 20 to 30\% DVT recurrence rate after 5 years followup. Research studies show that complete recanalization on DUS within 1 to 3 months and no reflux is associated with with low recurrence of DVT (1.2\% patient/years) and withno PTS obviating the need of MECS and anticoagulation after 3 to 6 months post-DVT respectively. Delayed recanalization at 3 months post-DVT and the presence of reflux due to valve destruction on DUS at 3 months post-DVT is associated with a high risk of DVT recurrence as the cause of symptomatic PTS indicating the need to wear MECS and extend anticoagulation.  
\section[{DVT}]{DVT}\par
The onset of a thrombosis is often 'silent' and may remain so. It commonly occurs at or about day 7 to 10 after a surgical operation, parturition or the onset of an acute infection. Between one-third and two-thirds of patients complain of some swelling and pain in the leg, usually in the calf  {\ref [1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]} . An iliac thrombosis should be suspected if the whole leg is swollen and dusky. Direct pressure on the calf muscles or over the course of the deep veins usually elicits direct tenderness. There may be a cyanotic hue to the leg and superficial venous dilatation. The temperature of the leg may be raised, and oedema of one ankle is an important physical sign. However, chest pain or cardiac arrest from pulmonary embolism may be the first indications of a DVT. Pulmonary hypertension may follow repeated small emboli, and is associated with the development of progressive dyspnoea.\par
Pain and tenderness in the calf and popliteal fossa may occur resulting from alternative diagnoses (AD) like conditions such as a ruptured Baker's cyst, a torn plantaris tendon, a hematoma, or muscle tears or pulls. Cutaneous infection (e.g. cellulitis), lymphoedema, venous reflux, peripheral arterial disease, and rheumatological causes should also be differentiated from DVT.\par
As compared with phlebography (the reference gold standard to exclude and diagnose proximal DVT in prospective management studies), the sensitivity of compression ultrasonongraphy (CUS) is 97\% for proximal and 73\% for distal vein thrombosis \hyperref[b3]{4,}\hyperref[b4]{5} . CUS has many advantages over phlebography. It is noninvasive, simple, easy to repeat, relatively inexpensive, and free of complications. However, there are two main disadvantages of CUS. First, calf vein thrombosis will be overlooked by CUS because it is safe to limit CUS estimation to the subpopliteal, popliteal, and femoral veins for the diagnosis of symptomatic proximal DVT. Second, isolated thrombi in the iliac and superficial femoral veins within the adductor canal are rare but difficult to detect and therefore easily overlooked in symptomatic patients with suspected DVT (10).\par
Estimates of clinical score as low, moderate, and high for the probability of proximal DVT, based on medical history and physical examination is the first step when DVT is suspected (Table  {\ref 2}) \hyperref[b3]{4,}\hyperref[b4]{5} . A score of 0 (asymptomatic) means a low probability, a score of 1 or 2 a moderate probability, and a score of 3 or more a high probability for DVT.  
\section[{Clinical feature Score}]{Clinical feature Score}\par
Active cancer treatment ongoing or within previous 6 months or palliative 1\par
Paralysis, paresis, or recent plaster immobilization of the lower leg(s) 1\par
Recent immobilization for more than 3 days or major surgery within last 4 weeks 1\par
Localized tenderness/pain along the distribution of the deep venous system 1 
\section[{Entire leg swollen 1}]{Entire leg swollen 1}\par
Calf swelling by more than 2 cm when compared with the asymptomatic leg 1\par
(measured 10 cm below tibial tuberosity)\par
Pitting oedema greater in the symptomatic leg 1 
\section[{Collateral superficial veins (nonvaricose) 1}]{Collateral superficial veins (nonvaricose) 1}\par
Total Rotterdam DVT score 8 mat ity)\par
Tabel 2 : Clinical score list for predicting pretest probability for proximal DVT The Rotterdam modification of the Wells' score \hyperref[b3]{4,}\hyperref[b4]{5} .\par
D-dimer is a degradation product of a crosslinked fibrin clot. It has gained a prominent role for ruling out DVT. The prevalence of DVT after a negative first CUS is uniformly low, 2 to 3\%, during a 3 months followup with a NPV of 97 to 98\% in large prospective management studies (figure  {\ref 1})4. The combination of a negative first CUS and a negative SimpliRed safely excludes DVT to zero or less than 1\% (NPV > 99.3 to 100\%) irrespective of clinical score (figure  {\ref 1}) (11). This simple, safe and most effective strategy obviates the need of repeated CUS on the basis of which anticoagulant therapy can safely be withheld and reduces the number of repeated CUS testing from about 75\% to 30\% (figure 1) \hyperref[b5]{6} .\par
Figure  {\ref 1} : Safe exclusion and diagnosis of deep vein thrombosis by the sequential use of CUS and SimpliRed test in the primary care setting or outpatient ward \hyperref[b5]{6} The negativepredictivevalue of a normalqualitative D-dimerSimpliRedtest is not high enoughfor the exclusion of DVT \hyperref[b3]{4,}\hyperref[b4]{5} . After a negativefirst CUS and a negativeSimpliRed (Simplify) test DVT isexcludedwith anegativepredictivevalue of 99.0\% with the needtorepeat a second CUS when the D-dimer is positive (Figure  {\ref 1}) \hyperref[b5]{6} .\par
The feasibility of a strategytoexclude DVT by a negativerapid ELISA VIDAS D-dimer test (<500 ng/ml) alone without the need of CUS, on the basis of whichanticoagulant treatment is withhold, has been tested in the large prospective management Geneva study (table3) \hyperref[b5]{6} In thisGeneva study of 474 outpatientswithsuspected DVT, the sensitivity and negativepredictivevalue(NPV) of a rapid ELISA D-dimer test forthrombosisexclusionwere 98.2 and 98.4\% respectively (table 3). A negative CUS followedby a negative ELISA VIDAS D-Dimertest result (<500 ng/mL) exclude DVT and pulmonaryembolismwith a sensitivity, and NPV of 100\% irrespective of clinical score (table 3 left arm, Geneva Study) \hyperref[b6]{7} .\par
Table  {\ref 3} : Results of CUS and ELISA D-dimertesting in 593 patientswithsuspected DVT in the prospective Geneva management study \hyperref[b6]{7} .\par
We tested the sequential use of the sensitive quantitative ELISA VIDAS D-dimer test, clinical score, and compression ultrasound (CUS) as a safe and costeffective diagnostic work-up of DVT in a large prospective management study according to the diagnostic algorithm in figure \hyperref[fig_2]{2A}. According to figure \hyperref[fig_2]{2A} DVT is excluded after a negative CUS and normal VIDAS D-Dimer (<500 n g/m L) with a sensitivity and NPV of 100\%. If the first CUS is negative and the VIDAS D-dimer increased (>500 n g/m L) a second CUS was performed within one week.\par
Out of 865 outpatients with suspected DVT, a 1st CUS was negative in 675 , and positive in 190 (22\%). In 249 outpatients with a normal ELISA VIDAS (<500 n g/m L) the CUS was true negative in 248 and false negative in 1 (sensitivity 99.5\%, figure \hyperref[fig_2]{2B}). The negative predictive value of a first CUS was 98.6\% (662 out of 675) on the basis of which a second CUS within one week should beper for med. A 2nd CUS was indicated in 427 and performed in 382 because of increased ELISA VIDAS D-dimer (>500 n g/m L) and proved to be positive in 13 (1.9\% of 381).\par
The overall prevalence of DVT in o rprospective management study was 190 plus 13 = 203 (23.4\%, figure \hyperref[fig_2]{2 B}). The prevalence of DVT on CUS at increasing ELISA VIDAS cut off levels of 0 to 500 (N=249), 500 to 1000 (N=196) and above 1000 n g/m (N=374) was 0.5\%, 5.1\% and 19.5\%. A normal ELISA VIDAS D-dimer test (<500 ng/mL) aloneex cluded DVT at a sensitivity and NPV of 99.5\% and a specificity of 37.5\% (figure \hyperref[fig_2]{2 B}).\par
The sensitivit y for DVT exclusion of an ELISA VIDAS test result between 500 and 1000 n g/m L after a first negative CUS was 99.6 as test edbyrepeated CUS. The combination of a first negative CUS and an ELISA VIDAS test between 500 and 1000 n g/m L will exlude DVT with a NPV of 99.7\% (figure \hyperref[fig_2]{2B}). From this prospective management study we concluded that the combined use of a sensitive quantitative ELISA D-dimer test, clinical score, and compression ultrasound (CUS) is a safe and costeffective diagnostic work-up to exclude and diagnose according to the algorithm in figure \hyperref[fig_3]{3}. First, it is safe to exclude DVT and pulmonary embolism by a negative CUS and normal ELISA D-Dimer test (<500 n g/ml, left arm) with a sensitivity and NPV of 100\%. Second, it is safe to exclude DVT by a first negative CUS and an ELISA VIDAS D-Dimer test result of <1000 n g/m L in asymptomatic cases with a low clinical score of zero (middle arm) with a sensitivity and NPV of 99,6\%. Third, attentive clinicians should be aware that the combination of a negative first CUS and an ELISA D-Dimer test above 500 n g/m L in patients with persistent complaints, signs and symptoms suspected for DVT are candidates to perform a second CUS (right arm, figure \hyperref[fig_3]{3}). This new strategy in figure \hyperref[fig_3]{3} is predicted to l reduce repeaedt CUS testing by two-third, which has been tested in a large prospective management study of more than 2000 patients with suspected DVT between 2006 and 2013 (manuscript in preparation). The sensitivity of a normal (<500 ng/ml) turbidimetric D-dimer assay Tinaquant (Roche Diagnostics, Marburg Germany) for the exclusion of DVT in a large management studywas 97.7\% at a specificity of 42\% and a NPV 97\% (figure 4)8. A normal Tinaquant test result (<500 ng/ml) as a stand alone test appearstobe not sensitiveenough for the exclusion of DVT. The combination of a negative first CUS, a normal Tinaquant test result (<500 n g/ml) and a low clinical score had a negative predictive value of 99.4\% without the need of CUS testing and thusreduced the number of CUS testingby 29\% (Figure \hyperref[fig_4]{4}) \hyperref[b7]{8} . Those patientsa first negative CUS, a Tinaquant around and above 500 n g/m L and persistent symptom ssuspected for DVT (moderate/high clinical score) are candidate for CUS testing within one week toexclude or diagnose DVT or analternative diagnosis in the primary care setting.  \hyperref[b11]{9} . To safely exclude DVT, a high sensitivity and NPV are needed to limit missed DVT cases. At the 500 n g/m L threshold, the ELISA VIDAS assay did meet this criterion (table  {\ref 4A}) in contrast to the Tinaquant. For the Tinaquant D-Dimer assay lower threshold are preferred for excluding DVT in the primary care setting (table  {\ref 4B}).  We emphasize that DVT should be diagnosed and excluded based on a non-in vasie strategy with an objective post-test incidence of venous throm boembolism (VTE) of lessthan 0.1\% with a negative predictive value of 99.5\% to 99.9\% during 3 months follow-up \hyperref[b22]{10} .\par
Modification of the Wells score bye limination of the "minus 2 points" for AD is mandatory and will improve the diagnostic caccuracy of DVT suspicion significantly in the primary care setting and outpatient ward \hyperref[b3]{4,}\hyperref[b4]{5,}\hyperref[b22]{10} . The sequentialuse of complete DUS first, followed by ELISA D-Dimer testing and modified clinical Wells' score assessment is safe and effective for the exclusion and diagnosis of DVT and AD. 
\section[{III.}]{III.} 
\section[{Introduction Posthrombotic}]{Introduction Posthrombotic}\par
Syndrome: PTS\par
The postthrombotic syndrome (PTS) is a chronic condition that affects the deep venous system, and may also extend to the superficial venous system of the legs in patients with a documented history of deep vein thrombosis (DVT) \hyperref[b12]{[11]}\hyperref[b13]{[12]}\hyperref[b14]{[13]} . Clinical symptoms of PTS may vary considerably and range from scarcely visible skin changes to changes in pigmentation, pain, discomfort, venous ectasia, oedema, and ulceration. Patients experience pain, heaviness, swelling, cramps, itching or tingling in the affected limb. Symptoms may be present in various combinations and may be persistent or intermittent. Typically, symptoms are aggravated by standing or walking and improve with resting, leg elevation and lying down. Next to varicose veins, a specific sign of early forms of venous incompetence is the so-called corona phlebectatica para plantaris (ankle flare). There are telangiectases surrounding the malleoli of the ankle. Other signs are oedema, hyperpigmentation, and eczema. Signs of more advanced disease are dermato-and liposclerosis, a localized induration of the skin and sometimes of the underlying tissues, with fibrosis and inflammation. Through microthrombi, an area of whitened skin with reddish spots may occur, called atrophie blanche or white atrophy. The most severe sign is the venous leg ulcer, a chronic wound that fails to heal spontaneously or within the time range of normal healing of the skin.\par
DVT has a recurrence rate of about 20\% to 30\% after 5 years, but the rate varies depending on the presence of risk factors for thrombosis recurrence and particularly increases after discontinuation of prolonged anticoagulation \hyperref[b12]{11} .The only clear identified risk factor for overt PTS is recurrent or ipsilateral DVT, which increases the risk of PTS several fold  {\ref 11-13.} In a prospective study of 313 consecutive DVT patients, Prandoni et al have shown that Residual Vein Thrombosis (RVT) at any time post-DVT is a risk factor for recurrent VTE. In this study, DUS of the common femoral and popliteal veins was performed at 3, 6, 12 24 and 36 months post DVT. The cumulative incidence of RVT was 61\%, 42\%, 31\%, and 26\% at 6, 12, 24 and 36 months (1/2, 1, 2 and 3 years) post DVT respectively. Of 58 VTE recurrent episodes, 41 occurred at time of RVT. The hazard ratio for recurrent VTE was  {\ref 2.4} with persistent RVT versus those with earlier complete vein renalization2. The post-DVT recanalisation process in patients with acute proximal DVT is completed between 3 months to 2 years, depending on the severity of DVT and the presence or absence of transient or persistent risk factors for thrombosis recurrence and PTS. This observation is in favor to extend anticoagulation at 6 months and 1 year post-DVT when RVT on DUS is present in symptomatic PTS patients during follow-up for about 2 to 3 years or even life-long post-DVT.\par
The CEAP (Clinical-Etiology-Anatomic-Pathophysiologic) (table 5) for PTS is the best known and widely used by phlebologists but not by clinicians or vascular medicine specialists \hyperref[b2]{3} . In 1992, Prandoni developed an original standardized scale for the assessment of PTS in post-DVT legs. Each subjective sign and objective symptom was scored as 0, 1, 2 or 3 based on subjective judgement \hyperref[b14]{13} . The 5 signs and 7 symptoms of the Prandoni score are taken over by PTS investigators as the Villalta in the literature exactly as first designed by prandoni for use in clinical practice (table \hyperref[tab_3]{6}) \hyperref[b12]{11} . The original Prandoni (subjective Villalta) score of signs and symptoms has never been evaluated against the objective CEAP scoring system as we proposed in table  {\ref 3}. It is mandatory to validate both the Prandoni (Villalta) scoring of signs and symptoms of early PTS in the modern setting of PTS evaluation against objective scoring system in table 3 at 1, 3, 6 and 12 months up to 2 years post-DVT. This statement is of particular interest, since literature data are convincing in showing that PTS is present in about 50\% one year post-DVT using the Villalta score as compared, and does not increase in frequency and severity when under continuous medical care. Conclusion: the Prandoni scoring system is an ordered use of CEAP clinical symptoms and signs (C\&S) by internist without expert dermatological evaluation and objective testing with CUS. Moreover this scoring system should be used at 1, 3, 6, 9 months and 1 years pos-DVT for the assessment of disappearance or persistence of DVT symptoms and the appearance of mild, moderate and severe PTS symptoms 
\section[{V. Normal Versus Abnormal DUS at 3 Months Post-DVT}]{V. Normal Versus Abnormal DUS at 3 Months Post-DVT}\par
The study of Prandoni et al \hyperref[b15]{14} have clearly demonstrated that about half of the DVT patients do not develop PTS in the control group, and that compression therapy using medical elastic compression stockings (MECS) decreases this incidence with 50\% (from circa 50 to 25\% indicating an absolute reduction rate of 25\%) during an observation and treatment period of 2 years following DVT. Family doctors, phlebologists and internists usually treat the acute phase of DVT with anticoagulants for at least 3 to 6 months 1-4 . Physicians with interest and expertise in phlebology are usually confronted much later and frequently too late with overt post-thrombotic complications of DVT \hyperref[b12]{[11]}\hyperref[b13]{[12]}\hyperref[b14]{[13]}\hyperref[b15]{[14]} .\par
In the study of Siragusa et al \hyperref[b16]{15}  follow-up was 1.3\% (95\% CI, 1-7\%, B in figure  {\ref 5} ). The proportion of provoked vs unprovoked DVT was 64\% and 36\% indicating that this distinction is artificial in terms of risk assessment. The group of 180 DVT patients with residual venous thrombosis (with no or partial recanalization on DUS) were randomized to stop anticoagulation at 3 months post-DVT (N=92) or to continue anticoagulant for 9 additional months and discontinued 12 months post-DVT. During follow-up from the time of anticoagulation discontinuation recurrent VTE events started to occur in 25 of 92 = 15, 2\% person-years who discontinued anticoagulation at 3 months post-DVT (A1 in figure ) and in 17 of 88 patients = 1.1\% person-years who discontinued anticoagulation at 12 months post-DVT (A2 in figure  {\ref 5}). Very interestingly, the proportion of provoked vs unprovoked DVT in patient with RVO (incomplete recanalization) at 3 months post-DVT was 23\% vs 77\% again indicating that this distinction is artificial in terms of risk on DVT recurrence.\par
Figure  {\ref 5} : Discontinuation of anticoagulation at 3 months post-DVT in DVT patients with rapid recanalization of leg veins within 90 days (3 months, N=78) is followed by a very low DVT recurrence rate B). In patients with residual vein occlusion on DUS at 3 months post-DVT discontinuation of anticoagulation at 3 months (A2, N=92) or at 12 months DVT (A1, N=88) is followed by increased VTE recurrence rate \hyperref[b16]{15} These two prospective studies demonstrate that half of the patients with a first DVT do not need therapy with MECS in cases with rapid complete recanalization and no PTS at 3 months post-DVT obviating the need of anticoagulant treatment at 6 months post-DVT  {\ref 14,15.} Early mobilisation of the patient, adequate anticoagulant therapy and immediate compression treatment with MECS reduces the chance to develop PTS significantly. In the prospective study of 313 consecutive DVT patients, the cumulative incidence of normal DUS (no RVT) was 39\%, 58\%, 69\% and 74\% at 6, 12, 24 and 36 months post DVT respectively. About one quarter of DVT patients had RVO at time point 3 years post-DVT \hyperref[b13]{12} . Of 58 VTE recurrent episodes, 41 occurred at time of RVT. The hazard ratio for recurrent VTE was 2.4 with persistent RVO versus those with earlier complete vein renalization \hyperref[b13]{12} . In view of this, three subsequent yet unanswered questions in the treatment of DVT are \hyperref[b14]{13}  VI. Rapid Versus Delayed Recanalization Related to Reflux in Post-DVT Patients Predict PTS Phlebologists generally distinguish two main types of PTS \hyperref[b14]{13} . 1. The reflux type (circa 90\%) 2. The obstruction type (circa 10\%) In a substantial number of patients only partial re-canalisation (=residual venous occlusion: RVO) occurs as opposed to complete obstruction or nearly complete obstruction. In the prospective study of Prandoni et al the cumulative incidence of complete recanalization was 39\%, 58\%, 69\%, and 74\% at 6, 12, 24 and 36 months (1/2, 1, 2 and 3 years) post DVT respectively \hyperref[b13]{12} . Sequential DUS imaging can easily assess this. DVT patients with complete re-canalisation (no RVO) can be divided in two groups 3 : 1. Those with functional (intact) vein valves 2. Those with dysfunctional vein valves Dysfunctional vein valves result in reflux and ultimately in increased venous pressure, which is the main hemodynamic determinant of symptomatic PTS in need for MECS and extended anticoagulation. Asymptomatic post-DVT patients with complete recanalisation but with no reflux or compensated reflux (low risk DVT recurrence) might be candidates for discontinuation of MECS therapy within the period of 2 years \hyperref[b14]{13} .\par
Meissner et al studied the relationship between time to complete recanalization post-DVT (lysis time) and the development of reflux in patients with a first episode of DVT at 3 months interval during the first year (figure  {\ref 6}) \hyperref[b17]{16} . Duplex criteria for complete occlusion were defined as the absence of detectable flow, either spontaneous or with augmentation, in an incompressible venous segment. Partial occlusion was defined as normal or diminished flow, either spontaneous or with augmentation, in an incompletely compressible venous segment. Complete lysis (recanalization) was presumed to have occurred when spontaneous phasic flow returned and the vein was completely compressible \hyperref[b17]{16} . For the posterior tibial veins (PTV), flow detected after distal augmentation in a completely compressible vein is accepted as evidence of complete recanalization (lysis). The median time from DVT to complete recanalization (lysis time) was about 3 months (100 days) for patients without reflux in all segments (figure \hyperref[fig_3]{3}). In contrast, the median time from DVT to complete recanalization (lysis time) of all segments was about 9 to 12 months (more than 6 months) for DVT patients who developed reflux as the main determinant of symptomatic PTS (figure  {\ref 6}). As shown in figure \hyperref[fig_1]{2}, loss of valve competence leading to ambulatory venous hypertension (AVP) and diversion of venous flow through incompetent perforator veins appear to play an important role in the development of late complications of PTS. In the study of 123 legs with DVT (107 patients) by Markel et al about two third of the involved legs had developed valve incompetence (figure \hyperref[fig_11]{7}) \hyperref[b18]{17} . The distribution of reflux at the end of the first year follow-up in this study was the following: popliteal vein, 58\%, femoral vein, 37\%, greater saphenous vein, 25\% and posterior tibial vein, 18\%. Reflux appeared to be more frequent in the segments previously affected by DVT (figure \hyperref[fig_11]{7}) \hyperref[b18]{17} . The data of the DVT-LYSIS reflux studies in figures 3 and 4 will predict that discontinuation of anticoagulation at 3 months post-DVT in DVT patients with rapid recanalization of leg veins within 90 days (3 months, N=78 figure  {\ref 6}) will be followed by a very low DVT recurrence rate B). In patients with delayed recanalization at 6 to 12 months DVT discontinuation are at high risk for reflux and PTS development and therefore candidates for continuation of MECS and anticoagulation for at least 1 to 2 years.  In the Maastricht study \hyperref[b19]{18} , 125 consecutive DVT patients with confirmed proximal DVT (22\% had a history of previous VTE) were followed for 2 years using the Vilalta clinical scores on four consecutive visits; 3, 6, 12, and 24 months post-DVT. After 6 months, patients with allowed to discontinue MECS therapy. If reflux was discontinue MECS therapy. Accordingly, MECS therapy was discontinued in 17\% of patients at 6 months, in 48\% at 12 months, and in 50\% at 24 months. Reflux on CUS was present in 74 of 101 (73.3\%) tested patients. Reflux alone was not determinative for the prediction of PTS. The cumulative incidence of PTS was 13.3\% at 6 months, 17.0\% at 12 months, and 21.1\% at 24 months. Varicosis or venous insufficiency (present in 11\% at baseline) was significantly associated with PTS; hazard ratio 3.2 (1.2-9.1). In this study patients with a low probability for developing PTS can be identified as early as 6 months post-DVT  {\ref 19,20.} Individualized shortened duration of MECS therapy in post-DVT patients with no or asymptomatic reflux on Vilalta clinical scores seems to be a safe management option. o Global Journal of DUS at 6 months post-DVT in unprovoked DVT and DVT recurrence rate after discontinuation of anticoagulation is not predictive for DVT recurrence.\par
In a post-hoc analysis in a selected large group of 452 patients with unprovoked DVT (table  {\ref 7}), Le Gal et al performed DUS at time point 6 months if the post-DVT patient had signs or symptoms at time point 5 to 7 months post-DVT when oral anticoagulation (OAT) was stopped19. In the study of Le Gal et al 184 of 452 (46\%) had overt PTS with any hyperpigmentation (=CEAP >4), edema (CEAP >3) or redness in either leg (table  {\ref 3}).\par
Recanalizattion on DUS was complete in 220 and abnormal in 231 with minimal wall thickening in 11, partial thrombus resolution in 78 and minimal thrombus resolution (obstruction) in 23 and missing data in 67, but reflux was not measured. During follow-up off OAT 45 of 231 with abnormal CUS (19.5\%) and 32 out of 220 patients (14.6\%) with normal DUS (complete recanalization) had recurrent VTE (figure \hyperref[fig_13]{8}) \hyperref[b20]{19} .\par
Table  {\ref 7} : Baseline characteristic of 452 patients with unprovoked DVT at time point 6 months post-DVT at time of discontinuation of anticoagulation \hyperref[b20]{19} .  D-dimer abpve the upper limit of normal after discontinuation surely belong to the group of symptomatic post-DVT patients at high risk to develop PTS. In the prolong study, extended anticoagulationin post-DVT patients with increased D-dimer reduced the risk of DVT recurrence from 11\% patient/years to less than 2\% patient/years, whereas the incidence of DVT recurrence was still increased, 4.4\% patient/years, in post-DVT patients with a normal D-dimer on month after discontinuation of regular anticoagulation \hyperref[b9]{20} . This may implicate that DVT recurrence in those patients with either a normal or increased D-dimer very likely do occur in those with incomplete or complete RVT after 6 months. Reflux was not measured in this study.\par
As the extension of the PROLONG study Palareti performed the DULCIS (D-dimer and ultrasound in combination Italian Study) to establish the optimal duration of anticoagulation for VTE in 988 evaluable DVT patients with a first unprovoked DVT \hyperref[b21]{21} . After at least 3 months of anticoagulation D-dimer was measured and DUS performed to measure residual venous thrombosis (RVT <4 mm) and followed according two main strategies. First, if the D-dimer level was below age and gender specific cut-off for each of the different D-dimer assay used, antiocoagulation was stopped and D-dimer levels were reassessed at 15, 30, 60 and 90 days. If at time of at least 6 months post-DVT the D-dimer remained below the cut-off, anticoagulation was definitely stopped and patients were followed up for 2 years. In 506 (51\%) of the 988 analyzed patients all Ddimer were below the cut-off in the 3 months (90 days) after stopping anticoagulation. The incidence of VTE was 2.8\%, distal DVT 1.1\% and superficial venous thrombosis (SVT) in 2.3\% patient/years. Second, if one of the D-dimer levels was above the cut-off in the period of 3 month (90 days) after discontinuation anticoagulation was resumed. This cohort 373 patients with increased D-dimer levels above the age and gender adjusted cut-off levels received oral anticoagulation for 2 years follow-up and only 4 VTE events (0.7\% patient/years) were observed at the cost of 14 major bleedings (2.3\% patients/years) \hyperref[b21]{21} . In a third cohort 109 patients (11\% patient/years) with at least one D-dimer measurement above cut-off, who refused oral anticoagulation treatment the incidence of major VTE was 8.8\%, and distal DVT or SVT 2.3\% patient/years. 
\section[{VII.}]{VII.} 
\section[{DVT and PTS Bridging the Gap}]{DVT and PTS Bridging the Gap}\par
In view of the proposed concept in figure  {\ref 6}, complete recanalization within 1 to 3 months and no reflux is predicted to be associated with no PTS obviating the need of anticoagulation and MECS at 6 months post-DVT. Delayed incomplete or complete recanalization at 6 to 12 months post-DVT is associated with a high risk of DVY recurrence as the cause of PTS and usually complicated by reflux due to valve should be anticoagulated for 2 years and are to be considered for extended or even life-long anticoagulation with VKA or NOAC \hyperref[b14]{13} . As prevention of DVT recurrence as the best option to prevent the occurrence and progression of PTS. Michiels \&Moosdorff started in 2012 a pilot study to test the feasibility of a multicenter prospective management and safety outcome study to further improve the proposed concept in figures 9 and 10 in the primary care setting. destruction, thereby indicating the need to extend anticoagulant treatment and wearing MECS. Patients with delayed but complete recanalization with reflux or without RVT but no PTS at 6 to 12 months post-DVT while wearing MECS are candidates for extended anticoagulation for about one year and to be reevaluated at time point one year post-DVT according to the PROLONG and DULCIS strategy (figures 9 and 10) \hyperref[b14]{13,}\hyperref[b9]{20,}\hyperref[b21]{21}   \begin{figure}[htbp]
\noindent\textbf{Ultrasound}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Duplex Ultrasound ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 B}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Table 4 A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{Ultrasound}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Duplex Ultrasound ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{Ultrasound6}\includegraphics[]{image-11.png}
\caption{\label{fig_10}Duplex Ultrasound ,Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{Ultrasound}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Duplex Ultrasound ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-14.png}
\caption{\label{fig_13}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{Ultrasound}\includegraphics[]{image-15.png}
\caption{\label{fig_14}Duplex Ultrasound ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-16.png}
\caption{\label{fig_15}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-17.png}
\caption{\label{fig_16}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{figure18}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.6375\textwidth}P{0.2125\textwidth}}
Number\tabcellsep \%\end{longtable} \par
 
\caption{\label{tab_0}Table 1 : Characteristics of 1668 patients with a first deep vein thrombosis (DVT) subdivided in calf vein 203 (17\%), polpiteal vein 498 (41\%) and femoral politieel 502 (42\%) Search for new risk factors First DVT anno 2012 Tick et al JTH 2008 Main Characteristics: Risk factors for 1 st DVT}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: II. Clinical Features and Diagnosis of]} 
\caption{\label{tab_1}Thrombophilia FV Leiden \& FII 20210 25 Conclusion from Tick et al JTH 2008;6:2075-2081 Change from Surgery, Malignancy \& Immobilozation (primary VTE prevention) to Minor Injury, Plaster Cast and OAC (no primary VTE prevention) as eliciting factors for 1 st DVT. Michiels 2012 Lecture World IUA Congress Prague}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.4824324324324324\textwidth}P{0.3675675675675676\textwidth}}
C Classification\tabcellsep Symptom\\
Clinical: C\tabcellsep \\
C0 asymptomatic\tabcellsep No visible varicose veins\end{longtable} \par
 
\caption{\label{tab_2}Table 5 A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5890697674418605\textwidth}P{0.24017441860465116\textwidth}P{0.02075581395348837\textwidth}}
\tabcellsep months post-DVT up to 2 years post-DVT 13\tabcellsep \\
\multicolumn{2}{l}{5 Subjective symptoms: Identical to S of CEAP 7 Objective sign :}\tabcellsep All belong to\\
C of CEAP 15\tabcellsep \tabcellsep \\
Heaviness of the foot/leg\tabcellsep Pretibial oedema\tabcellsep C3\\
Pain in calf/thigh\tabcellsep Induration of the skin\tabcellsep C4\\
Cramps in calf/thigh\tabcellsep Hyperpigmentation\tabcellsep C4\\
Pruritus\tabcellsep New venous ectasia\tabcellsep C2\\
Paraesthesia\tabcellsep Redness\tabcellsep \\
\multicolumn{2}{l}{Pain during calf compression (post DVT)}\tabcellsep \\
Ulceration of the skin\tabcellsep C5, C6\tabcellsep \\
\multicolumn{2}{l}{sign or symptom is graded with as 1, 2, or 3.}\tabcellsep \\
\multicolumn{2}{l}{(1 = mild, 2 = moderate, 3 = severe). Ulceration of the skin 4 points}\tabcellsep \\
\multicolumn{3}{l}{The presence leg ulcer is a late complication of PTS consistent with severe CVI, CEAP 5, 6.}\\
\multicolumn{2}{l}{Definition of clinical post-t romb ic syndrome ccording to Prandoni (Villalta)}\tabcellsep \\
Absent:\tabcellsep score <5\tabcellsep \\
Mild-to-moderate:\tabcellsep \multicolumn{2}{l}{score between 5 and 10 and 10 to 15 respectively at 2 consecutive visits}\\
Severe:\tabcellsep score >15 at 2 consecutive occasions\tabcellsep \\
\multicolumn{2}{l}{Source: Pesavento R, Prandoni P. Phlebology Digest 2007;20:4-8}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 6 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gal Carrier et al.]{b20}\label{b20} 	 		\textit{},  		 			Le Gal Carrier 		,  		 			M Kovacs 		,  		 			M J Betancourt 		,  		 			Smt Kahn 		,  		 			S R Wells 		,  		 			P S Anderson 		,  		 			D A Chagon 		,  		 			J Solymoss 		,  		 			S Crowther 		,  		 			M Righini 		,  		 			M Delluc 		,  		 			A White 		,  		 			R H Vickars 		,  		 			L Rodger 		,  		 			M 		.  		 	 
\bibitem[Michiels et al. ()]{b4}\label{b4} 	 		‘A critical appraisal of non-invasive diagnosis and exclusion of deep vein thrombosis and pulmonary embolism in outpatients with suspected deep vein thrombosis or pulmonary embolism: how many tests do we need?’.  		 			J J Michiels 		,  		 			A Gadisseur 		,  		 			M Van Der Planken 		,  		 			W Schroyens 		,  		 			M De Maeseneer 		.  	 	 		\textit{Int Angiol}  		2005. 24 p. .  	 
\bibitem[Kearon et al. ()]{b5}\label{b5} 	 		‘A randomized trial of diagnostic strategies after normal proximal vein ultrasonography for suspected deep vein thrombosis: D-Dimer testing compared with repeated ultrasonography’.  		 			C Kearon 		,  		 			J S Ginsberg 		,  		 			J Douketis 		,  		 			M A Crowther 		,  		 			A G Turpie 		,  		 			S M Bates 		.  	 	 		\textit{Ann Intern Med}  		2005. 142 p. .  	 
\bibitem[Prandoni et al. ()]{b15}\label{b15} 	 		‘Below-knee elastic compression stockings to prevent the postthrombotic syndrome’.  		 			P Prandoni 		,  		 			A Lensing 		,  		 			M H Prins 		.  	 	 		\textit{Ann Int Med}  		2004. 141 p. .  	 
\bibitem[Ultrasound ()]{b8}\label{b8} 	 		‘Clinical Score, and D-Dimer to Rule in and Out Deep Venous Thrombosis (Dvt) and Postthrombotic Syndrome (Pts): Bridging the Gap between Dvt and Ptsin the Primary Care and Hospital Setting REVERSE study’.  		 			Duplex Ultrasound 		.  	 	 		\textit{J ThrombHaemostas}  		2011. 9 p. .  	 
\bibitem[Schutgens et al.]{b7}\label{b7} 	 		\textit{Combination of a normal d-dimer concentration and a non-high pretest clinical probability score is a safe strategy to},  		 			R E Schutgens 		,  		 			P Ackermark 		,  		 			F J Haas 		,  		 			H K Nieuwenhuis 		,  		 			H G Peltenburg 		,  		 			A H Pijlman 		,  		 			M Pruijm 		,  		 			R Oltmans 		,  		 			J C Kelder 		,  		 			D H Biesma 		.  		 	 
\bibitem[Palareti et al. ()]{b9}\label{b9} 	 		‘D-dimer testing to determine the duration of anticoagulant therapy’.  		 			G Palareti 		,  		 			B Cosmi 		,  		 			C Legnani 		.  	 	 		\textit{New Eng J Med}  		2006. 355 p. .  	 
\bibitem[Palareti et al. ()]{b21}\label{b21} 	 		‘D-dimerto guide the duration of anticoagulation in patients with venous throm boembolism: a management study’.  		 			G Palareti 		,  		 			B Cosmi 		,  		 			C Legnani 		,  		 			E Antonucci 		,  		 			De Micheli 		,  		 			V 		.  	 	 		\textit{Blood}  		2014. 124 p. .  	 
\bibitem[Meissner et al. ()]{b17}\label{b17} 	 		‘Deep venous insufficiency: the relationship between lysis and subsequent reflux’.  		 			M H Meissner 		,  		 			R A Manzo 		,  		 			R O Bergelin 		,  		 			A Markel 		,  		 			E Strandness 		.  	 	 		\textit{J Vasc Surgery}  		1993. 18 p. .  	 
\bibitem[Oudega et al. ()]{b11}\label{b11} 	 		‘Different cut-off levels for two D-Dimer assays to exclude deep vein thrombosis in primary care’.  		 			R Oudega 		,  		 			D B Toll 		,  		 			R J Bulten 		,  		 			A W Hoes 		,  		 			K G Moons 		.  	 	 		\textit{ThrombHaemostas}  		2006. 95 p. .  	 
\bibitem[Michiels et al. ()]{b22}\label{b22} 	 		‘Duplex ultrasonography, clinical score, thrombotic risk and D-dimertesting for evidence baseddiagnosis and management of deepve in thrombosis and alternative diagnoses in the primary care setting and out patientward’.  		 			J J Michiels 		,  		 			W Moosdorff 		,  		 			H Maasland 		,  		 			J M Michiels 		,  		 			M U Lao 		,  		 			Ham Neumann 		,  		 			P Dulicek 		,  		 			V Stvrtinova 		,  		 			J Barth 		,  		 			G Palareti 		.  	 	 		\textit{Intern Angiol}  		2014. 33  (1)  p. .  	 
\bibitem[exclude deep vein thrombosis Circulation ()]{b10}\label{b10} 	 		‘exclude deep vein thrombosis’.  	 	 		\textit{Circulation}  		2003. 107 p. .  	 
\bibitem[Cate-Hoek et al. ()]{b19}\label{b19} 	 		‘Individually tailored duration of elastic compression therapy in relation to incidence of the post-thrombotic syndrome’.  		 			Ten Cate-Hoek 		,  		 			A J Tencate 		,  		 			H Tordoir 		,  		 			J Hamulyak 		,  		 			K Prins 		,  		 			MH 		.  	 	 		\textit{J VascSurg}  		2010. 52 p. .  	 
\bibitem[Michiels and Hamulyak ()]{b2}\label{b2} 	 		‘Laboratory diagnosis of hereditarythrombophilia’.  		 			J J Michiels 		,  		 			K Hamulyak 		.  	 	 		\textit{Sem ThrombHemostas}  		1998. 24 p. .  	 
\bibitem[Perrier et al. ()]{b6}\label{b6} 	 		‘Non-onvasive diagnosis of venous thromboembolism in outpatients’.  		 			A Perrier 		,  		 			S Desmarais 		,  		 			M J Miron 		,  		 			P De Moerloose 		,  		 			R Lepage 		,  		 			D Slosman 		,  		 			D Didier 		,  		 			P F Unger 		,  		 			J V Patenaude 		,  		 			H Bounameaux 		.  	 	 		\textit{Lancet}  		1999. 353 p. .  	 
\bibitem[Prandoni and Lensing ()]{b13}\label{b13} 	 		‘Prins MH et al Residual venous thrombosis as a predictive factor of recurrent venous thromboembolism’.  		 			P Prandoni 		,  		 			Awa Lensing 		.  	 	 		\textit{Ann Intern Med}  		2002. 137 p. .  	 
\bibitem[Michiels et al. ()]{b14}\label{b14} 	 		‘Prospective Studies on Diagnosis, Prevention, and Management of DeepVeinThrombosis (DVT), DVT Recurrence and the Post-ThromboticSyndrome(PTS): From Concept toStudy Design in the Primary Care Setting’.  		 			J J Michiels 		,  		 			W Moosdorff 		,  		 			H Maasland 		,  		 			J M Michiels 		,  		 			M U Lao 		,  		 			Ham Neumann 		,  		 			P Dulicek 		,  		 			V Stvrtinova 		,  		 			G Palareti 		.  	 	 		\textit{Fam Med MedSciRes}  		2014.  (3)  p. 138.  	 
\bibitem[Siragusa et al. ()]{b16}\label{b16} 	 		‘Residual vein thrombosis to establish duration of antiocoagulation after a first episode of deep vein thrombosis’.  		 			S Siragusa 		,  		 			Malatoa 		,  		 			R Anastasio 		.  	 	 		\textit{Blood}  		2008. 112 p. .  	 
\bibitem[Tick et al. ()]{b1}\label{b1} 	 		‘Risk factors for post-thrombotic syndrome in patients with a first deep venous thrombosis’.  		 			L W Tick 		,  		 			Mhh Kramer 		,  		 			F R Rosendaal 		,  		 			W R Fabers 		,  		 			Cjm Doggens 		.  	 	 		\textit{J ThrombHaemostas}  		2008. 6 p. .  	 
\bibitem[Michiels et al. ()]{b3}\label{b3} 	 		‘Screening for deep vein thrombosis and pulmonary embolism in outpatients with suspected DVT or PE by sequential use of clinical score: A sensitive quantitative Ddimer test and non-invasive diagnostic tools’.  		 			J J Michiels 		,  		 			A Gadisseur 		,  		 			M Van Der Planken 		,  		 			W Schroyens 		,  		 			M De Maeseneer 		.  	 	 		\textit{Sem in Vasc Med}  		2005. 5 p. .  	 
\bibitem[Michiels ()]{b0}\label{b0} 	 		‘Section Thrombophilia in: Thrombophilia and Venous Thromboembolism. International Consensus statement. Guidelines according to scientific evidence’.  		 			J J Michiels 		.  	 	 		\textit{Int Angiol}  		2005. 24 p. .  	 
\bibitem[Prandoni et al. ()]{b12}\label{b12} 	 		‘The longterm clinical course of acute deep vein thrombosis’.  		 			P Prandoni 		,  		 			Awa Lensing 		,  		 			A Cogo 		.  	 	 		\textit{Ann Intern Med}  		1996. 125 p. .  	 
\bibitem[Markel et al. ()]{b18}\label{b18} 	 		‘Valular reflux after deep vein thrombosis: incidence and time of occurrence’.  		 			A Markel 		,  		 			R A Manzo 		,  		 			R O Bergelin 		,  		 			D E Strandness 		.  	 	 		\textit{J VascSurg}  		1992. 15 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
