\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={Managing Orthopaedic Injuries in Covid-19 Pandemic: A Consise Review},
 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-10 2021-01-15 (revised: October 2021 15 January 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-10 2021-01-15}
\title{Managing Orthopaedic Injuries in Covid-19 Pandemic: A Consise Review}
\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. Sagar  Chaudhari}

             \author[2]{Dr. Ajit Govind  Jangale}

             \author[3]{Dr. Sheetal Ajit  Jangale}

             \author[4]{Dr. Sharayu  Dhande}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2020 Accepted: 4 January 2021 Published: 15 January 2021}

\maketitle


\begin{abstract}
        


Conservative, non-operative therapeutic approach may provide an alternative in non-obligatory fractures in the current COVID-19 pandemic and perhaps later on as well. It may serve as a route for us to manage orthopaedic injuries till we tide over the peak of the pandemic and resume elective surgeries. Perhaps, the Coronavirus crises has given us this unique opportunity to rethink and revisit traditional methods of treating fractures and the tolerance to operate every limb fracture must be risen. We must realize that all the fractures do not always need operative management and the conservative management still has a certain place in our armamentarium of fracture management, in an evolving world.

\end{abstract}


\keywords{orthopaedic injuries, trauma, COVID-19, non-operative management, fracture, dislocation.}

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

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


