\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={The Oncology Scenario in India: Lots of Gaps Need to be Bridged},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{The Oncology Scenario in India: Lots of Gaps Need to be Bridged}
\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. Virender  Suhag}

             \author[2]{Dr. Sunita  BS}

             \author[3]{Dr. AK  Singh}

             \author[4]{Dr. Sunita  Dashottar}

             \affil[1]{  ARMY HOSPITAL}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2015 Accepted: 3 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


As the second most populous nation and one of the fastest-growing major economies, India faces many challenges, one such burning issue is the provision of cancer care. There is a huge gap in the demand and supply of health care resources in Indian oncology scenario, mainly due to steadily aging populations and also to current trends in smoking prevalence and the growing adoption of unhealthy lifestyles. Slightly more than 1 million new cases of cancer are diagnosed every year in a population of 1.2 billion. Although incidence of cancer is low in India compared with high-income countries, mortality is high; with approximately 600,000- 700,000 deaths in 2012. Many cancer cases in India are associated with tobacco use, infections, and other avoidable causes. Cancer can have profound psychological, social and economic consequences for people in India, often leading to family impoverishment and societal inequity. Currently, overall public expenditure on health care is only 1.5% of GDP. The socioeconomic, service delivery and cost and resource implications from this enormous burden require urgent attention from central and state governments, cancer communities, and public health communities to reduce their effect in a sustainable and cost-effective manner. We discuss specific barriers that must be overcome to improve prevention and early detection, enhance prompt treatment, and provide cost-effective palliative care for patients with advanced stage disease.

\end{abstract}


\keywords{cancer, india, challenges, recommendations.}

