\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={Ultrasound-Guided Central Venous Catheterization. Study Guide},
 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{2021 2021-05-15 (revised: 46 Year 2021 15 May 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021 2021-05-15}
\title{Ultrasound-Guided Central Venous Catheterization. Study Guide}
\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]{William  Prada}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 April 2021 Accepted: 3 May 2021 Published: 15 May 2021}

\maketitle


\begin{abstract}
        


Central venous catheterization consists of the insertion of a catheter into the central vascular space for diagnostic or therapeutic purposes. Current evidence recommends the use of ultrasound guidance for the insertion of central venous catheters (CVCs), enabling real-time visualization of the procedure while increasing safety and probability of success. It also reduces intervention time and complications. This literature review article presents the advantages, contraindications, procedure technique and most frequent complications of Doppler ultrasoundguided central venous catheterization.

\end{abstract}


\keywords{central venous catheters. ultrasonography, interventional.}

\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[{Introduction}]{Introduction}\par
entral venous catheterization is a frequent procedure in medical practice performed in image-guided interventionism services, emergency services, surgical, intensive care units, and hemodialysis units, among others. Venous catheterization is the technique whereby a catheter is inserted into the central vascular space for diagnostic or therapeutic purposes \hyperref[b0]{(1)}\hyperref[b1]{(2)}\hyperref[b2]{(3)}\hyperref[b3]{(4)}. The international recommendation today is the insertion of central venous catheters (CVCs) using Doppler ultrasound to guide the procedure \hyperref[b4]{(5)}\hyperref[b5]{(6)}\hyperref[b6]{(7)}\hyperref[b7]{(8)}\hyperref[b9]{(9)}\hyperref[b10]{(10)}\hyperref[b11]{(11)}\hyperref[b12]{(12)}. In addition to the advantages for elective procedures, the use of Doppler ultrasoundguided CVC implantation in cases of difficult venous access is widely known and recommended \hyperref[b13]{(13)}\hyperref[b14]{(14)}\hyperref[b15]{(15)}\hyperref[b16]{(16)}\hyperref[b17]{(17)}.\par
CVCs are placed in large venous vessels such as the internal jugular vein, subclavian vein, common femoral vein or superficial femoral vein, vena cava or suprahepatic veins, and for each of these structures the advantages of ultrasound guidance have been extensively studied \hyperref[b18]{(18,}\hyperref[b19]{19)}. Likewise, peripherally inserted central catheters (PICCs) can be selected when there are no prothrombotic states present, since the latter increase thrombosis cases caused by the length and the vein-catheter relationship, increasing venous stasis \hyperref[b0]{(1,}\hyperref[b2]{3)}. 
\section[{II.}]{II.} 
\section[{Indications}]{Indications}\par
The most frequent indications include hemodynamic monitoring (measurement of central venous pressure or pulmonary artery wedge pressure), administration of medications or parenteral nutrition, impossibility of peripheral venous access, hemodialysis, plasmapheresis, potassium replacement at large doses and implantation of cardiac pacemakers \hyperref[b0]{(1,}\hyperref[b20]{(20)}\hyperref[b22]{(21)}\hyperref[b23]{(22)}\hyperref[b24]{(23)}. 
\section[{Contraindications (absolute and relative).}]{Contraindications (absolute and relative).}\par
Absolute: infection at the puncture site, venous thrombosis. Relative: Coagulopathy, poor patient cooperation \hyperref[b25]{(24,}\hyperref[b26]{25)}.  
\section[{III.}]{III.} 
\section[{Types of Catheters}]{Types of Catheters} 
\section[{IV. Technical Considerations Prior to}]{IV. Technical Considerations Prior to}\par
Conducting the Process Knowledge of the technical aspects of ultrasound and the characteristics of the equipment optimizes assessment prior to conducting the procedure as well as its correct display \hyperref[b27]{(26)}. High-frequency Bmode ultrasound serves to evaluate structures displayed on a gray-scale image, in real time and in different anatomical planes. Venous vessels are visualized as anechoic structures with echogenic thin and regular walls, most of the time exhibiting a greater diameter than their accompanying arteries. In some locations, with excellent image quality, it is possible to identify the venous valves which should be avoided when inserting catheters \hyperref[b28]{(27,}\hyperref[b29]{28)}. Depending on transducer orientation, the venous vessels and the catheter are identified as tubular structures (in a longitudinal plane of the transducer with the vessel) or oval structures (if the transducer is placed transverse or axial to the axis of the vessel) (Image 1) \hyperref[b5]{(6)}. However, in some special cases, such as the catheterization of the internal jugular vein, it is possible to perform oblique orientations, where the vessel is projected in the axial plane and the needle in the longitudinal plane (scheme 1) \hyperref[b30]{(29)}. Under normal conditions the venous vessels collapse with gentle compression with the transducer and, increase their caliber with the Valsalva maneuvers (Image 2). Knowledge of normal vascular anatomy, anatomical variants and possible pathological conditions that may hinder the correct characterization of venous vessels is essential \hyperref[b31]{(30,}\hyperref[b32]{31)}. In most cases, the internal jugular vein is located anterolateral to the common carotid artery (image 3) presenting a diameter that varies between 5 and 11.5 mm. The right vein diameter is relatively greater than the left, in up to 65\% of cases \hyperref[b33]{(32)}, and the right is also generally preferred as the first option for catheter placement. 
\section[{Scheme by William Prada.}]{Scheme by William Prada.}\par
Image 2: transverse image of the internal jugular vein at rest (A), during the Valsalva maneuver (B), there is an increase in caliber. The common femoral vein is made up of its tributaries: the deep femoral vein and the femoral vein (previously known as the superficial femoral vein), is located approximately 9 cm from the inguinal ligament and medial to the common femoral artery (Image 4). Proximally, the femoral vein runs medially to the artery, but, distally, it crosses over it and is located laterally \hyperref[b34]{(33)}. In some percentages and especially in the pediatric population, the femoral artery may adopt an anterior location to the vein \hyperref[b35]{(34)}.\par
The subclavian vein is the continuation of the axillary vein, delimited at the superior edge of the first rib (where the axillary vein receives its tributary, the cephalic vein) to the sternoclavicular joint at its junction with the internal jugular vein, forming the jugulo-subclavian confluent. It presents an arched path towards the cephalic region, its anterior wall is related to the posterior facet of the clavicle and its posterior wall is related to the subclavian artery, anterior scalene muscle, first rib and pleura \hyperref[b28]{(27)}.\par
Examination with color Doppler and pulsedwave Doppler facilitates differentiation between arterial and venous structures, as well as the assessment of their patency. The veins have spontaneous and phasic flow (which vary with the respiratory and cardiac cycle) (27) (Image 4).     
\section[{a) Seldinger Technique, Modified Seldinger and Process Description}]{a) Seldinger Technique, Modified Seldinger and Process Description}\par
The Seldinger technique, described by Radiologist Sven Ivar Seldinger in 1953, is used for percutaneous vascular catheterization with needle puncture and blood return \hyperref[b36]{(35)}\hyperref[b37]{(36)}\hyperref[b38]{(37)}. The advent of ultrasound and its use as a guide for procedures prompted a modification of the Seldinger technique, resulting its use in many interventional radiology procedures (biliary and urinary tract intervention, collection drainage, etc.).\par
Once the vessel has been channeled, a guide is inserted through the needle, the needle is withdrawn and a catheter is inserted through the guide, after path dilation. Central venous catheterization requires a linear transducer with a 10 MHz frequency or more, ideally narrow band for better maneuverability. Before starting the procedure, it is necessary to have all the requisite supplies, check the status of the catheter, permeabilize it with saline solution and keep in mind the length to be introduced for proper location of its distal end.\par
The skin must be prepared using an aseptic and antiseptic technique, setting up a sterile field, and the transducer must be covered with a sterile drape. Sterile gel should be used between the transducer cover and the patient's skin, and non-sterile gel between the cover and the transducer, facilitating the transmission of the ultrasound beam. The transducer shall be located according to the anatomical landmarks mentioned below and the vessel insonated in transverse and longitudinal planes. Local anesthetic is injected into soft tissues using ultrasound guidance with two objectives: to avoid intravascular injection and to verify the catheter's access route. Subsequently, the vessel is located in the center of the screen of the equipment obtaining a longitudinal axis, taking into account that catheterization in the longitudinal axis avoids accidental arterial puncture \hyperref[b6]{(7,}\hyperref[b39]{38)}.\par
The puncture should be done with a Seldinger needle, with the bevel facing up and ideally at an angle of 45° to the skin. The needle is identified as a linear echogenic structure, which projects an acoustic shadow, and its movement ("ballotment" technique) displaces the adjacent tissues, enabling its location \hyperref[b5]{(6)}. The needle is visualized continuously, entering through the anterior wall of the vessel and aspiration is performed with a syringe attached to it. Obtaining blood confirms its correct location and patency. The insertion of the guide should be visualized in the longitudinal axis of the vessel, demonstrating correct direction (39-41) (Figure \hyperref[fig_3]{5}).  The use of the vessel in the axial axis should be considered in cases where the longitudinal axis is not possible, such as in jugular access in patients with a short neck. Progression of the guide, the dilator or the catheter should not put up resistance; if so, the process should not continue, since it may cause vascular dissection. The performance of these steps should be observed under ultrasound guidance (Figure  {\ref 6}). The ultrasound can show the cause of resistance, such as vascular stenosis, vascular thrombosis or insertion towards the opposite wall of the vessel (6). In addition, the trajectory of the guidewire toward distal should be verified and it should not move cephalad. 
\section[{VEIN ADVANTAGES DISADVANTAGES}]{VEIN ADVANTAGES DISADVANTAGES}
\begin{quote}
Internal\end{quote}
 
