\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={Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years}
\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]{Shyamala  Madheswaran}

             \author[2]{Dr. Nina  Kate}

             \author[3]{Dr. P.  Sujatha}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Peripartum Cardiomyopathy, a type of dilated cardiomyopathy, is a rare entity with increasing trend. The aetiology and pathogenesis of peripartum cardiomyopathy are still unknown. Although the mortality and morbidity rates are high, recognising this condition earlier and treating it with multidisciplinary approach has brought out a better outcome. We, hereby are reporting a case series of eight cases of peripartum cardiomyopathy reported in our hospital and their clinical presentation, echocardiography findings and their subsequent follow up.

\end{abstract}


\keywords{Peripartum Cardiomyopathy, cardiomyopathy, echocardiography.}

\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
eripartum Cardiomyopathy (PPCM) is an idiopathic cardiomyopathy that presents in the last month of pregnancy up to five months of delivery as heart failure secondary to left ventricular systolic dysfunction in the absence of another cause of heart failure. \hyperref[b0]{1} It was first described as early as 1800, yet its aetiology is still unclear. \hyperref[b1]{2} The incidence of PPCM varies in different population. It has been reported to occur in varying rates ranging from 1 in 15,000 in United states to 1 in 100 in a small region in Sub-Saharan Africa. \hyperref[b2]{3} Incidence in India has not been reported.\par
We present a case series report of eight cases reported in our hospital over a time span of two years. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
A retrospective study was done at Rajiv Gandhi Government Women and Children Hospital, Pondicherry from 2017-2018. Files of the patients diagnosed with PPCM were reviewed and analysed.\par
The definition criteria \hyperref[b3]{4} used for PPCM included:\par
? Heart failure in the last month of pregnancy and up to five months postpartum ? Absence of identifiable causes of heart failure ? Absence of recognisable heart failure before last month of pregnancy.\par
Clinical data of the patients including the age, parity, gestational age, identifiable risk factors and clinical presentation were noted. ECHO findings were noted. Treatment given to the various patients in form of diuretics, ion tropes and ventilatory support were compared. The patients were then followed up and echocardiography was repeated after 6 months of delivery and the findings were noted. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The demographic details, clinical presentation and management of the patients included in our study were analysed. It was observed that the mean age of incidence among the patients was 28+/-2 years.\par
The incidence of Peripartum Cardiomyopathy among primiparous was 50\% (n=4) showing that there was equal distribution of PPCM among primi and multiparous women.\par
? Additional criteria included left ventricular systolic dysfunction characterised by echocardiogram finding such as depressed shortening fraction (< 30\%), ejection fraction(less than 45\%) and a left ventricular end diastolic dimension of more than 2.7cm/m 2 of body surface area. As seen in the pie diagram, it is evident that the incidence of Gestational diabetes (GDM) among patients with PPCM was 62\% (n=5) of cases. The other risk factors observed were anemia, multiple pregnancy and gestational hypertension each contributing to 13\% of the cases.\par
All the patients had an acute onset of symptoms with the peak incidence being within 24 hours of delivery amounting to 37.5\% (n=3) of the cases. Only one patient presented in the antenatal period. The diagnosis was based on ECHO finding showing a fall in ejection fraction below 45\%. Significant mitral regurgitation was noted in half the cases. The treatment given was mainly supportive which included ventilator support, ion tropes and diuretics. Ventilator support was needed in three out of eight cases.\par
The patients were followed up to six months postpartum. ECHO was repeated for all the patients and was compared with the initial ECHO findings.5, 62\% 1, 12\% 1, 13\% 1, 13\% 
\section[{DISTRIBUTION OF RISK FACTORS(n=8)}]{DISTRIBUTION OF RISK FACTORS(n=8)}\par
GDM anemia multiple pregn GHT It was observed that 50\% (n=4) of the patients had an initial ejection fraction of 35\% and 38\% (n=3) of the patients had an initial ejection fraction of 30\%. Only one patient had an ejection fraction of 20\% which was the only case that eventually culminated in maternal mortality.\par
On follow-up ECHO, it was noted that 7 among 8 patients (85\%) had an ejection fraction of >45\% and only one patient had an ejection fraction of 35\%. It was noted that the patient with follow up ejection fraction 35\% had an initial ejection fraction of 30\%.This highlights the importance of initial ejection fraction showing that patients with better ejection fraction at the initial presentation recovered well. As the rate of recurrence in subsequent pregnancy is high, we advised the patients to avoid further conception.\par
IV. 
\section[{Discussion}]{Discussion}\par
The mean age of incidence of PPCM in our present study was 28+/-2 years. Similarly, in a study conducted by Amos \hyperref[b4]{5} et al the mean age of incidence was 29 years. Chapa 6 et al and Vettori \hyperref[b6]{7} et al also reported a lower age of incidence of 27 years. Elakayam 8 et al reported a mean age of 29 years. In a study conducted by Kolte \hyperref[b8]{9} et al, it was noted that the mean age of incidence was higher averaging 30.8+/-7.1 years. Similarly a study conducted by Hasan 10 et al also showed a higher age of incidence amounting to 32 years. Asad \hyperref[b10]{11} et al reported a mean age of 27-32 years. 
\section[{Table 1: Mean age of incidence of PPCM in various studies}]{Table 1: Mean age of incidence of PPCM in various studies}\par
In our study, there was equal distribution among primiparous and multiparous women. This is in contrast with many studies including Fett \hyperref[b11]{12} et al who in their study on the incidence of peripartum cardiomyopathy had concluded that there was an increase in the incidence of PPCM with increasing age and increasing parity.\par
On analysing the risk factor profile of the patients, it was observed that in our study the incidence of Gestational Hypertension was 13\% (Fig \hyperref[fig_0]{1}). Chapa \hyperref[b5]{6} et al reported a low incidence of 16\% in their study.  {\ref Kolte 9} et al reported a higher incidence of 59.6\% in their study. Similarly, Vettori \hyperref[b6]{7} et al (50\%), Amos \hyperref[b4]{5} et al (45\%) and Elakayam \hyperref[b7]{8} et al (43\%) also reported a high incidence of Gestational Hypertension among patients with PPCM. In our study, Gestational Diabetes was a major contributor amounting to 62\% of cases as shown in figure \hyperref[fig_0]{1}. In study conducted by Kolte 9 et al, a lesser incidence of GDM among patients with PPCM amounting to 18.2\%.\par
The incidence of multiple pregnancy in patients with PPCM was 13\% in our present study (Fig 1  {\ref )}. A similar incidence rate of 13\% was reported in studies conducted by  {\ref Chapa 6} et al and Elakayam 8 et al. A slightly higher rate of 17\% was reported in a study conducted by Vettori \hyperref[b6]{7} et al. In a study conducted by Kolte \hyperref[b8]{9} et al, it was noted that the incidence of multiple pregnancy in patients with PPCM was 6.2\%.\par
In our present study, the incidence of anaemia among patients with PPCM was 12\%. A higher rate of 30.5\% was reported in a study conducted by Kolte \hyperref[b8]{9} et al. The variation in the distribution of risk factors among patients with PPCM can be explained by the fact that our study was conducted in Southern India while other studies were conducted elsewhere.\par
In our present study, the diagnosis was made within 24 hours of delivery in 37.5\% of cases (Fig \hyperref[fig_1]{2}). This correlates with the finding of the study by GowriSayi Prasad \hyperref[b12]{13} et al who found out that 11 out of 16 cases in their study presented in the first postnatal day.\par
V. 
\section[{Add on Points on PPCM}]{Add on Points on PPCM}\par
Peripartum Cardiomyopathy is a rare condition recently on raising incidence with high maternal mortality and morbidity \hyperref[b13]{14} . The incidence varies widely in different population.\par
It is characterised by left ventricular systolic dysfunction occurring in the last months of pregnancy or in the post natal period in the absence of other causes of heart failure. The aetiology is still unclear and many theories have been postulated. Genetic basis for the diseases has been proposed in several studies \hyperref[b14]{15} .\par
The diagnosis is based on clinical suspicion and echocardiogram. The main drawback in the diagnosis is that symptoms of heart failure may be confused with the symptoms of normal pregnancy which may cause a delay in diagnosis and hence a delay in the start of treatment. The Centre for Maternal and Child Enquiries has suggested that " women in late pregnancy or within 6 months of delivery with symptoms of breathlessness, orthopnea, and signs of tachycardia and tachypnea may have PPCM and investigation with chest X-ray and echocardiogram are indicated" \hyperref[b15]{16} .\par
The management of patients with PPCM should be individualised. Management strategies should be dictated as to the fact whether the patient is pregnant or post partum as certain drugs are to be avoided in pregnant women \hyperref[b16]{17} . Beta blockers can be used safely in pregnancy, while ACE inhibitors, ARB and aldosterone antagonist should be avoided. Diuretics should be used in caution as it can affect uteroplacental circulation.\par
Bromocriptine may be a novel disease-specific treatment for PPCM \hyperref[b17]{18} .Several case reports have suggested that the addition of bromocriptine to standard therapy for HF may be beneficial in patients with acute onset of PPCM. In addition, a proof-of-concept randomized pilot study of patients with newly diagnosed PPCM presenting within 4 weeks of delivery also showed promising results. Patients receiving bromocriptine 2.5 mg twice daily for 2 weeks, followed by 2.5 mg daily for 4 weeks, displayed greater recovery of LVEF compared with patients assigned to standard care. However, the use of bromocriptine has been found to be associated with incidence of acute myocardial infarction \hyperref[b18]{19} . Hence it should be used with anti coagulants.\par
Women with PPCM should have a multispeciality care. Unless there is deteriotion in maternal condition, there is no need for urgent delivery \hyperref[b19]{20} . The primary consideration is maternal hemodynamic stability. Labour natural is the preferred mode of delivery \hyperref[b20]{21} . Continuous electronic foetal monitoring is recommended. Left lateral position of the mother is preferred to prevent supine hypotension \hyperref[b21]{22} . Epidural analgesia should be administered \hyperref[b19]{20} . During caesarean section, spinal or combined epidural-spinal anaesthesia is preferred. Second stage of labour should be cut short. Active management of third stage of labour is a must. Breast feeding is not advised as prolactin sub fragments are suspected to have a role in PPCM.\par
PPCM is known to have high maternal mortality, ranging from 15-50\% \hyperref[b2]{3} . Timely diagnosis and critical care support has found to reduce the mortality rate.\par
Elkayam 8 et al studied 44 women with PPCM and a subsequent pregnancy and found that LVEF increased after the index pregnancy but decreased again during the subsequent pregnancy, irrespective of earlier values. Development of HF symptoms was more frequent in the group where LEVF had not normalized before the subsequent pregnancy. Hence patients with PPCM in index pregnancy should be properly counselled and should have an ECHO done before the next pregnancy. 
\section[{Upcoming researches on PPCM}]{Upcoming researches on PPCM}\par
A genomic association has been proposed as aetiology for PPCM. There has been shown to be a familial concordance of PPCM, however it can be a simple presentation of familial dilated cardiomyopathy \hyperref[b14]{15} . There has been a proposal of association between gene 12 and incidence of PPCM \hyperref[b22]{23} .\par
A study conducted on mice has shown that prolactin cleavage causes impairment of cardio myocyte function due to anti-angiogenic and pro-apoptotic properties. This effect has been showed to be completely reversed by administration of bromocriptine. This finding may hold therapeutic promise in humans. \hyperref[b23]{24} Antibodies directed against cardiac tissues have been found in PPCM patients, though it remains unclear whether it is a causative factor or it occurs after destruction of myocytes by another mechanism \hyperref[b24]{25} . 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Peripartum cardiomyopathy is a rare entity but has high mortality rates. Hence cases presenting with features of heart failure should be treated with high suspicion. Prompt diagnosis and treatment is crucial for a better outcome. Proper counselling should be given to the patients regarding subsequent pregnancy.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.10428571428571427\textwidth}P{0.37142857142857144\textwidth}P{0.09428571428571428\textwidth}P{0.22\textwidth}P{0.06\textwidth}}
INTIAL ECHO\tabcellsep \multicolumn{3}{l}{POST NATAL ECHO}\\
PRESENTATION-Ejection fraction \%\tabcellsep \multicolumn{3}{l}{PRESENTATION-Ejection fraction\%}\\
1, 12\%\tabcellsep \tabcellsep \\
\tabcellsep 1, 14\%\tabcellsep 1, 15\%\\
4, 50\%\tabcellsep 1, 14\%\tabcellsep \\
3, 38\%\tabcellsep \tabcellsep \multicolumn{2}{l}{4, 57\%}\\
20 30 35\tabcellsep \multicolumn{3}{l}{35 45 50 58}\tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep 11\\
\tabcellsep \multicolumn{2}{l}{Study Present study Amos 5 et al Chapa 6 et al Vettori 7 et al Elakayam 8 et al Kolte 9 et al}\tabcellsep Mean Age of Incidence of Ppcm in Years 28+/-2 29 27 27 29 30.8+/-7.1\tabcellsep Volume XX Issue I Version I\\
\tabcellsep Hasan 10 et al\tabcellsep \tabcellsep 32\tabcellsep D D D E D )\\
\tabcellsep \tabcellsep \tabcellsep (\\
\tabcellsep \tabcellsep \tabcellsep Medical Research\\
\tabcellsep \tabcellsep \tabcellsep Global Journal of\\
\tabcellsep Study\tabcellsep \multicolumn{2}{l}{Incidence of GHT in Patients with PPCM in Percentage}\\
\tabcellsep Present\tabcellsep \tabcellsep 13\%\\
\tabcellsep Chapa 6 et al\tabcellsep \tabcellsep 16\%\\
\tabcellsep Kolte 9 et al\tabcellsep \tabcellsep 59.6\%\\
\tabcellsep Vettori 7 et al\tabcellsep \tabcellsep 50\%\\
\tabcellsep Amos 5 et al\tabcellsep \tabcellsep 45\%\\
\tabcellsep Elakayam 8 et al\tabcellsep \tabcellsep 43\%\\
\tabcellsep \tabcellsep \tabcellsep © 2020 Global Journals\end{longtable} \par
  {\small\itshape [Note: Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years]} 
\caption{\label{tab_0}Table 2 :}\end{figure}
 			\footnote{© 2020 Global Journals Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years} 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Van Spaendonck-Zwarts et al.]{b14}\label{b14} 	 		\textit{},  		 			K Y Van Spaendonck-Zwarts 		,  		 			J P Van Tintelen 		,  		 			D J Van Veldhuisen 		,  		 			R Werf 		,  		 			J D Jongbloed 		,  		 			W J Paulus 		,  		 			D Dooijes 		,  		 			M P Van Den Berg 		.  		 	 	 (Peripartum cardiomyopathy as a part of familial dilated cardiomyopathy) 