\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
opulation growth, ageing and life style changes are the largest contributors to the increasing total number of cancer cases and the shift in the burden of cancer and other chronic diseases in economically developing countries.1,2 With 1 million new cases and 683 000 deaths estimated in 2012 by GLOBOCAN, and 1.7 million new cases and 1.2 million deaths projected to occur in 2035, cancer is a major public health challenge in India.3-5 At any given point, an estimated 2.5 million people live with a previous diagnosis of cancer. Although the age-standardized rate of cancer is 92.4 per 100 000 men and 97.4 per 100 000 women, the age-adjusted incidence for all types of cancer in India in urban areas ranges from 92.1 to 126.1 per 100 000 for men and from 107.8 to 142.0 per 100 000 for women. Although overall cancer incidence is lower in India than in most high-income countries, the relative mortality rates are higher. 6-8.  More than 30\% of these cancers are preventable, mainly by not using tobacco, having a healthy diet, being physically active and moderating the use of alcohol.9 There is a need for commitment for tackling cancer by reducing risk factors and strengthening the existing screening and treatment facilities. Social factors, especially inequalities, are major determinants of India's cancer burden, with poorer people more likely to die from cancer before the age of 70 years than those who are more affluent. Most of the Indian population does not have access to a well organized and well regulated cancer care system. Failure to address social inequalities reduces survival and can needlessly increase the costs of cancer to individuals and Indian society as a whole.10-12 Strategies are urgently needed to formulate treatment policies that are not merely based on international guidelines from high-income countries, but are tailored to specific settings in India. Rebalancing of the distribution of power, social goods, and resources will be a crucial determinant of how India will address its cancer burden in the long term.12,13 II. 
\section[{Dismal Public Funding}]{Dismal Public Funding}\par
The delivery of affordable and equitable cancer care is one of India's greatest public health challenges. Public expenditure on cancer in India remains below US\$10 per person (compared with more than US\$100 per person in high-income countries), and overall public expenditure on health care is still only slightly above 1\% of gross domestic product. Out-of-pocket payments, which account for more than three-quarters of cancer expenditures in India, are one of the greatest threats to patients and families, and a cancer diagnosis is increasingly responsible for catastrophic expenditures that negatively affect not only the patient but also the welfare and education of several generations of their family.6, 10,14 No other comparable nation spends as small a proportion of its national resources on public health care. Government of India should consider a variety of financing and delivery options to universalize health care services. The cost of universal health care delivered through a combination of public and private providers is estimated to be INR 1713 per capita per year in India. 15 Given that the poorest two-thirds of the population is in much greater need of better health-care provision than is the wealthiest third, increased public investment in health services needs to be a public policy priority for India. 12 The only way to fight this scourge under such circumstances is to have pragmatic programmes and policies based on currently available scientific information and sound public health principles.16 Some states in India have rolled out social insurance programs that provide free tertiary care to households below the poverty line, the replication of such success across the country has not been realized.10,17 III. 
\section[{Lacunae in Cancer Registries}]{Lacunae in Cancer Registries}\par
Cancer registration is the process of continuing, systematic collection of data on the occurrence and characteristics of reportable neoplasms with the purpose of helping to assess and control the impact of malignancies on the community; and can be either population based (PBCR) or Hospital based cancer registry (HBCR).18 Due to lack of uniform reporting and under capture of data, the actual burden of cancer in India is much greater than reflected through the existing literature and hence can be regarded as a 'tip of iceberg' situation. The distribution of population based cancer registries is grossly uneven with certain important parts of the country being not represented at all and hence the current cancer burden is not reflected by registry data. Projection of load of cancer mortality helps in quantifying the burden of cancer and is essential for planning cancer control activities. There have not been many attempts to project the cancer mortality burden at the country level in India mainly due to lack of data on cancer mortality at the national and state level. It is recommended that all oncology centers and multispecialty hospitals maintain their hospital based cancer registries and collate the data with the state and national registries.9,19,20 Analysis of the routine data on cancers in a cancer registry remains an essential component in understanding the epidemiology of cancers in limited resources setting.21 Hospital-based registries are important tools for policy formulations and region-specific data creation. \hyperref[b21]{22} IV. 
\section[{Lack of Radiotherapy Centres}]{Lack of Radiotherapy Centres}\par
About 85\% of the world's people live in developing countries including India, but these countries house only about one third of the world's radiotherapy facilities. At least 50\% to 60\% of cancer victims in the developing world can benefit from radiotherapy, but most developing countries do not have enough radiotherapy machines or sufficient numbers of specialized doctors and other health professionals. Establishing hospital networks and streamlining of referral services can improve cancer care in our country. 23,24 There is great diversity in the existing Radiotherapy facilities in corporate hospitals of metropolitan cities on one hand; and the government hospitals and state-funded medical colleges on the other hand. Most corporate hospitals are equipped with the state-of-art latest linear accelerators compatible with highest form of conformal radiotherapy; including intensity modulated radiotherapy, image guided radiotherapy and stereotactic body radiotherapy. Most government run tertiary-care hospitals impart radiotherapy by primitive telecobalt complexes and conventional linear accelerators. This diversity is mainly due to financial constraints, lack of enough resources, faulty planning and inadequate management.24 All efforts must be made to upgrade the infrastructure and existing facilities in state-run tertiary care hospitals. Brachytherapy can play a very important role in the definitive cure by radiation therapy in India. However, except for in a handful of centers, the majority of hospitals use it only for intracavitary treatment. The most probable reasons for the same are the lack of logistical resources in terms of trained personal and supporting staff, rather than lack of radiotherapy machines and equipment. 25   Tobacco is the single largest cause of preventable death among adults globally, as it is in India. Despite this alarming situation, there is very minimal inclusion of tobacco in formal education systems, including the medical discipline. It can be concluded that tobacco control is not receiving adequate attention in public health curricula in India. There is a need for coordinated efforts in the area of tobacco control so as to reduce morbidity and mortality from tobacco induced diseases.26 Results from recent surveys show that 274.9 million Indians (35\% of the total adult population, plus 14.1\% of school children aged 13-15 years) are tobacco users, mainly in the form of smokeless tobacco. Overall, tobacco-related disease is estimated to kill 2.8 million Indians annually. 6 The ban on the manufacture, sale and use of gutka and pan masala in some states of India is a big stride in prevention process of tobacco-related oral and oropharyngeal cancer.24 Public welfare organizations in India and the media have to come together to pursue the campaign against tobacco, combined with programmes of education and awareness, early detection and screening, has to be taken up. However, implementation of tobacco control directives has been hampered by pressure from the tobacco industry, irregular taxation of tobacco products, cultural issues, and low exposure to antitobacco information without delay. Efforts should be made to increase the awareness of The Cigarettes and Other Tobacco Products Act (COTPA) focusing on younger population, less educated, and those belonging to the low SES.27\par
There is a need of capacity building initiatives to equip physicians with skills in tobacco cessation. \hyperref[b28]{28} VI. 
\section[{Insurance Schemes}]{Insurance Schemes}\par
Nearly two-thirds of Indian households seek healthcare from the private medical sector due to dismal public health scenario mainly on account of continuous neglect, worker absenteeism, long wait times, shortages of supplies, and absence of diagnostic facilities. Access to oncological care is becoming increasingly difficult for the underprivileged. Despite the emergence of a number of health insurance programmes and schemes, only 5\% of households report that a household member has coverage of any kind. One admission to hospital can consume a sizeable share of a poor household's resources, commonly leading to financial crisis. Private for-profit insurers target the better-off section of the society with expensive packages but have little to offer to Indian's poor. More attention should be paid to the innovative indigenous health insurance schemes that are helping to address the weakness in health care financing and provision. Insurance is a welcome necessary step and must doubtless expand to help in facilitating equitable health care to shift to sections for which government is responsible. Indeed for those not able to access insurance it is government that will have to continue to provide the minimum services, and intervene against market failures including denial through adverse selection or moral hazard. Community based insurance, where members of a community, linked by geographical proximity or through employment-based relationships such as local trade unions, pool resources to share the financial risk of ill health, can play some role in this scenario. \hyperref[b23]{24,}\hyperref[b29]{29} VII. 
\section[{Long Waiting Period}]{Long Waiting Period}\par
In India patients have to wait for a longer time before active treatment of cancer is started. This may be due to various factors like confirmation of diagnosis, arrangement of finance, seeking expert's opinion, getting date for surgery etc. If left untreated cancer continues to grow. The rate of growth can be variable but it is known to be high in many epithelial malignancies.24,30 Investigations of O' Rourke and Edwards (2000) have shown that 21 percent of potential curable lung cancer patients became incurable while waiting for treatment. 31  In this circumstances 'Telemedicine' services can be of great help. Regional Cancer Centers (RCC) must develop a web-based telemedicine system, linking various cancer centers of the state. Patients can take the help of the doctors at the local teleclinic and access specialist service at RCC for consultation and follow-up. It is much cheaper to set up telemedicine centers in smaller town than to open super specialty hospital in large cities. \hyperref[b23]{24} VIII. 
\section[{Lack of Palliative Care}]{Lack of Palliative Care}\par
At present, out of one million newly diagnosed Indian cancer patients each year, more than 50 \% will die within 12 months of diagnosis and another one million cancer survivors (within 5 years of diagnosis) will show progressive disease. Out of these 1.5 million in need of palliative care (PC) less than 0.1 million patients can be covered by the existing facilities. Unfortunately, majority of patients in India present with late-stage disease and have limited access to palliative care and effective pain-relieving medications, such as morphine. It is recommended that the existing Oncology centers should include PC services with trained 'doctor nurse team'. For India, outpatient palliative care clinics will render meaningful and cost-effective practice. Thereafter, the medical institutions and NGOs can expand the service to integrate 'homecare' within a locality or region. Cancer pain relief still remains the cornerstone of optimal palliative care. Complementary and alternative medicines may play some role in selected cases in providing some help to these patients for treatment and palliation.24,32 Key barriers related to pain management include the role of nursing, opioid misperceptions, bureaucratic hurdles, sociocultural/ infrastructure challenges, limited national palliative care policy and lack of institutional interest in palliative care. Interventions should be undertaken to streamline process of morphine procurement, work within the existing sociocultural infrastructure to ensure opioids reach patients most in need, target unexpected audiences for symptom management education, and account for role expectations of health care providers.33 Systematic and continuous education for medical staff is mandatory, and a major break-through for achieving this purpose would be to increase the number of courses and faculties in palliative medicine at most universities. \hyperref[b34]{34} IX. 
\section[{Inadequate Screening and Vaccination Programmes}]{Inadequate Screening and Vaccination Programmes}\par
Widespread uptake of human papilloma virus (HPV) vaccine could reduce incidence and mortality by two-thirds in India, which bears the greatest burden of the disease with 132,000 cases and 74,000 deaths yearly. 35 Common barriers for HPV acceptability among parents include concerns about side effects, vaccine cost, and missing work to receive the vaccine. Addressing parental concerns, health worker training and polices, and efforts to minimize cost will be central to successful HPV vaccine implementation.36 Unfortunately, ill-informed anti-HPV-vaccine campaigns and media and political frenzies have substantially undermined the prospects of introduction of HPV vaccination, which could substantially reduce morbidity, mortality, and health-care costs in the country in which a fifth of the global cases of cervical cancer occur. In view of the challenges to introduce cervical screening programmes and given the level of development of health services in several states, introduction of HPV vaccination for girls aged 9-13 years in the national immunisation programme should be a high priority, since the individuals who cannot afford vaccination need it the most. At the core of any cancer control strategy, the essential components should include costeffective interventions for the following components: tobacco control, infection control, healthy eating, a curable cancer program and palliative care. \hyperref[b2]{3,}\hyperref[b23]{24} X. Scarcity of Health Workers in India India, which has a total population of 1.25 billion, has only 1500 trained oncologists. The cancer patient-to-oncologist ratio in India is an abysmal 1600:1, compared to an estimated 100:1 in USA. It is understandable that oncologists in India have to shoulder a heavy clinical burden, leaving a little time for clinical research.37 It often leads to delay in diagnosis and instituting definitive management, thereby compromising the oncological outcome. The unequal distribution of these workers poses an even more substantial issue. Several factors explain the paucity of trained health workers in rural areas, including disinclination of physicians to work and live in low socioeconomic areas; lack of funding from the public sector to adequately staff rural facilities and provide necessary equipment; reluctance of junior medical officers to work in an isolated working environment with low salaries and inadequate supervision and training; and few private health-care institutions in rural areas where salaries are often less lucrative. Overcoming medical workforce shortages, particularly in oncology, will need efforts to reduce international emigration and strategies that can increase distribution of staff to rural areas. \hyperref[b5]{6}  
\section[{XI. Sociocultural Barriers and Gender Inequality}]{XI. Sociocultural Barriers and Gender Inequality}\par
Major sociocultural issues that affect approaches to health care in India include social taboos, castes, gender inequality, low regard for health as a priority, nihilistic approaches to cancer diagnosis, blind faith in traditional methods of healing, religious dynamics, and widespread superstitions. Although these factors are more prevalent in rural India, they also exist in urban areas. Social taboos frequently prevent individuals from seeking conventional health-care assessments, and subsequently lead to advanced stages of disease by the time a trained doctor is seen, particularly for socially stigmatized diseases such as cancer. Patients can often keep a diagnosis of cancer secret, and go to extreme lengths to conceal a cancer diagnosis from family and friends, even at the cost of compromising treatment and outcomes. Gender inequality exists in many parts of India, which results in neglect of many female health problems. Notwithstanding some changes in attitude towards the role of women in Indian society, the country remains patriarchal, with men having power and authority both in the community and in the family. Last, but not least, faith in traditional and alternative forms of medicine is widespread among the Indian public. These medicine men frequently rely on chants, rituals, worships and sacred powders to cure patients with disease. Strong faith in these healers prevents establishment of modern scientific medicine in more remote rural areas in India. \hyperref[b5]{6,}\hyperref[b38]{38} XII. Recommendations and Conclusion ? India needs to adopt immediately the concept of "nurse practitioners" who have been trained to take a call on treatment in the absence of a qualified doctor and training the rural health workers in cancer treatment so that once a patient has undergone radiotherapy and chemotherapy at a bigger centre, care in the later phase can happen at respective homes.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
? New multidisciplinary oncology centers based on\\
public-private partnership must be established in\\
middle-tier cities, suburban and rural areas to\\
ensure homogenous distribution of comprehensive\\
state-of-art facilities throughout India.\\
? There is a need to develop cost-effective and low-\\
maintenance indigenous Telecobalt units and Linear\\
accelerators which can be commissioned in rural\\
and suburban areas\\
?\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Banerjee et al.]{b24}\label{b24} 	 		\textit{},  		 			S Banerjee 		,  		 			U Mahantshetty 		,  		 			S Shrivastava 		.  		 	 
\bibitem[Jemal et al. ()]{b3}\label{b3} 	 		\textit{},  		 			A Jemal 		,  		 			F Bray 		,  		 			M M Center 		.  		 \xref{http://dx.doi.org/10.3322/caac.20107}{10.3322/caac.20107}.  	 	 		\textit{Global cancer statistics. CA: A Cancer Journal for Clinicians}  		2011. 61 p. .  	 
\bibitem[Kawachi et al. ()]{b12}\label{b12} 	 		‘A glossary for health inequalities’.  		 			I Kawachi 		,  		 			S V Subramanian 		,  		 			N Almeida-Filho 		.  	 	 		\textit{J Epidemiol Community Health}  		2002. 56 p. .  	 
\bibitem[Paul et al. ()]{b36}\label{b36} 	 		‘Acceptability of HPV vaccine implementation among parents in India’.  		 			P Paul 		,  		 			A E Tanner 		,  		 			P E Gravitt 		.  	 	 		\textit{Health Care Women Int}  		2014. 35  (10)  p. .  	 
\bibitem[Lebaron et al. (2014)]{b33}\label{b33} 	 		‘An ethnographic study of barriers to cancer pain management and opioid availability in India’.  		 			V Lebaron 		,  		 			S L Beck 		,  		 			M Maurer 		.  		 \xref{http://dx.doi.org/10.1634/theoncologist.2013-0435.Epub}{10.1634/theoncologist.2013-0435.Epub}.  	 	 		\textit{Oncologist}  		2014. 2014 Apr 22. 19  (5)  p. .  	 
\bibitem[Sharma et al. ()]{b27}\label{b27} 	 		‘Awareness, attitude and perceived barriers regarding implementation of the Cigarettes and Other Tobacco Products Act in Assam, India’.  		 			I Sharma 		,  		 			P S Sarma 		,  		 			K R Thankappan 		.  	 	 		\textit{Indian J Cancer}  		2010. 47  (1)  p. .  	 	 (Suppl) 
\bibitem[Brachytherapy in India -a long road ahead J Contemp Brachytherapy ()]{b25}\label{b25} 	 		‘Brachytherapy in India -a long road ahead’.  	 	 		\textit{J Contemp Brachytherapy}  		2014. 6  (3)  p. .  	 
\bibitem[Murthy et al. ()]{b15}\label{b15} 	 		‘Burden of cancer and projections for 2016, Indian scenario: gaps in the availability of radiotherapy treatment facilities’.  		 			N S Murthy 		,  		 			K Chaudhry 		,  		 			G K Rath 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2008. 9  (4)  p. .  	 
\bibitem[Ferlay et al. ()]{b4}\label{b4} 	 		‘Cancer incidence and mortality worldwide: sources, methods and major patterns in GLOBOCAN 2012’.  		 			J Ferlay 		,  		 			I Soerjomataram 		,  		 			R Dikshit 		.  		 \xref{http://dx.doi.org/10.1002/ijc.29210}{10.1002/ijc.29210}.  	 	 		\textit{Int J Cancer}  		2015. 2014 Oct 9. 136  (5)  p. .  	 
\bibitem[Sankaranarayanan ()]{b2}\label{b2} 	 		‘Cancer prevention and care in India: an unfinished agenda’.  		 			R Sankaranarayanan 		.  	 	 		\textit{The Lancet Oncology}  		2014. 15  (6)  p. .  	 
\bibitem[Saini and Agarwal ()]{b37}\label{b37} 	 		‘Challenges in launching multinational oncology clinical trials in India’.  		 			K S Saini 		,  		 			G Agarwal 		,  		 			R 		.  	 	 		\textit{South Asian J Cance}  		2013. 2  (1)  p. .  	 
\bibitem[Goss et al. ()]{b5}\label{b5} 	 		‘Challenges to effective cancer control in China, India and Russia’.  		 			P E Goss 		,  		 			K Strasser-Weippl 		,  		 			B L Lee-Bychkovsky 		.  	 	 		\textit{Lancet Oncol}  		2014. 15 p. .  	 
\bibitem[Chaturvedi and Chaturvedi ()]{b22}\label{b22} 	 		‘Changes needed for improved cancer care in the developing world’.  		 			P Chaturvedi 		,  		 			U Chaturvedi 		.  	 	 		\textit{Lancet Oncol}  		2002. 3  (9)  p. .  	 
\bibitem[Pramesh et al. ()]{b9}\label{b9} 	 		‘Delivery of affordable and equitable cancer care in India’.  		 			C S Pramesh 		,  		 			R A Badwe 		,  		 			B Borthakur 		.  	 	 		\textit{Lancet Oncol}  		2014. 15  (6)  p. .  	 
\bibitem[Development of an atlas of cancer in India: chapter 4 (2015)]{b7}\label{b7} 	 		\textit{Development of an atlas of cancer in India: chapter 4},  		 \url{www.canceratlasindia.org/chapter4\textunderscore 1.aspx3}  		April 2015. p. 25.  		 			National Cancer Registry Programme (Indian Council of Medical Research 		 	 
\bibitem[Krishnatreya]{b20}\label{b20} 	 		‘Epidemiological research on cancers by cancer registries: A view point’.  		 			M Krishnatreya 		.  	 	 		\textit{South Asian J Cancer}  		4  (1)  p. 50.  	 
\bibitem[Deya et al. ()]{b32}\label{b32} 	 		‘Gaps in Health Infrastructure in Indian Scenario: A Review’.  		 			B Deya 		,  		 			A Mitrab 		,  		 			K Prakash 		.  	 	 		\textit{Indo Global Journal of Pharmaceutical Sciences}  		2013. 3  (2)  p. .  	 
\bibitem[Sood et al. ()]{b16}\label{b16} 	 		‘Government health insurance for people below poverty line in India: quasi-experimental evaluation of insurance and health outcomes’.  		 			N Sood 		,  		 			E Bendavid 		,  		 			A Mukherji 		.  		 \xref{http://dx.doi.org/10.1136/bmj.g5114}{10.1136/bmj.g5114}.  	 	 		\textit{BMJ}  		2014. 349 p. 5114.  	 
\bibitem[Mishra and Meherotra ()]{b18}\label{b18} 	 		‘Head and neck cancer: global burden and regional trends in India’.  		 			A Mishra 		,  		 			R Meherotra 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2014. 15  (2)  p. .  	 
\bibitem[Madhivanan et al. (2014)]{b35}\label{b35} 	 		‘Human papillomavirus vaccine acceptability among parents of adolescent girls: obstacles and challenges in Mysore, India’.  		 			P Madhivanan 		,  		 			T Li 		,  		 			V Srinivas 		.  		 \xref{http://dx.doi.org/10.1016/j.ypmed.2014.04.002}{10.1016/j.ypmed.2014.04.002}.  	 	 		\textit{Prev Med}  		2014. 2014 Apr 13. 64 p. .  	 
\bibitem[Pal and Mittal ()]{b1}\label{b1} 	 		‘Improving cancer care in India: prospects and challenges’.  		 			S K Pal 		,  		 			B Mittal 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2004. 5  (2)  p. .  	 
\bibitem[Pal and Mittal ()]{b23}\label{b23} 	 		‘Improving Cancer Care in India: Prospects and Challenges’.  		 			S K Pal 		,  		 			B Mittal 		.  	 	 		\textit{Asian Pacific Journal of Cancer Prevention}  		2004. 5 p. .  	 
\bibitem[Yadav et al. ()]{b26}\label{b26} 	 		‘Integration of tobacco control in Masters of Public Health curricula of India’.  		 			A Yadav 		,  		 			S Goel 		,  		 			V L Sharma 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2014. 15  (14)  p. .  	 
\bibitem[O'rourke and Edwards ()]{b31}\label{b31} 	 		‘Lung cancer treatment waiting times and tumour growth’.  		 			N1 O'rourke 		,  		 			R Edwards 		.  	 	 		\textit{Clin Oncol (R Coll Radiol)}  		2000. 12  (3)  p. .  	 
\bibitem[Ministry of Health and Family Welfare, Government of India. National Cancer Control Programme (2013)]{b6}\label{b6} 	 		\textit{Ministry of Health and Family Welfare, Government of India. National Cancer Control Programme},  		 \url{http://www.mohfw.nic.in/index1.php}  		2013. April 2015. p. 25.  	 
\bibitem[Khosla et al. ()]{b34}\label{b34} 	 		‘Palliative care in India: current progress and future needs’.  		 			D Khosla 		,  		 			F D Patel 		,  		 			S C Sharma 		.  		 \xref{http://dx.doi.org/10.4103/0973-1075.105683}{10.4103/0973-1075.105683}.  	 	 		\textit{Indian J Palliat Care}  		2012. 18  (3)  p. .  	 
\bibitem[Panda et al. ()]{b28}\label{b28} 	 		‘Perception and practices of physicians in addressing the smokeless tobacco epidemic: findings from two States in India’.  		 			R Panda 		,  		 			D Persai 		,  		 			M Mathur 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2013. 14  (12)  p. .  	 
\bibitem[Sharma et al. ()]{b19}\label{b19} 	 		‘Population -based incidence and patterns of cancer in Kamrup Urban Cancer Registry, India’.  		 			J D Sharma 		,  		 			A C Kataki 		,  		 			C R Vijay 		.  	 	 		\textit{Natl Med J India}  		2013. 26  (3)  p. .  	 
\bibitem[D'souza et al. ()]{b8}\label{b8} 	 		‘Projection of burden of cancer mortality for India’.  		 			N D D'souza 		,  		 			N S Murthy 		,  		 			R Y Aras 		.  	 	 		\textit{Asian Pac J Cancer Prev}  		2013. 14  (7)  p. .  	 
\bibitem[Robyn et al. (2012)]{b29}\label{b29} 	 		\textit{Provider payment in community-based health insurance schemes in developing countries: a systematic review Health Policy Plan},  		 			P J Robyn 		,  		 			R Sauerborn 		,  		 			T Bärnighausen 		.  		 \xref{http://dx.doi.org/10.1093/heapol/czs034}{10.1093/heapol/czs034}.  		2013. 2012 Apr 19. 28 p. .  	 	 (Published online) 
\bibitem[Rajaram et al. ()]{b21}\label{b21} 	 		‘Role of hospital-based cancer registries: a decade of experience of cancer cervix from a tertiary care centre, India’.  		 			S Rajaram 		,  		 			S Bhaskaran 		,  		 			S Sinha 		.  		 \xref{http://dx.doi.org/10.4103/0970-0218.143028}{10.4103/0970-0218.143028}.  	 	 		\textit{Indian J Community Med}  		2014. 39  (4)  p. .  	 
\bibitem[Puri et al. ()]{b17}\label{b17} 	 		‘Sociodemographic characteristics of cancer patients: hospital based cancer registry in a tertiary care hospital ofIndia’.  		 			S Puri 		,  		 			M Ashat 		,  		 			A Pandey 		.  		 \xref{http://dx.doi.org/10.4103/0019-509X.134593}{10.4103/0019-509X.134593}.  	 	 		\textit{Indian J Cancer}  		2014. 51  (1)  p. .  	 
\bibitem[Prinja et al. ()]{b14}\label{b14} 	 		‘The Cost of Universal Health Care in India: A Model Based Estimate’.  		 			S Prinja 		,  		 			P Bahuguna 		,  		 			A D Pinto 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0030362}{10.1371/journal.pone.0030362}.  	 	 		\textit{PLoS ONE}  		2012. 7  (1)  p. e30362.  	 
\bibitem[Engelgau and Mahal ()]{b10}\label{b10} 	 		‘The economic impact of non-communicable diseases on households in India’.  		 			M M Engelgau 		,  		 			Karan A Mahal 		,  		 			A 		.  	 	 		\textit{Global Health}  		2012. 8 p. 9.  	 
\bibitem[Thun et al. ()]{b0}\label{b0} 	 		‘The global burden of cancer: priorities for prevention’.  		 			M J Thun 		,  		 			J O Delancey 		,  		 			M M Center 		.  	 	 		\textit{Carcinogenesis}  		2010. 31  (1)  p. .  	 
\bibitem[Mallath et al. ()]{b11}\label{b11} 	 		‘The growing burden of cancer in India: epidemiology and social context’.  		 			M K Mallath 		,  		 			D G Taylor 		,  		 			R A Badwe 		.  	 	 		\textit{Lancet Oncol}  		2014. 15 p. .  	 
\bibitem[Broom and Doron (2011)]{b38}\label{b38} 	 		‘The rise of cancer in urban India: Cultural understandings, structural inequalities and the emergence of the clinic’.  		 			A Broom 		,  		 			A Doron 		.  		 \xref{http://dx.doi.org/10.1177/1363459311403949}{10.1177/1363459311403949}.  	 	 		\textit{Health}  		2012. 2011 May 20. 16  (3)  p. .  	 
\bibitem[Ash ()]{b30}\label{b30} 	 		‘Waiting times for cancer treatment’.  		 			D V Ash 		.  	 	 		\textit{Clin Oncol (R Coll Radiol)}  		2000. 12  (3)  p. 140.  	 
\bibitem[WHO Global Health Expenditure Atlas-World Health Organization Updated (2012)]{b13}\label{b13} 	 		\textit{WHO Global Health Expenditure Atlas-World Health Organization Updated},  		 \url{http://www.who.int/nha/atlas.pdf}  		January 2012. April 2015. p. 25.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