\section[{Image 6:}]{Image 6:}\par
The ultrasound allows to corroborate guide progress inside the vessel. 
\section[{Ultrasound-Guided Central Venous Catheterization. Study Guide}]{Ultrasound-Guided Central Venous Catheterization. Study Guide}\par
Once the catheter has been inserted, ultrasound can be used to identify the mildly echogenic swirling with a rapid saline flush through the catheter ports. The use of pulmonary ultrasound can be recommended as well, to verify immediate complications such as pneumothorax and focused cardiac ultrasound to verify flushing of the solution and the distal location of the catheter. 
\section[{b) Anatomical Repairs and Procedure Specifications for Central Venous Catheterization i. Internal Jugular Vein}]{b) Anatomical Repairs and Procedure Specifications for Central Venous Catheterization i. Internal Jugular Vein}\par
The patient must be positioned supine, in the Trendelenburg position and with the head rotated to the contra lateral side by 45° (Image 7). The transducer must be placed parallel to the clavicle in the space formed between the sternal and clavicular heads of the sternocleidomastoid muscle (Sedillot's triangle) \hyperref[b2]{(3,}\hyperref[b5]{6)}. This way, the internal jugular vein, carotid artery and sternocleidomastoid muscle are identified (scheme 2b). The patient should be positioned supine, in the Trendelenburg position with the head rotated to the contra lateral side. A supraclavicular or infraclavicular approach can be performed \hyperref[b43]{(42)}. In the supraclavicular approach, the transducer is positioned parallel (or slightly oblique) to the medial clavicle, above it, directing the transducer beam caudally, in order to identify the jugulo-subclavian confluent \hyperref[b5]{(6,}\hyperref[b28]{27)}. In the infraclavicular approach, the transducer is positioned parallel to the clavicle, under it, at its junction of the external third and the middle third (scheme 2a). The puncture must be delivered by directing the needle towards the sternal notch and horizontally, with respect to the chest wall.  {\ref (42.43)}. The subclavian artery and the lung are identified below the vein, thus avoiding accidental puncture.\par
Scheme by William Prada. iii 
\section[{. Femoral Vein}]{. Femoral Vein}\par
The patient should be positioned supine, in reverse Trendelenburg position (semifowler), with the hip in external rotation. The transducer should be placed longitudinally, in the medial half of an imaginary line that joins the anterior superior iliac spine and the pubic symphysis (Inguinal ligament pathway), identifying the femoral vein medial to the artery (scheme 3). The puncture should be performed below the inguinal ligament, since it facilitates control of bleeding and avoids accidental puncture of intra-abdominal structures. However, the more distal, the greater the risk of arterial puncture \hyperref[b43]{(42)}. V. 
\section[{Location of the Distal end of Catheter}]{Location of the Distal end of Catheter}\par
With the exception of catheters for measurement of pulmonary artery pressure, it is recommended that the end of the catheter be located in the lower third of the superior vena cava (SVC) or the caval atrial junction and choosing a position parallel to the longitudinal axis of the vessel. The most widely used method to check the location of the end of the catheter is chest radiography, ensuring the location of the catheter in the extrapericardial SVC. For hemodialysis catheters, localization in the upper third of the right atrium is recommended, considering it offers specific advantages (better flow rates, reduced thrombus formation and stenosis venous) and minimal complications \hyperref[b45]{(44,}\hyperref[b46]{45)}. The formulas established by Czepizak et al. in adult patients report an efficacy of 95\% for the placement of the catheter in the superior vena cava for punctures in the internal jugular and subclavian veins (Table \hyperref[tab_5]{2}). The optimal positioning of the distal end of femoral central venous catheters has not been extensively studied. It is recommended in the inferior vena cava below the arrival of the renal veins for administration or extraction of fluids, but not for measurement of central venous pressure \hyperref[b36]{(35)}. 
\section[{VI.}]{VI.} 
\section[{Complications}]{Complications}\par
Up to 15\% of CVCs present complications, which can be classified into mechanical, infectious and thrombotic, and in turn, into acute or chronic depending on the onset. The most frequent are those related to mechanical complications that occur between 5\% and 19\%, thrombotic complications between 2\% and 26\%, and infectious between 2\% and 6\% (5,42,46) (Table \hyperref[tab_6]{3}). Taken from \hyperref[b43]{(42,}\hyperref[b48]{47,}\hyperref[b49]{48)}.( D D D D ) K\par
Pneumothorax is most often associated with catheterization of the subclavian vein, especially with the infraclavicular approach and less frequently with the catheterization of the internal jugular vein \hyperref[b50]{(49,}\hyperref[b51]{50)}. Patients with pneumothorax who require pleural drainage present dyspnoea, tachypnea, coughing and/or desaturation. When this is suspected, radiographic and ultrasound monitoring should be performed \hyperref[b36]{(35)}. Hemothorax can be caused by arterial puncture or be one of the presentations of vascular perforation. It is one of the most feared complications, which occurs in 0.25\% of cases and more frequently in left access, possibly due to the acute angle formed between the guide or the catheter and the wall of the SVC.\par
Due to the proximity of the internal jugular vein to the common carotid artery, arterial puncture is a frequent complication, which can be managed with extrinsic compression. Complications secondary to arterial puncture such as hematomas, pseudoaneurysms with or without neural compression, arterial thrombosis or dissection, cerebrovascular disease, arteriovenous fistulas, hemothorax or hemomediastinum have occurred.\par
Venous air embolism has an incidence of 0.8\% and it can occur with the insertion, extraction or exchange of a CVC \hyperref[b45]{(44)}. It can be identified by direct observation of air bubbles in the catheter or sudden desaturation and may be reduced with the patient in Trendelenburg position \hyperref[b36]{(35)}. Benign and-to a lesser extent-malignant cardiac arrhythmias have been reported, caused by the guide or the catheter in the atrium or ventricle. If persistent, they require pharmacological or electrical intervention, and repositioning. Malposition or kinking of the device is associated with local vascular complications (phlebitis, perforation, thrombosis or occlusion), which can be suspected during catheterization with the absence of venous return and can be detected real time on fluoroscopy \hyperref[b51]{(50)}.\par
Puncture of the left subclavian vein is rarely associated with injury to the thoracic duct \hyperref[b51]{(50)}. Retroperitoneal hematoma is one of the most fatal complications in femoral vein catheterization, which occurs in 1.3\% of patients without the use of ultrasound guidance \hyperref[b51]{(50)}.\par
Catheter-associated vascular infection has a significant effect on morbidity, mortality and health costs. Risk factors include poor insertion technique, emergency placement and long-term use of the catheter \hyperref[b50]{(49,}\hyperref[b51]{50)}. Given its proximity to the perineal area, femoral vein catheterization is the one that is most associated with infectious complications, while subclavian catheterization is the least \hyperref[b7]{(8,}\hyperref[b50]{49)}. Nevertheless, Timsit et al. published an analysis in 2013 of two clinical trials involving 2,128 patients, showing no differences in the rate of infection or colonization in the jugular and femoral catheters (P=0.34), presenting infection in 1 versus 1.1 per 1,000 catheters, respectively \hyperref[b51]{(50)}. 
\section[{VII.}]{VII.} 
\section[{Conclusions}]{Conclusions}\par
The use of Doppler ultrasound guidance for central venous catheterization is becoming increasingly popular in medical practice. The known advantages widely recommend its use to the point that, if not performed, it is considered bad clinical practice. Knowledge of venous anatomy and its features, the procedure technique and the physical properties of ultrasound are very useful to conduct a successful procedure. It is important to have experience in all the anatomical routes of ultrasound-guided venous catheterization and with the different techniques in order to deliver better results when facing vascular access. \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Image 1 :Scheme 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Image 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Image 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Image 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Image 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Scheme 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Scheme 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
D D D D ) K\\
(\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.51\textwidth}P{0.34\textwidth}}
Insertion Site\tabcellsep Formula\\
Right Subclavian Vein\tabcellsep (Height/10) -2 cm.\\
Left Subclavian Vein\tabcellsep (Height/10) + 2 cm.\\
Right Internal Jugular Vein\tabcellsep Height/10\\
Left Internal Jugular Vein\tabcellsep (Height/10) + 4 cm.\end{longtable} \par
 