\let\tabcellsep& 	 	 		 \par
or bed, fall from a bicycle or a bike, fall from a height more than 1m height like roof of the house, tree etc, high energy fracture from high height, road traffic accidents. \hyperref[b18]{17} These accidental injuries not only increase the susceptibility of COVID-19 transmission but also aid in consumption of medical resources that have declined during the SARS-CoV-2 caused pandemic via the way of transmission through hospital.  {\ref 18} Simplifying the management of injuries with the use of braces and boots rather than a plaster casts along with consideration for uncemented implants and un-reamed nails, have resulted in potential advantage in decreasing the respiratory complications in patients who were infected with COVID-19. Such treatments help reduce number of visits to the hospital and also exposure to ultra-dense waiting rooms which could be a breeding ground for SARS-CoV-2. \hyperref[b21]{[19]}\hyperref[b22]{[20]}\hyperref[b23]{[21]} Few patients with lower limb fracture have been more susceptible to pulmonary infections with limited ambulatory capacity. \hyperref[b24]{22,}\hyperref[b25]{23} The COVID-19 pandemic exposed orthopaedic surgeons to manage traumatic injuries with limited resources and in safe manner whilst guarding all other healthcare professionals. \hyperref[b26]{[24]}\hyperref[b27]{[25]}\hyperref[b28]{[26]}\hyperref[b29]{[27]}\hyperref[b30]{[28]}\hyperref[b31]{[29]}\hyperref[b32]{[30]} According to Fineberg 2020, the patients who have to be treated should be categorized based on the COVID-19 exposure - \hyperref[b33]{31} 1) A patient who is not known to be exposed or infected at any time 2) A patient who was exposed but is currently asymptomatic 3) A patient who has recovered from COVID and could be adequately immune 4) A patient who is possibly infected (persons with sign and symptoms consistent with infection who initially test negative) 5) A patient who is currently infected Extensive measures have been taken by different countries, in order to reduce person-to-person transmission of COVID-19 in a variety of ways, in which the social distancing, lockdowns, curfew and selfisolation remaining common across the whole world. \hyperref[b9]{[9]}\hyperref[b10]{[10]}\hyperref[b11]{[11]}\hyperref[b12]{[12]}\hyperref[b14]{[13]} Hence, the rate of Road Traffic Accidents (RTA's) are drastically declined due to extensive lockdown, but the rate of fragility fractures continues to be unaffected, due to more prevalent osteopenia and osteoporosis with progressive ageing. The fragility fractures and traumatic fractures require robust intensive care. \hyperref[b11]{11,}\hyperref[b14]{[13]}\hyperref[b15]{[14]}\hyperref[b16]{[15]}\hyperref[b17]{[16]} Few other injuries include -falling from standing height, fall from less than 1m height like from stool, chair oronavirus disease (COVID-19) is a novel severe acute respiratory syndrome. \hyperref[b0]{1,}\hyperref[b1]{2} The virus was first isolated from three people with pneumonia connected to the cluster of cases in Wuhan. It was first identified in December 2019 in Wuhan, China and has spread to the rest of the world creating a global pandemic. \hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]} On the basis of urgency of surgical procedures patients are categorized as: \hyperref[b34]{32}  
\section[{Category type}]{Category type}\par
Procedures should occur within 1a 24 hours 1b 72 hours 2 1month 3 3month 4 >3months\par
Steps in Managing a Trauma Patient with Covid-19 Symptoms or History of Contact An Orthopaedic surgeon has to be vigilant at all times during providing pre-operative, intra-operative as well as post-operative care to refrain cross-infection amongst surgeons as well as other healthcare professionals. \hyperref[b35]{33} Thermal screening for both the patient as well their attendee should be carried out, appropriate travel history, history of any previous contact should be undertaken. A three-layer surgical mask, hand sanitizer and a pair of disposable gloves should be provided at the entry point to patients along with their attendants who require emergency care. \hyperref[b36]{[34]}\hyperref[b37]{[35]}\hyperref[b38]{[36]} The door handles, chair handles, tables and other necessary material in the waiting areas should be regularly cleaned with 1\% sodium hypochlorite atleast 4 times a day. \hyperref[b39]{[37]}\hyperref[b40]{[38]}\hyperref[b41]{[39]}\hyperref[b42]{[40]} A separate specialized area should be kept ready in the triage to treat COVID patients with trauma. The respective CMO's and the SMO's in the hospital should be informed immediately, in case a symptomatic patient is encountered.\par
Each orthopaedic surgeon along with attendants, are advised to donned PPE kits before examining every single patient, which later on should be carefully doffed off after use. \hyperref[b43]{[41]}\hyperref[b44]{[42]}\hyperref[b45]{[43]}\hyperref[b47]{[44]}\hyperref[b48]{[45]} Resuscitate the patient and rule out all the injuries, also ask the patient to fill Informed consent, along with splintage of fracture limb. \hyperref[b35]{33} All the necessary pre-operative investigations along with COVID-19 testing are advised.\par
If possible, the portable X-rays and ultrasound should be shifted to consulting room to avoid contamination of the radiology area and it also helps in decreasing movement of symptomatic patients. \hyperref[b37]{35} For investigations like CT scan or MRI, we have to sterilize the respective area after investigating every patient as per centres for disease control and prevention guidelines. \hyperref[b37]{35} Patients with closed fractures are advised to wait for surgical interventions until the COVID-19 results are out.\par
All cases that need urgent management like an open fracture, vascular injuries, compartment syndrome or mangled limb; and cannot wait until COVID reports. These patients should be treated as COVID positive patients unless proven otherwise and strict precautions should be taken while treating them so as to avoid transmission to healthcare professionals or to other patients. \hyperref[b35]{[33]}\hyperref[b36]{[34]}\hyperref[b37]{[35]} If the reports are positive keep the patient in the COVID isolation ward until the results are negative and take the help of the COVID response team of the hospital. If the results are negative shift the patient to the orthopaedic ward and then discharge as early as possible. \hyperref[b35]{[33]}\hyperref[b36]{[34]}\hyperref[b37]{[35]} Care must be taken during the hospital stay to physiotherapy, bedsores and DVT prevention. 
\section[{II.}]{II.} 
\section[{Emergency Triage}]{Emergency Triage}\par
Patients presented to the emergency triage with an orthopaedic emergency such as joint dislocations, compartment syndrome, open fractures, mangled extremity, polytrauma with Full Endoscopic Spine Surgery (FESS) should be managed according to a specific guidelines during global health emergencies like a pandemic of COVID-19. \hyperref[b49]{[46]}\hyperref[b50]{[47]}\hyperref[b51]{[48]}\hyperref[b52]{[49]} These orthopaedic emergencies require effective outpatient, inpatient and surgical care besides avoiding transmission of infection to fellow patients and health care givers.\par
The injuries that cannot be managed by the non-operative approach, should be corrected immediately with the surgical approach, with minimum usage or if possible by, completely avoiding Aerosol-Generating Procedures and with proper usage of Personal Protective Equipments with minimum assistants in the operatory. \hyperref[b22]{20,}\hyperref[b53]{[50]}\hyperref[b54]{[51]}\hyperref[b55]{[52]}\hyperref[b56]{[53]}  Patient Triaging Guidelines for Orthopaedic Surgeries: \hyperref[b57]{54} The Expert group from the Chinese Orthopaedic Association and Chinese Association of Orthopaedic Surgeons formulated an expert consensus on the diagnosis and treatment of orthopaedic emergency surgery during the outbreak of COVID-19, which has been published within the Chinese Journal of Orthopaedic Trauma in Chinese. \hyperref[b58]{55} The expert consensus categorized the orthopaedic patients into four types: \hyperref[b58]{55} Type I-Patients had not travelled within the in the epidemic area within 14 days and had no history of direct or indirect contact with suspected or confirmed cases.  Type IV-Patients were diagnosed as a confirmed case. 
\section[{Medical}]{Medical} 
\section[{Orthopaedic Subspeciality}]{Orthopaedic Subspeciality}
\begin{quote}
Operative\end{quote}
\par
On the advent of COVID-19 pandemic, it has been acknowledged by the British Orthopaedic Association (BOA) emergency COVID-19 and the National Health Service England (NHSE) guidelines to manage urgent orthopaedic and trauma conditions pragmatically balancing optimum treatment of patients against clinical safety with resource utilization. \hyperref[b59]{56,}\hyperref[b60]{57} Non-Operative Management of Paediatric Fractures and Dislocations during Coronavirus Crises: \hyperref[b59]{56,}\hyperref[b60]{57}   
\section[{Conclusion}]{Conclusion}\par
The COVID-19 pandemic has substantially led to decrease in operative management of trauma, in order to optimize medical resource allocation and also to help prevent the spread of COVID. The coronavirus crises has led to depletion in the surgical volume, and preference of non-operative management of trauma over operative. On the contrary, orthopaedic surgeons must remain vigilant all the time and be prepared to provide optimal care to the injured patients. 
\section[{Conflict of Interest: None}]{Conflict of Interest: None}\par
Author Contribution: All authors have equally contributed for completion of this manuscript.  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22753120665742024\textwidth}P{0.005599861303744799\textwidth}P{0.06719833564493759\textwidth}P{0.13174410540915393\textwidth}P{0.007073509015256588\textwidth}P{0.010610263522884881\textwidth}P{0.128502080443828\textwidth}P{0.15885922330097088\textwidth}P{0.09431345353675451\textwidth}P{0.018567961165048545\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Metatarsal Fractures}\tabcellsep Patella Fractures\tabcellsep displaced\tabcellsep intra-articular\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Phalanx Fractures}\tabcellsep Talar Fractures\tabcellsep fractures\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Calcaneous\tabcellsep Fractures\tabcellsep Irreducible dislocations\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep with gross displacement\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Lis Franc Injuries\\
\multicolumn{2}{l}{Limb injuries in children and}\tabcellsep \multicolumn{4}{l}{Preferred Indications}\tabcellsep Peri-prosthetic Fractures Equivocal Indications Pathological Fractures\tabcellsep Contraindications\\
\multicolumn{2}{l}{adolescents III.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Hand\tabcellsep Limb\tabcellsep \multicolumn{3}{l}{Clavicle Fractures}\tabcellsep \tabcellsep Displaced Fractures.\tabcellsep Unreduced dislocations\\
Trauma\tabcellsep \tabcellsep \multicolumn{4}{l}{Proximal humerus fractures}\tabcellsep Eg. Supracondylar humerus,\tabcellsep Fractures with vascular\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Shaft-humerus fractures with}\tabcellsep lateral condyle humerus\tabcellsep deficits\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{angulation of less than 45°S Dislocations}\tabcellsep Compound Fractures\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{upracondylar}\tabcellsep \multicolumn{2}{l}{fractures}\tabcellsep Fracture-dislocation\tabcellsep Crush Injuries\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{(Undisplaced/}\tabcellsep \multicolumn{2}{l}{minimally}\tabcellsep Compartment Syndrome\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{displaced)}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Extra-articular}\tabcellsep distal\tabcellsep radius\\
\tabcellsep \tabcellsep fracture\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Hand Fractures}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Reducible dislocations}\tabcellsep \\
\multicolumn{7}{l}{Lower Trauma Pelvic Acetabular Limb Trauma Non-Operative Management of Fractures and Dislocations in Adults during Coronavirus Crises: 56,57,58 Shaft-femur fractures with acceptable angulation and displacements Fractures around Knee Shaft-tibial fractures Phalanx Fractures Metatarsal Fractures Calcaneus Fractures Reducible dislocations Fracture -dislocations Dislocations Displaced Fractures. Eg. Neck of Femur, Shaft Femur, Fractures around the ankle Unreduced dislocations Fractures neurovascular deficits Compound Fractures Crush Injuries Compartment Syndrome with Stable/ Minimally displaced fractures Open book type of injuries Unstable fractures Compound Fractures}\tabcellsep Volume XXI Issue II Version I\\
\multicolumn{3}{l}{Upper limb Injuries in Adults Limb and Spinal}\tabcellsep \multicolumn{4}{l}{Clavicle fractures AC joint dislocations Scapula fractures Fractures without gross displacements; eg; proximal humerus, humeral shaft, humeral-Preferred Indications}\tabcellsep Fractures with significant displacement; Eg., Proximal humerus, humeral shaft, intercondylar humerus, olecranon Radius and Ulna shaft Equivocal Indications\tabcellsep Severe compound fractures Severe Crush Injuries Fractures involving vascular injuries Irreducible dislocations Grossly comminuted and displaced intra-articular Contraindications\tabcellsep Medical Research ( D D D D ) H\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{supracondylar}\tabcellsep \tabcellsep fractures\tabcellsep fractures\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Extra-articular distal radius}\tabcellsep Pathological Fractures\tabcellsep Compartment syndrome\\
\tabcellsep \tabcellsep \tabcellsep fractures\tabcellsep \tabcellsep \tabcellsep Peri-prosthetic Fractures\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Scaphoid Fractures}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Metacarpal Fractures}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Phalanx Fractures}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Reducible Dislocations}\\
\tabcellsep Spine\tabcellsep \tabcellsep \multicolumn{2}{l}{Stable fractures}\tabcellsep \tabcellsep Unstable spine Fractures\tabcellsep Stable Spine Fractures\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep with neural deficit\tabcellsep Fractures with Progressive/\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep acute neurologic deficit\\
\tabcellsep Lower Limb\tabcellsep \tabcellsep \multicolumn{3}{l}{Pubic rami fractures}\tabcellsep Pelvic\tabcellsep -\tabcellsep acetabular\tabcellsep Fracture of neck of Femur\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Undisplaced}\tabcellsep \multicolumn{2}{l}{pelvic-}\tabcellsep Fractures with significant\tabcellsep Femur Shaft Fractures\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{acetabular Fractures}\tabcellsep displacement\tabcellsep Severe Compound Fractures\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Undisplaced}\tabcellsep \multicolumn{2}{l}{Fractures}\tabcellsep Inter-trochanteric\tabcellsep Severe Crush Injuries\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{around knee}\tabcellsep \tabcellsep Fractures\tabcellsep Fractures\tabcellsep with\tabcellsep vascular\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Calcaneous}\tabcellsep \multicolumn{2}{l}{Fractures}\tabcellsep Intercondylar Fractures\tabcellsep injuries\\
\tabcellsep \tabcellsep \tabcellsep without\tabcellsep \tabcellsep \multicolumn{2}{l}{gross}\tabcellsep Tibial-shaft Fractures\tabcellsep Compartment syndrome\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{displacement}\tabcellsep \tabcellsep Tibial-Condyle Fractures\tabcellsep Grossly comminuted and\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2021 Global Journals\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b13}\label{b13} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s00223-020-00679-25}{10.1007/s00223-020-00679-25}.  		 	 
\bibitem[Fineberg]{b33}\label{b33} 	 		\textit{},  		 			Fineberg 		.  		 	 	 (Ten weeks to crush the curve) 
\bibitem[ Respirology (2018)]{b8}\label{b8} 	 		\textit{},  	 	 		\textit{Respirology}  		2018 Feb. 23  (2)  p. .  	 
\bibitem[ Orthopedic Reviews (2020)]{b46}\label{b46} 	 		\textit{},  	 	 		\textit{Orthopedic Reviews}  		2020 Dec 31. 12  (4) .  	 
\bibitem[British Orthopaedic Association. Management of Patients with Urgent Orthopaedic Conditions and Trauma during the Coronavirus Pandemic (2020)]{b59}\label{b59} 	 		\textit{British Orthopaedic Association. Management of Patients with Urgent Orthopaedic Conditions and Trauma during the Coronavirus Pandemic},  		 \url{https://www.boa.ac.uk/uploads/assets/ee39d8a8-945745339774e973c835246d/COVID-19-BOASTs-Combined-v1FINAL.pdf.Accessed}  		May 8, 2020. 2020.  	 
\bibitem[Huang et al. (2020)]{b5}\label{b5} 	 		\textit{Clinical features of patients infected with 2019 novel coronavirus in Wuhan, China. The lancet},  		 			C Huang 		,  		 			Y Wang 		,  		 			X Li 		,  		 			L Ren 		,  		 			J Zhao 		,  		 			Y Hu 		,  		 			L Zhang 		,  		 			G Fan 		,  		 			J Xu 		,  		 			X Gu 		,  		 			Z Cheng 		.  		2020 Feb 15. 10223. 395 p. .  	 
\bibitem[Kumar et al. ()]{b1}\label{b1} 	 		‘Corona virus: a review of COVID-19’.  		 			D Kumar 		,  		 			R Malviya 		,  		 			P K Sharma 		.  	 	 		\textit{EJMO}  		2020. 4  (1)  p. .  	 
\bibitem[Gennaro et al. (2020)]{b0}\label{b0} 	 		\textit{Coronavirus diseases (COVID-19) current status and future perspectives: a narrative review. International journal of environmental research and public health},  		 			Di Gennaro 		,  		 			F Pizzol 		,  		 			D Marotta 		,  		 			C Antunes 		,  		 			M Racalbuto 		,  		 			V Veronese 		,  		 			N Smith 		,  		 			L 		.  		2020 Jan. 17 p. 2690.  	 
\bibitem[Perlman and Netland (2009)]{b2}\label{b2} 	 		‘Coronaviruses post-SARS: update on replication and pathogenesis’.  		 			S Perlman 		,  		 			J Netland 		.  	 	 		\textit{Nature reviews microbiology}  		2009 Jun. 7  (6)  p. .  	 
\bibitem[Hirschmann et al. (2020)]{b54}\label{b54} 	 		‘COVID-19 coronavirus: recommended personal protective equipment for the orthopaedic and trauma surgeon’.  		 			M T Hirschmann 		,  		 			A Hart 		,  		 			J Henckel 		,  		 			P Sadoghi 		,  		 			R Seil 		,  		 			C Mouton 		.  	 	 		\textit{Knee Surgery, Sports Traumatology, Arthroscopy}  		2020 Jun. 28  (6)  p. .  	 
\bibitem[Samsami et al. ()]{b25}\label{b25} 	 		‘COVID-19 pneumonia in asymptomatic trauma patients; report of 8 cases’.  		 			M Samsami 		,  		 			Zebarjadi Bagherpour 		,  		 			J Nematihonar 		,  		 			B Tahmasbi 		,  		 			H 		.  	 	 		\textit{Arch AcadEmerg Med}  		2020. 8  (1)  p. e46.  	 
\bibitem[Chhabra et al. (2020)]{b47}\label{b47} 	 		\textit{COVID-19: Current knowledge and best practices for orthopaedic surgeons. Indian journal of orthopaedics},  		 			H S Chhabra 		,  		 			V Bagaraia 		,  		 			S Keny 		,  		 			K K Kalidindi 		,  		 			A Mallepally 		,  		 			M S Dhillon 		,  		 			R Malhotra 		,  		 			S Rajasekharan 		.  		2020 Jul. 54 p. .  	 
\bibitem[Simpson et al. (2020)]{b55}\label{b55} 	 		‘COVID-19: potential transmission through aerosols in surgical procedures and blood products’.  		 			A H Simpson 		,  		 			G Dall 		,  		 			J G Haas 		.  	 	 		\textit{Bone \& Joint Research}  		2020 Apr. 9  (4)  p. .  	 
\bibitem[Rutala and Weber ()]{b39}\label{b39} 	 		‘Disinfectants used for environmental disinfection and new room decontamination technology’.  		 			W A Rutala 		,  		 			D J Weber 		.  	 	 		\textit{Am J Infect Control}  		2013. 41 p. .  	 
\bibitem[Rutala and Weber (2016)]{b42}\label{b42} 	 		‘Disinfection, sterilization, and antisepsis: An overview’.  		 			W A Rutala 		,  		 			D J Weber 		.  	 	 		\textit{American journal of infection control}  		2016 May 2. 44  (5)  p. .  	 
\bibitem[Donskey ()]{b40}\label{b40} 	 		‘Does improving surface cleaning and disinfection reduce health care-associated infections?’.  		 			C J Donskey 		.  	 	 		\textit{Am J Infect Control}  		2013. 41 p. .  	 
\bibitem[Rutala et al. ()]{b41}\label{b41} 	 		‘Efficacy of improved hydrogen peroxide against important healthcare-associated pathogens’.  		 			W A Rutala 		,  		 			M F Gergen 		,  		 			D J Weber 		.  	 	 		\textit{Infect Control Hosp Epidemiol}  		2012. 33 p. .  	 
\bibitem[Keny et al. (2020)]{b51}\label{b51} 	 		‘Emergency and urgent orthopaedic surgeries in non-covid patients during the COVID 19 pandemic: perspective from India’.  		 			S Keny 		,  		 			V Bagaria 		,  		 			K Chaudhary 		,  		 			A Dhawale 		.  	 	 		\textit{Journal of orthopaedics}  		2020 Jul 1. 20 p. .  	 
\bibitem[Lv et al. ()]{b15}\label{b15} 	 		‘Epidemiologic characteristics of traumatic fractures during the outbreak of coronavirus disease 2019 (COVID-19) in China: A retrospective \& comparative multicenter study’.  		 			H Lv 		,  		 			Q Zhang 		,  		 			Y Yin 		.  		 S0020-1383(20)30522- 2.11.  	 	 		\textit{Injury}  		2020.  	 
\bibitem[Zhu et al. (2020)]{b10}\label{b10} 	 		\textit{Epidemiologic characteristics of traumatic fractures in elderly patients during the outbreak of coronavirus disease 2019 in China. International orthopaedics},  		 			Y Zhu 		,  		 			W Chen 		,  		 			X Xin 		,  		 			Y Yin 		,  		 			J Hu 		,  		 			H Lv 		,  		 			W Li 		,  		 			X Deng 		,  		 			C Zhu 		,  		 			J Zhu 		,  		 			J Zhang 		.  		2020 Aug. 44 p. .  	 
\bibitem[Zhu et al. (2020)]{b18}\label{b18} 	 		\textit{Epidemiologic characteristics of traumatic fractures in elderly patients during the outbreak of coronavirus disease 2019 in China. International orthopaedics},  		 			Y Zhu 		,  		 			W Chen 		,  		 			X Xin 		,  		 			Y Yin 		,  		 			J Hu 		,  		 			H Lv 		,  		 			W Li 		,  		 			X Deng 		,  		 			C Zhu 		,  		 			J Zhu 		,  		 			J Zhang 		.  		2020 Aug. 44 p. .  	 
\bibitem[Court-Brown and Mcqueen ()]{b17}\label{b17} 	 		‘Global forum: fractures in the elderly’.  		 			C M Court-Brown 		,  		 			M M Mcqueen 		.  	 	 		\textit{J Bone Joint Surg Am}  		2016. 98  (9)  p. .  	 
\bibitem[Guidelines by Indian Orthopaedic Association: Suggestions for Orthopaedic Practice during COVID-19. Realised on 14 th (2020)]{b57}\label{b57} 	 		\textit{Guidelines by Indian Orthopaedic Association: Suggestions for Orthopaedic Practice during COVID-19. Realised on 14 th},  		April 2020. 1 st Update -5 th May 2020, 2 nd Update -8 th June 2020.  	 
\bibitem[Gharaibeh et al.]{b45}\label{b45} 	 		\textit{Guidelines for the orthopedic surgeon in the era of},  		 			M A Gharaibeh 		,  		 			Al Mohammad 		,  		 			B Gharaibeh 		,  		 			B Khasawneh 		,  		 			L 		,  		 			Al-Naser 		,  		 			S 		.  		 COVID-19.  		 	 
\bibitem[Megaloikonomos et al. (2020)]{b31}\label{b31} 	 		‘Impact of the COVID-19 pandemic on orthopaedic and trauma surgery training in Europe’.  		 			P D Megaloikonomos 		,  		 			M Thaler 		,  		 			V G Igoumenou 		,  		 			T Bonanzinga 		,  		 			M Ostojic 		,  		 			A F Couto 		,  		 			J Diallo 		,  		 			I Khosravi 		.  	 	 		\textit{International orthopaedics}  		2020 Sep. 44  (9)  p. .  	 
\bibitem[Clement et al. (2020)]{b48}\label{b48} 	 		\textit{IMPACT-Restart: the influence of COVID-19 on postoperative mortality and risk factors associated with SARS-CoV-2 infection after orthopaedic and trauma surgery. The bone \& joint journal},  		 			N D Clement 		,  		 			A J Hall 		,  		 			N S Makaram 		,  		 			P G Robinson 		,  		 			R F Patton 		,  		 			M Moran 		,  		 			G J Macpherson 		,  		 			A D Duckworth 		,  		 			P J Jenkins 		.  		2020 Oct 1. 102 p. .  	 
\bibitem[Kumar and Pal ()]{b37}\label{b37} 	 		‘India achieves WHO recommended doctor population ratio: A call for paradigm shift in public health discourse!’.  		 			R Kumar 		,  		 			R Pal 		.  	 	 		\textit{J Fam Med Prim Care}  		2018. 7  (5)  p. .  	 
\bibitem[Puzzitiello et al. ()]{b23}\label{b23} 	 		‘Inflammatory and coagulative considerations for the management of orthopaedic trauma patients with COVID-19: a review of the current evidence and our surgical experience’.  		 			R N Puzzitiello 		,  		 			N R Pagani 		,  		 			M A Moverman 		,  		 			A S Moon 		,  		 			M E Menendez 		,  		 			S P Ryan 		.  	 	 		\textit{Journal of orthopaedic trauma}  		2020.  	 
\bibitem[Westbury et al. (2020)]{b12}\label{b12} 	 		‘Long-term rates of change in musculoskeletal aging and body composition: findings from the health, aging and body composition study’.  		 			L D Westbury 		,  		 			H E Syddall 		,  		 			N R Fuggle 		,  		 			E M Dennison 		,  		 			J A Cauley 		,  		 			E J Shiroma 		,  		 			R A Fielding 		,  		 			A B Newman 		,  		 			C Cooper 		.  	 	 		\textit{Calcif Tissue Int}  		2020. Mar 3.  	 
\bibitem[Randelli and Compagnoni]{b49}\label{b49} 	 		\textit{Management of orthopaedic and traumatology patients during the Coronavirus disease (COVID-19) pandemic in northern Italy},  		 			P S Randelli 		,  		 			R Compagnoni 		.  		 	 
\bibitem[Neradi et al. (2020)]{b36}\label{b36} 	 		\textit{Management of orthopaedic patients during COVID-19 Pandemic in India: a guide. Indian journal of orthopaedics},  		 			D Neradi 		,  		 			A Hooda 		,  		 			A Shetty 		,  		 			D Kumar 		,  		 			A K Salaria 		,  		 			V Goni 		.  		2020 May. 54 p. .  	 
\bibitem[Chen et al. ()]{b16}\label{b16} 	 		‘National incidence of traumatic fractures in China: a retrospective survey of 512-187 individuals’.  		 			W Chen 		,  		 			H Lv 		,  		 			S Liu 		.  	 	 		\textit{Lancet Glob Health}  		2017. 5  (8)  p. .  	 
\bibitem[Liang et al. (2020)]{b52}\label{b52} 	 		\textit{Novel coronavirus and orthopaedic surgery: early experiences from Singapore},  		 			Z C Liang 		,  		 			W Wang 		,  		 			D Murphy 		,  		 			J H Hui 		.  		2020 Mar 20.  	 
\bibitem[Tang et al. ()]{b58}\label{b58} 	 		‘Orthopedic Trauma Branch of Chinese Orthopaedic Association, External Fixation and Limb Reconstruction Branch of Chinese Orthopaedic Association, Trauma Expert Committee of Chinese Association of Orthopedic Surgeons. Expert consensus on management principles of orthopedic emergency in the epidemic of corona virus disease 2019’.  		 			P F Tang 		,  		 			Z Y Hou 		,  		 			X B Wu 		,  		 			C Q Zhang 		,  		 			J W Wang 		,  		 			X Xing 		.  		 \xref{http://dx.doi.org/10.3760/cma.j.issn.1671-7600.2020.02.000}{10.3760/cma.j.issn.1671-7600.2020.02.000}.  	 	 		\textit{Chin J Orthop Trauma}  		2020. 22 p. .  	 
\bibitem[Lu et al. (2020)]{b6}\label{b6} 	 		‘Outbreak of pneumonia of unknown etiology in Wuhan, China: the mystery and the miracle’.  		 			H Lu 		,  		 			C W Stratton 		,  		 			Y W Tang 		.  	 	 		\textit{Journal of medical virology}  		2020 Apr. 92  (4)  p. .  	 
\bibitem[Awad et al. (2020)]{b30}\label{b30} 	 		‘Perioperative considerations in urgent surgical care of suspected and confirmed COVID-19 orthopaedic patients: operating room protocols and recommendations in the current COVID-19 pandemic’.  		 			M E Awad 		,  		 			J C Rumley 		,  		 			J A Vazquez 		,  		 			J G Devine 		.  	 	 		\textit{JAAOS-Journal of the American Academy of Orthopaedic Surgeons}  		2020 Jun 1. 28  (11)  p. .  	 
\bibitem[Rodrigues-Pinto et al. (2020)]{b50}\label{b50} 	 		\textit{Preparing to perform trauma and orthopaedic surgery on patients with COVID-19},  		 			R Rodrigues-Pinto 		,  		 			R Sousa 		,  		 			A Oliveira 		.  		2020 Apr 10.  	 
\bibitem[Rodrigues-Pinto et al. (2020)]{b53}\label{b53} 	 		\textit{Preparing to perform trauma and orthopaedic surgery on patients with COVID-19},  		 			R Rodrigues-Pinto 		,  		 			R Sousa 		,  		 			A Oliveira 		.  		2020 Apr 10.  	 
\bibitem[Zhang et al. ()]{b14}\label{b14} 	 		‘Prevalence and contributing factors of osteoporosis in the elderly over 70 years old: an epidemiological study of several community health centers in Shanghai. Ann’.  		 			Q Zhang 		,  		 			W Cai 		,  		 			G Wang 		,  		 			X Shen 		.  		 \xref{http://dx.doi.org/10.21037/apm.2020.02.09}{10.21037/apm.2020.02.09}.  		 \url{https://doi.org/10.21037/apm.2020.02.09}  	 	 		\textit{Palliat Med}  		2020.  	 
\bibitem[Cheng et al. (2020)]{b43}\label{b43} 	 		‘Problems and solutions of personal protective equipment doffing in COVID-19’.  		 			L Cheng 		,  		 			L Chen 		,  		 			L Xiao 		,  		 			J Zhang 		,  		 			Y Cheng 		,  		 			L Zhou 		,  		 			Y Peng 		,  		 			L Liu 		.  	 	 		\textit{Open Medicine}  		2020 Jul 2. 15  (1)  p. .  	 
\bibitem[Mossa-Basha et al. ()]{b38}\label{b38} 	 		‘Radiology department preparedness for COVID-19: Radiology scientific expert panel’.  		 			M Mossa-Basha 		,  		 			C C Meltzer 		,  		 			D C Kim 		,  		 			M J Tuite 		,  		 			K P Kolli 		,  		 			B S Tan 		.  	 	 		\textit{Radiology}  		2020. 200988. p. 16.  	 
\bibitem[Re-starting non-urgent trauma and Orthopaedic care: Full guidance]{b34}\label{b34} 	 		\textit{Re-starting non-urgent trauma and Orthopaedic care: Full guidance},  		British Orthopaedic Association.  	 
\bibitem[Oussedik et al. (2020)]{b29}\label{b29} 	 		\textit{Reinstating elective orthopaedic surgery in the age of COVID-19. The bone \& joint journal},  		 			S Oussedik 		,  		 			L Zagra 		,  		 			G Y Shin 		,  		 			D 'apolito 		,  		 			R Haddad 		,  		 			FS 		.  		2020 Jul. 102 p. .  	 
\bibitem[De Caro et al. (2020)]{b56}\label{b56} 	 		‘Returning to orthopaedic business as usual after COVID-19: strategies and options’.  		 			F De Caro 		,  		 			T M Hirschmann 		,  		 			P Verdonk 		.  	 	 		\textit{Knee Surgery, Sports Traumatology, Arthroscopy}  		2020 Jun. 28  (6)  p. .  	 
\bibitem[Iyengar et al. (2020)]{b22}\label{b22} 	 		‘Revisiting conservative orthopaedic management of fractures during COVID-19 pandemic’.  		 			K Iyengar 		,  		 			A Vaish 		,  		 			R Vaishya 		.  	 	 		\textit{Journal of Clinical Orthopaedics and Trauma}  		2020 Jul 1. 11  (4)  p. .  	 
\bibitem[Fu et al. ()]{b44}\label{b44} 	 		‘Risk management strategies for occupational exposure of medical staff with novel coronavirus infections’.  		 			Q Fu 		,  		 			X Zhang 		,  		 			S Li 		.  		 \url{http://kns.cnki.net/kcms/detail/11.3456.r.20200219.1629.008}  	 	 		\textit{Chinese J Nosocomiol}  		2020. 6 p. .  	 
\bibitem[Chen and Lin ()]{b24}\label{b24} 	 		‘Risk of long-term infection-related death in clinical osteoporotic vertebral fractures: a hospital-based analysis’.  		 			Y C Chen 		,  		 			W C Lin 		.  	 	 		\textit{PLoS One}  		2017 Aug 9. 12  (8)  p. e0182614.  	 
\bibitem[Heckman et al. (2014)]{b11}\label{b11} 	 		\textit{Rockwood and Green's fractures in adults},  		 			J D Heckman 		,  		 			M Mckee 		,  		 			M M Mcqueen 		,  		 			W Ricci 		,  		 			Iii Tornetta 		.  		2014 Sep 4. Lippincott Williams \& Wilkins.  	 
\bibitem[England et al. ()]{b60}\label{b60} 	 		\textit{Specialty Guides-Major Trauma},  		 			Nhs England 		,  		 			Nhs Improvement 		,  		 			Coronavirus 		.  		 \url{https://www.england.nhs.uk/corona-virus/wp-content/uploads/sites/52/2020/03/C0070-specialty-guide-major-trauma-clinicalguide-27-march-2020.pdf}  		2020.  	 
\bibitem[Hernigou et al. (2020)]{b21}\label{b21} 	 		\textit{Staying home during "COVID-19" decreased fractures, but trauma did not quarantine in one hundred and twelve adults and twenty eight children and the "tsunami of recommendations" could not lockdown twelve elective operations. International orthopaedics},  		 			J Hernigou 		,  		 			X Morel 		,  		 			A Callewier 		,  		 			O Bath 		,  		 			P Hernigou 		.  		2020 Aug. 44 p. .  	 
\bibitem[Liang et al. (2020)]{b35}\label{b35} 	 		\textit{Surgical considerations in patients with COVID-19: what orthopaedic surgeons should know},  		 			Z C Liang 		,  		 			M S Chong 		,  		 			M A Sim 		,  		 			J L Lim 		,  		 			P Castañeda 		,  		 			D W Green 		,  		 			D Fisher 		,  		 			L K Ti 		,  		 			D Murphy 		,  		 			J H Hui 		.  		2020 Jun 3.  	 
\bibitem[Guo et al. (2020)]{b32}\label{b32} 	 		\textit{Survey of COVID-19 disease among orthopaedic surgeons in Wuhan, People's Republic of China},  		 			X Guo 		,  		 			J Wang 		,  		 			D Hu 		,  		 			L Wu 		,  		 			L Gu 		,  		 			Y Wang 		,  		 			J Zhao 		,  		 			L Zeng 		,  		 			J Zhang 		,  		 			Y Wu 		.  		2020 Apr 8.  	 
\bibitem[Rothan and Byrareddy (2020)]{b9}\label{b9} 	 		‘The epidemiology and pathogenesis of coronavirus disease (COVID-19) outbreak’.  		 			H A Rothan 		,  		 			S N Byrareddy 		.  	 	 		\textit{Journal of autoimmunity}  		2020 May 1. 109 p. 102433.  	 
\bibitem[Mackay et al. (2020)]{b26}\label{b26} 	 		\textit{The impact of COVID-19 on trauma and orthopaedic patients requiring surgery during the peak of the pandemic: a retrospective cohort study. Bone \& joint open},  		 			N D Mackay 		,  		 			C P Wilding 		,  		 			C R Langley 		,  		 			J Young 		.  		2020 Sep 1. 1 p. .  	 
\bibitem[Wallace et al. (2020)]{b28}\label{b28} 	 		\textit{The impact of COVID-19 on trauma and orthopaedic surgery in the United Kingdom. Bone \& joint open},  		 			C N Wallace 		,  		 			C Kontoghiorghe 		,  		 			B Kayani 		,  		 			J S Chang 		,  		 			F S Haddad 		.  		2020 Jul 1. 1 p. .  	 
\bibitem[Morgan et al. (2020)]{b19}\label{b19} 	 		‘The impact of the novel coronavirus on trauma and orthopaedics in the UK’.  		 			C Morgan 		,  		 			A K Ahluwalia 		,  		 			A Aframian 		,  		 			L Li 		,  		 			S N Sun 		.  	 	 		\textit{British Journal of Hospital Medicine}  		2020 Apr. 2 p. .  	 
\bibitem[Morgan et al. (2020)]{b20}\label{b20} 	 		‘The impact of the novel coronavirus on trauma and orthopaedics in the UK’.  		 			C Morgan 		,  		 			A K Ahluwalia 		,  		 			A Aframian 		,  		 			L Li 		,  		 			S N Sun 		.  	 	 		\textit{British Journal of Hospital Medicine}  		2020 Apr. 2 p. .  	 
\bibitem[Hsu et al. (2020)]{b4}\label{b4} 	 		\textit{The Novel Coronavirus (SARS-CoV-2) Pandemic. Annals Academy of Medicine Singapore},  		 			L Y Hsu 		,  		 			P Y Chia 		,  		 			J F Lim 		.  		2020 Mar 16. 49 p. .  	 
\bibitem[Ambrosio et al. (2020)]{b27}\label{b27} 	 		‘The role of the orthopaedic surgeon in the COVID-19 era: cautions and perspectives’.  		 			L Ambrosio 		,  		 			G Vadalà 		,  		 			F Russo 		,  		 			R Papalia 		,  		 			V Denaro 		.  	 	 		\textit{Journal of Experimental Orthopaedics}  		2020 Dec. 7 p. .  	 
\bibitem[Bram et al. (2020)]{b61}\label{b61} 	 		‘Where have all the fractures gone? The epidemiology of pediatric fractures during the COVID-19 pandemic’.  		 			J T Bram 		,  		 			M A Johnson 		,  		 			L C Magee 		,  		 			N N Mehta 		,  		 			F Z Fazal 		,  		 			K D Baldwin 		,  		 			J Riley 		,  		 			A S Shah 		.  	 	 		\textit{Journal of Pediatric Orthopaedics}  		2020 Sep 1. 40  (8)  p. .  	 
\bibitem[World Health Organization Director-General's Opening Remarks at the Media Briefing on COVID-19-11 (2020)]{b3}\label{b3} 	 		\textit{World Health Organization Director-General's Opening Remarks at the Media Briefing on COVID-19-11},  		 \url{https://www.who.int/}  		March 2020. 11-march-2020.  	 	 (dg/speeches/detail/who-director-general-sopeningremarks-at-the-media-briefing-on) 
\bibitem[Yin et al.]{b7}\label{b7} 	 		 			Y Yin 		,  		 			R G Wunderink 		,  		 			Mers 		.  		\textit{SARS and other coronaviruses as causes of pneumonia},  				 	 
\end{bibitemlist}
 			 		 	 
\end{document}