\bibitem[Martin et al. ()]{b0}\label{b0} 	 		\textit{A change of heart: case series of peripartum cardiomyopathy. Case reports in obstetrics and gynecology},  		 			S Martin 		,  		 			D Short 		,  		 			C M Wong 		,  		 			D Mclellan 		.  		2013. 2013.  	 
\bibitem[Vettori et al. ()]{b6}\label{b6} 	 		‘Asymptomatic left ventricular dysfunction in puerperal women: an echocardiographic-based study’.  		 			D V Vettori 		,  		 			L E Rohde 		,  		 			N Clausell 		.  	 	 		\textit{Int J Cardiol}  		2011. 149 p. .  	 
\bibitem[Zipes et al. ()]{b3}\label{b3} 	 		\textit{Braunwald's Heart Disease E-Book: A Textbook of Cardiovascular Medicine},  		 			D P Zipes 		,  		 			P Libby 		,  		 			R O Bonow 		,  		 			D L Mann 		,  		 			G F Tomaselli 		.  		2018 Jan 9. Elsevier Health Sciences.  	 
\bibitem[Elliott et al. (2007)]{b1}\label{b1} 	 		‘Classification of the cardiomyopathies: a position statement from the European Society Of Cardiology Working Group on Myocardial and Pericardial Diseases’.  		 			P Elliott 		,  		 			B Andersson 		,  		 			E Arbustini 		,  		 			Z Bilinska 		,  		 			F Cecchi 		,  		 			P Charron 		,  		 			O Dubourg 		,  		 			U Kühl 		,  		 			B Maisch 		,  		 			W J Mckenna 		,  		 			L Monserrat 		.  	 	 		\textit{European heart journal}  		2007 Oct 4. 29  (2)  p. .  	 
\bibitem[Lamparter et al.]{b24}\label{b24} 	 		‘Clinical and immunologic characteristics in peripartum cardiomyopathy’.  		 			S Lamparter 		,  		 			S Pankuweit 		,  		 			B Maisch 		.  	 	 		\textit{International journal of cardiology}  		 	 
\bibitem[Sliwa et al. ()]{b16}\label{b16} 	 		‘Current state of knowledge on aetiology, diagnosis, management, and therapy of peripartum cardiomyopathy: a position statement from the Heart Failure Association of the European Society of Cardiology Working Group on peripartum cardiomyopathy’.  		 			K Sliwa 		,  		 			D Hilfiker-Kleiner 		,  		 			M C Petrie 		,  		 			A Mebazaa 		,  		 			B Pieske 		,  		 			E Buchmann 		,  		 			V Regitz-Zagrosek 		,  		 			M Schaufelberger 		,  		 			L Tavazzi 		,  		 			D J Van Veldhuisen 		,  		 			H Watkins 		.  	 	 		\textit{European journal of heart failure}  		2010. 12  (8)  p. .  	 
\bibitem[Gunderson et al. (2011)]{b13}\label{b13} 	 		\textit{Epidemiology of peripartum cardiomyopathy: incidence, predictors, and outcomes. Obstetrics \& Gynecology},  		 			E P Gunderson 		,  		 			L A Croen 		,  		 			V Chiang 		,  		 			C K Yoshida 		,  		 			D Walton 		,  		 			A S Go 		.  		2011 Sep 1. 118 p. .  	 
\bibitem[Sliwa (2010)]{b23}\label{b23} 	 		‘Evaluation of Bromocriptine in the Treatment of Acute Severe Peripartum Cardiomyopathy: A Proof-of’.  		 			Struman I Sliwa 		.  	 	 		\textit{Concept Pilot Study},  				2010. 2010 Jun 1. 121 p. E425.  	 
\bibitem[Fett et al. (2005)]{b11}\label{b11} 	 		‘Fiveyear prospective study of the incidence and prognosis of peripartum cardiomyopathy at a single institution’.  		 			J D Fett 		,  		 			L G Christie 		,  		 			R D Carraway 		,  		 			J G Murphy 		.  	 	 		\textit{InMayo Clinic Proceedings}  		2005 Dec 1. Elsevier. 80  (12)  p. .  	 
\bibitem[Horne et al. (2011)]{b22}\label{b22} 	 		\textit{Genome-wide significance and replication of the chromosome 12p11. 22 locus near the PTHLH gene for peripartum cardiomyopathy. Circulation: Cardiovascular Genetics},  		 			B D Horne 		,  		 			K D Rasmusson 		,  		 			R Alharethi 		,  		 			D Budge 		,  		 			K D Brunisholz 		,  		 			T Metz 		,  		 			J F Carlquist 		,  		 			J J Connolly 		,  		 			T F Porter 		,  		 			D L Lappé 		,  		 			J B Muhlestein 		.  		2011 Aug. 4 p. .  	 
\bibitem[Amos et al. (2006)]{b4}\label{b4} 	 		‘Improved outcomes in peripartum cardiomyopathy with contemporary’.  		 			A M Amos 		,  		 			W A Jaber 		,  		 			S D Russell 		.  	 	 		\textit{American heart journal}  		2006 Sep 1. 152  (3)  p. .  	 
\bibitem[Hopp et al. (1996)]{b18}\label{b18} 	 		‘Myocardial infarction postpartum in patients taking bromocriptine for the prevention of breast engorgement’.  		 			L Hopp 		,  		 			B Haider 		,  		 			L Iffy 		.  	 	 		\textit{International journal of cardiology}  		1996 Dec 13. 57  (3)  p. .  	 
\bibitem[Hasan et al. ()]{b9}\label{b9} 	 		‘Peripartum cardiomyopathy characteristics and outcome in a tertiary care hospital’.  		 			J A Hasan 		,  		 			A Qureshi 		,  		 			B B Ramejo 		,  		 			A Kamran 		.  	 	 		\textit{JPMA. The Journal of the Pakistan Medical Association}  		2010.  	 
\bibitem[Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years]{b25}\label{b25} 	 		\textit{Peripartum Cardiomyopathy-A Case Series Report in a Tertiery Hospital in Pondicherry for Two Years},  		 	 
\bibitem[Prasad et al. (2014)]{b12}\label{b12} 	 		\textit{Peripartum cardiomyopathy-case series. indian heart journal},  		 			G S Prasad 		,  		 			A Bhupali 		,  		 			S Prasad 		,  		 			A N Patil 		,  		 			Y Deka 		.  		2014 Mar 1. 66 p. .  	 
\bibitem[Ro and Frishman (2006)]{b19}\label{b19} 	 		\textit{Peripartum cardiomyopathy. Cardiology in review},  		 			A Ro 		,  		 			W H Frishman 		.  		2006 Jan 1. 14 p. .  	 
\bibitem[Sliwa et al. (2006)]{b2}\label{b2} 	 		\textit{Peripartum cardiomyopathy. The Lancet},  		 			K Sliwa 		,  		 			J Fett 		,  		 			U Elkayam 		.  		2006 Aug 19.  	 
\bibitem[Asad et al. ()]{b10}\label{b10} 	 		‘Peripartum cardiomyopathy: A systematic review of the literature’.  		 			Z U Asad 		,  		 			M Maiwand 		,  		 			F Farah 		,  		 			T W Dasari 		.  	 	 		\textit{Clinical cardiology}  		2018.  	 
\bibitem[Lee and Cotton (1989)]{b20}\label{b20} 	 		‘Peripartum cardiomyopathy: current concepts and clinical management’.  		 			W Lee 		,  		 			D B Cotton 		.  	 	 		\textit{Clinical obstetrics and gynecology}  		1989 Mar 1. 32  (1)  p. .  	 
\bibitem[Hameed and Sklansky (2007)]{b21}\label{b21} 	 		\textit{Pregnancy: maternal and fetal heart disease. Current problems in cardiology},  		 			A B Hameed 		,  		 			M S Sklansky 		.  		2007 Aug 1. 32 p. .  	 
\bibitem[Elkayam et al. ()]{b7}\label{b7} 	 		‘Pregnancyassociated cardiomyopathy: clinical characteristics and a comparison between early and late presentation’.  		 			U Elkayam 		,  		 			M W Akhter 		,  		 			H Singh 		.  	 	 		\textit{Circulation}  		2005. 111 p. .  	 
\bibitem[Chapa et al. ()]{b5}\label{b5} 	 		‘Prognostic value of echocardiography in peripartum cardiomyopathy’.  		 			J B Chapa 		,  		 			H B Heiberger 		,  		 			L Weinert 		,  		 			J Decara 		,  		 			R M Lang 		,  		 			J U Hibbard 		.  	 	 		\textit{ObstetGynecol}  		2005. 105 p. .  	 
\bibitem[Hilfiker-Kleiner et al. (2007)]{b17}\label{b17} 	 		‘Recovery from postpartum cardiomyopathy in 2 patients by blocking prolactin release with bromocriptine’.  		 			D Hilfiker-Kleiner 		,  		 			G P Meyer 		,  		 			E Schieffer 		,  		 			B Goldmann 		,  		 			E Podewski 		,  		 			I Struman 		,  		 			P Fischer 		,  		 			H Drexler 		.  	 	 		\textit{Journal of the American College of Cardiology}  		2007 Dec 11. 50  (24)  p. .  	 
\bibitem[Wilkinson et al. ()]{b15}\label{b15} 	 		‘Saving mothers' lives. Reviewing maternal deaths to make motherhood safer’.  		 			H Wilkinson 		,  		 			Trustees 		,  		 			Advisers 		.  	 	 		\textit{BJOG: An International Journal of Obstetrics \& Gynaecology}  		2006-2008. 2011 Oct. 118  (11)  p. .  	 
\bibitem[Kolte et al. (2014)]{b8}\label{b8} 	 		‘Temporal trends in incidence and outcomes of peripartum cardiomyopathy in the United States: a nationwide population-based study’.  		 			D Kolte 		,  		 			S Khera 		,  		 			W S Aronow 		,  		 			C Palaniswamy 		,  		 			M Mujib 		,  		 			C Ahn 		,  		 			D Jain 		,  		 			A Gass 		,  		 			A Ahmed 		,  		 			J A Panza 		,  		 			G C Fonarow 		.  	 	 		\textit{Journal of the American Heart Association}  		2014 Jun 4. 3  (3)  p. e001056.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