\caption{\label{tab_5}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
FRECUENCY (\%)\end{longtable} \par
 
\caption{\label{tab_6}Table 3 :}\end{figure}
 			\footnote{© 2021 Global Journals} 			\footnote{© 2021 Global JournalsUltrasound-Guided Central Venous Catheterization. Study Guide} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b8}\label{b8} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1056/NEJMoa1109071}{10.1056/NEJMoa1109071}.  		 \url{http://www.nejm.org/doi/abs/10.1056/NEJMoa1109071}  		355 p. .  	 
\bibitem[Felipe et al. ()]{b2}\label{b2} 	 		\textit{},  		 			Imigo Felipe 		,  		 			Elgueta Alvaro 		,  		 			Castillo Erick 		.  	 	 		\textit{Accesos venosos centrales. Cuad Cir}  		2011. 25 p. .  	 
\bibitem[ Nature Publishing Group ()]{b21}\label{b21} 	 		\textit{},  	 	 		\textit{Nature Publishing Group}  		2014. 86  (5)  p. .  	 
\bibitem[Pronovost and Needham ()]{b7}\label{b7} 	 		‘An Intervention to Decrease Catheter-Related Bloodstream Infections in the ICU’.  		 			P Pronovost 		,  		 			D Needham 		.  	 	 		\textit{N Engl J Med}  		2006.  	 	 (Internet) 
\bibitem[Bannon et al. ()]{b32}\label{b32} 	 		‘Anatomic considerations for central venous cannulation’.  		 			M P Bannon 		,  		 			S F Heller 		,  		 			M Rivera 		.  	 	 		\textit{Risk Manag Healthc Policy}  		2011. 4 p. .  	 
\bibitem[Mathers et al. ()]{b44}\label{b44} 	 		‘Anatomic considerations in placement of central venous catheters’.  		 			L Mathers 		,  		 			D Smith 		,  		 			L Frankel 		.  	 	 		\textit{Clin Anat}  		1992. 5 p. .  	 
\bibitem[Zwiebel ()]{b28}\label{b28} 	 		\textit{Anatomía de las venas de las extremidades: terminología y características ecográficas de las venas normales. Zwiebel's Doppler General},  		 			W Zwiebel 		.  		2008. p. .  	 
\bibitem[Barr et al.]{b5}\label{b5} 	 		‘Basic Ultrasound-guided Procedures’.  		 			L Barr 		,  		 			N Hatch 		,  		 			P J Roque 		,  		 			T S Wu 		.  	 	 		\textit{Crit Care Clin}  		 	 	 (Internet) 
\bibitem[Barr et al.]{b41}\label{b41} 	 		‘Basic Ultrasound-guided Procedures’.  		 			L Barr 		,  		 			N Hatch 		,  		 			P J Roque 		,  		 			T S Wu 		.  	 	 		\textit{Crit Care Clin}  		 	 	 (Internet) 
\bibitem[Tan and Gibson ()]{b24}\label{b24} 	 		‘Central venous catheters: The role of radiology’.  		 			P L Tan 		,  		 			M Gibson 		.  	 	 		\textit{Clin Radiol}  		2006. 61  (1)  p. .  	 
\bibitem[Frykholm et al. ()]{b36}\label{b36} 	 		‘Clinical guidelines on central venous catheterisation’.  		 			P Frykholm 		,  		 			Pikwer A Hammarskjöld 		,  		 			F 		,  		 			Larsson A T Lindgren 		,  		 			S Lindwall 		,  		 			R 		.  	 	 		\textit{Acta Anaesthesiol Scand}  		2014. 58  (5)  p. .  	 
\bibitem[Mansfield et al. ()]{b49}\label{b49} 	 		‘Complications and failures ofsubclavian vein catheterisation’.  		 			P Mansfield 		,  		 			D Hohn 		,  		 			B Fornag 		,  		 			M Gregurich 		,  		 			D Ota 		.  	 	 		\textit{N Engl J Med}  		1994. 331 p. .  	 
\bibitem[Patel et al.]{b26}\label{b26} 	 		‘Consensus guidelines for periprocedural management of coagulation status and hemostasis risk in percutaneous image-guided interventions’.  		 			I J Patel 		,  		 			J C Davidson 		,  		 			B Nikolic 		,  		 			G M Salazar 		,  		 			M S Schwartzberg 		,  		 			T G Walker 		.  	 	 		\textit{J Vasc Interv Radiol}  		 	 	 (Internet) 
\bibitem[Kessel and Robertson]{b25}\label{b25} 	 		\textit{En: Interventional Radiology: A Survival Guide Fourt Edition},  		 			D Kessel 		,  		 			I Robertson 		.  		p. .  	 	 (Pre-procedure safety check) 
\bibitem[Kessel and Robertson]{b27}\label{b27} 	 		\textit{En: Interventional Radiology: A Survival Guide Fourt Edition},  		 			D Kessel 		,  		 			I Robertson 		.  		p. .  	 	 (Principles of vascular access) 
\bibitem[Aouad et al. ()]{b35}\label{b35} 	 		‘Femoral vein cannulation performed by residents: A comparison between ultrasound-guided and landmark technique in infants and children undergoing cardiac surgery’.  		 			M T Aouad 		,  		 			G E Kanazi 		,  		 			F W Abdallah 		,  		 			F H Moukaddem 		,  		 			M J Turbay 		,  		 			M Y Obeid 		.  	 	 		\textit{Anesth Analg}  		2010. 111  (3)  p. .  	 
\bibitem[Guidance on the use of ultrasound locating devices for placing central venous catheters. Technol Apprais Guid No 49 (2002)]{b0}\label{b0} 	 		\textit{Guidance on the use of ultrasound locating devices for placing central venous catheters. Technol Apprais Guid No 49},  		2002. September. p. 21.  		 			National Institute for Clinical Excellence 		 	 
\bibitem[Nayeemuddin and Asquith ()]{b45}\label{b45} 	 		‘Imaging and management of complications of central venous catheters’.  		 			M Nayeemuddin 		,  		 			Pherwani A D Asquith 		,  		 			JR 		.  	 	 		\textit{The Royal College of Radiologists}  		2013. 68  (5)  p. .  	 	 (Clin Radiol) 
\bibitem[Lamperti et al. ()]{b6}\label{b6} 	 		‘International evidence-based recommendations on ultrasoundguided vascular access’.  		 			M Lamperti 		,  		 			A R Bodenham 		,  		 			M Pittiruti 		,  		 			M Blaivas 		,  		 			J G Augoustides 		,  		 			M Elbarbary 		.  	 	 		\textit{Intensive Care Med}  		2012. 38  (7)  p. .  	 
\bibitem[Parienti et al. ()]{b50}\label{b50} 	 		‘Intravascular complications of central venous catheterization by insertion site’.  		 			J J Parienti 		,  		 			N Mongardon 		,  		 			B Megarbane 		.  	 	 		\textit{J Vasc Surg}  		2016. 63  (3)  p. 846.  	 
\bibitem[Timsit et al. (2013)]{b51}\label{b51} 	 		‘Jugular versus femoral shortterm catheterization and risk of infection in intensive care unit patients. Causal analysis of two randomized trials’.  		 			J F Timsit 		,  		 			L Bouadma 		,  		 			O Mimoz 		,  		 			J J Parienti 		,  		 			M Garrouste-Orgeas 		,  		 			S Alfandari 		,  		 			G Plantefeve 		,  		 			R Bronchard 		,  		 			G Troche 		,  		 			R Gauzit 		,  		 			M Antona 		,  		 			E Canet 		,  		 			J Bohe 		,  		 			M C Herrault 		,  		 			C Schwebel 		,  		 			S Ruckly 		,  		 			B Souweine 		,  		 			J C Lucet 		.  	 	 		\textit{Am J Respir Crit Care Med}  		2013 Nov 15. 188  (10)  p. .  	 
\bibitem[Gime?ez and Oleaga ()]{b37}\label{b37} 	 		\textit{Manual de te?nicas intervencionistas guiadas por ima?enes},  		 			Guimaraes Gime?ez 		,  		 			Sierre Oleaga 		.  		2011. 4.  	 
\bibitem[Gibson and Mahajan ()]{b31}\label{b31} 	 		‘Misplaced central venous catheters: Applied anatomy and practical management’.  		 			F Gibson 		,  		 			Bodenham A Mahajan 		,  		 			RP 		.  	 	 		\textit{Br J Anaesth}  		2013. 110  (3)  p. .  	 
\bibitem[Mozes and Gloviczki ()]{b34}\label{b34} 	 		 			G Mozes 		,  		 			P Gloviczki 		.  		\textit{New Discoveries in Anatomy and New Terminology of Leg Veins: Clinical Implications. Vasc Endovascular Surg},  				2004. 38 p. .  	 	 (Internet) 
\bibitem[Stone et al.]{b39}\label{b39} 	 		‘Needle tip visualization during ultrasound-guided vascular access: short-axis vs long-axis approach’.  		 			M B Stone 		,  		 			C Moon 		,  		 			D Sutijono 		,  		 			M Blaivas 		.  	 	 		\textit{Am J Emerg Med}  		 	 	 (Internet) 
\bibitem[Kaufman and Pena ()]{b29}\label{b29} 	 		\textit{Noninvasive Vascular Imaging. En: Vascular and Interventional Radiology: The Requisites},  		 			J A Kaufman 		,  		 			C Pena 		.  		2014. Saunders.  	 
\bibitem[Hatfield and Bodenham ()]{b17}\label{b17} 	 		‘Portable ultrasound for difficult central venous access’.  		 			A Hatfield 		,  		 			A Bodenham 		.  	 	 		\textit{Br J Anaesth}  		1999. 82 p. .  	 
\bibitem[Cristobal et al. ()]{b46}\label{b46} 	 		‘Posición ideal de la punta del cateter venoso central’.  		 			J Cristobal 		,  		 			T Pedemonte 		,  		 			C Carvajal 		.  	 	 		\textit{Rev Chil Anest}  		2006. 70 p. .  	 
\bibitem[Mcgee and Gould ()]{b48}\label{b48} 	 		‘Preventing Complications of Central Venous Catheterization’.  		 			D C Mcgee 		,  		 			M K Gould 		.  	 	 		\textit{N Engl J Med [Internet]}  		2003. 348  (12)  p. .  	 
\bibitem[Frasca et al. ()]{b47}\label{b47} 	 		‘Prevention of central venous catheter-related infection in the intensive care unit’.  		 			D Frasca 		,  		 			C Dahyot-Fizelier 		,  		 			O Mimoz 		.  	 	 		\textit{Crit Care}  		2010. 14  (2)  p. 212.  	 
\bibitem[Journal et al. ()]{b11}\label{b11} 	 		\textit{Revista Colombiana de Anestesiología seguridad podemos llegar a ofrecer ?},  		 			C Journal 		,  		 			F Raffán 		,  		 			C Ni 		,  		 			W F Amaya 		,  		 			E Hermida 		,  		 			J A Sánchez 		.  		2016. 3 p. .  	 
\bibitem[Mehta et al. ()]{b14}\label{b14} 	 		‘Systematic review: is real-time ultrasonic-guided central line placement by ED physicians more successful than the traditional landmark approach’.  		 			N Mehta 		,  		 			W W Valesky 		,  		 			A Guy 		,  		 			R Sinert 		.  	 	 		\textit{Emerg Med J [Internet}  		2013. 30  (5)  p. .  	 
\bibitem[Clark and Barsuk]{b20}\label{b20} 	 		‘Temporary hemodialysis catheters: recent advances’.  		 			E G Clark 		,  		 			J H Barsuk 		.  	 	 		\textit{Kidney Int}  		 	 	 (Internet) 
\bibitem[Dilisio and Mittnacht]{b30}\label{b30} 	 		‘The "medial-oblique" approach to ultrasound-guided central venous cannulation-Maximize the view, minimize the risk’.  		 			R Dilisio 		,  		 			Ajc Mittnacht 		.  	 	 		\textit{J Cardiothorac Vasc Anesth}  		 	 	 (Internet) 
\bibitem[Higgs et al. ()]{b38}\label{b38} 	 		‘The Seldinger technique: 50 Years on’.  		 			Zcj Higgs 		,  		 			Dal Macafee 		,  		 			B D Braithwaite 		,  		 			Maxwell-Armstrong Ca 		.  	 	 		\textit{Lancet}  		2005. 366  (9494)  p. .  	 
\bibitem[Saul et al. ()]{b1}\label{b1} 	 		‘The Ultrasound-Only Central Venous Catheter Placement and Confirmation Procedure’.  		 			T Saul 		,  		 			M Doctor 		,  		 			N L Kaban 		,  		 			N C Avitabile 		,  		 			S D Siadecki 		,  		 			R E Lewiss 		.  		 \xref{http://dx.doi.org/10.7863/ultra.34.7.1301}{10.7863/ultra.34.7.1301}.  		 \url{http://www.jultrasoundmed.org//cgi/doi/10.7863/ultra.34.7.1301}  	 	 		\textit{J Ultrasound Med [Internet]}  		2015. 34  (7)  p. .  	 
\bibitem[Khoo and Han]{b15}\label{b15} 	 		‘The Use of Ultrasound in Vascular Procedures’.  		 			S W Khoo 		,  		 			D C Han 		.  	 	 		\textit{Surg Clin North Am}  		 	 	 (Internet) 
\bibitem[Hind ()]{b13}\label{b13} 	 		‘Ultrasonic locating devices for central venous cannulation: meta-analysis’.  		 			D Hind 		.  	 	 		\textit{Bmj [Internet]}  		2003. 327  (7411)  p. 361.  	 
\bibitem[Vezzani et al. ()]{b3}\label{b3} 	 		‘Ultrasonography as a guide during vascular access procedures and in the diagnosis of complications’.  		 			A Vezzani 		,  		 			T Manca 		,  		 			A Vercelli 		,  		 			A Braghieri 		,  		 			A Magnacavallo 		.  	 	 		\textit{J Ultrasound}  		2013. 16  (4)  p. .  	 
\bibitem[Calvert et al. ()]{b10}\label{b10} 	 		‘Ultrasound for central venous cannulation: Economic evaluation of costeffectiveness’.  		 			N Calvert 		,  		 			D Hind 		,  		 			R Mcwilliams 		,  		 			Davidson A Beverley C A 		,  		 			S M Thomas 		.  	 	 		\textit{Anaesthesia}  		2004. 59  (11)  p. .  	 
\bibitem[Balls et al.]{b12}\label{b12} 	 		‘Ultrasound guidance for central venous catheter placement: results from the Central Line Emergency Access Registry Database’.  		 			A Balls 		,  		 			F Lovecchio 		,  		 			A Kroeger 		,  		 			J S Stapczynski 		,  		 			M Mulrow 		,  		 			D Drachman 		.  	 	 		\textit{Am J Emerg Med}  		 	 	 (Internet) 
\bibitem[Ayoub et al. ()]{b33}\label{b33} 	 		‘Ultrasound guidance for internal jugular vein cannulation: Continuing Professional Development. Can J Anesth Can d'anesthésie’.  		 			C Ayoub 		,  		 			C Lavallée 		,  		 			A Denault 		.  	 	 		\textit{Internet]}  		2010. 57  (5)  p. .  	 
\bibitem[Randolph et al. ()]{b16}\label{b16} 	 		‘Ultrasound guidance for placement of central venous catheters: a metaanalysis of the literature’.  		 			A Randolph 		,  		 			D Cook 		,  		 			C Gonzales 		,  		 			C Pribble 		.  	 	 		\textit{Crit Care Med}  		1996. 24 p. .  	 
\bibitem[Abboud and Kendall ()]{b42}\label{b42} 	 		‘Ultrasound guidance for vascular access’.  		 			P-Ac Abboud 		,  		 			J L Kendall 		.  	 	 		\textit{Emerg Med Clin North Am}  		2004. 22  (3)  p. .  	 
\bibitem[Brass et al. ()]{b18}\label{b18} 	 		‘Ultrasound guidance versus anatomical landmarks for internal jugular vein catheterization’.  		 			P Brass 		,  		 			M Hellmich 		,  		 			L Kolodziej 		,  		 			G Schick 		,  		 			A F Smith 		.  	 	 		\textit{Cochrane Database Syst Rev}  		2015.  (1) .  	 	 (Internet) 
\bibitem[Brass et al. ()]{b19}\label{b19} 	 		‘Ultrasound guidance versus anatomical landmarks for subclavian or femoral vein catheterization’.  		 			P Brass 		,  		 			M Hellmich 		,  		 			L Kolodziej 		,  		 			G Schick 		,  		 			A F Smith 		.  	 	 		\textit{Cochrane Database Syst Rev}  		2015.  (1) .  	 	 (Internet) 
\bibitem[Vaux et al. ()]{b23}\label{b23} 	 		‘Ultrasound use for the placement of haemodialysis catheters’.  		 			E C Vaux 		,  		 			R Shail 		,  		 			K S Rabindranath 		.  	 	 		\textit{Cochrane Database Syst Rev}  		2009.  (1) .  	 
\bibitem[Lalu et al. ()]{b4}\label{b4} 	 		‘Ultrasound-Guided Subclavian Vein Catheterization’.  		 			M M Lalu 		,  		 			A Fayad 		,  		 			O Ahmed 		,  		 			G L Bryson 		,  		 			D A Fergusson 		,  		 			C C Barron 		.  	 	 		\textit{Crit Care Med [Internet]}  		2015. 43  (7)  p. .  	 
\bibitem[Seto et al. ()]{b22}\label{b22} 	 		‘Ultrasound-guided venous access for pacemakers and defibrillators’.  		 			A H Seto 		,  		 			A Jolly 		,  		 			J Salcedo 		.  	 	 		\textit{J Cardiovasc Electrophysiol}  		2013. 24  (3)  p. .  	 
\bibitem[Shah A et al. ()]{b43}\label{b43} 	 		‘Ultrasoundguided subclavian venous catheterisation -Is this the way forward? A narrative review’.  		 			Shah A 		,  		 			Smith A 		,  		 			S Panchatsharam 		.  	 	 		\textit{Int J Clin Pract}  		2013. 67  (8)  p. .  	 
\bibitem[Bowdle ()]{b9}\label{b9} 	 		‘Vascular complications of central venous catheter placement: Evidence-based methods for prevention and treatment’.  		 			A Bowdle 		.  		 \xref{http://dx.doi.org/10.1053/j.jvca.2013.02.027}{10.1053/j.jvca.2013.02.027}.  		 \url{http://dx.doi.org/10.1053/j.jvca.2013.02.027}  	 	 		\textit{J Cardiothorac Vasc Anesth}  		2014. Elsevier. 28  (2)  p. .  	 	 (Internet) 
\bibitem[Chapman G A et al. ()]{b40}\label{b40} 	 		‘Visualisation of needle position using ultrasonography’.  		 			Chapman G A 		,  		 			D Johnson 		,  		 			R Bodenham A 		.  	 	 		\textit{Anaesthesia}  		2006. 61  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
