Files
2021-09-01 13:28:59 -04:00

94 lines
5.3 KiB
PHP

<!------main-content------>
<main class="main-content">
<section class="page_title prov_crumb">
<div class="container">
<div class="row">
<div class="col-lg-12 d-flex">
<div class="content_box">
<ul class="bread_crumb text-center">
<li class="bread_crumb-item"><a href="/">Home</a></li>
<li class="bread_crumb-item active"> <?=PROUCT_BRAND_NAME?> Providers</li>
</ul>
<h1 style="color:black;"><?=PROUCT_BRAND_NAME?> Providers</h1>
</div>
</div>
</div>
</div>
</section>
<!--------Checkout-------->
<section class="prevention_single">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="image_box">
<img src="/assets/image/resources/providers-solution.png" class="img-fluid" alt="providers-solution" />
</div>
<div class="row">
<div class="col-lg-6">
<div class="image_box">
<a href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" class="large_button" id="android">
<img src="/assets/image/resources/apple-download.jpg" class="img-fluid" alt="prevention" />
</div>
</div>
<div class="col-lg-6">
<div class="image_box">
<a href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" class="large_button" id="android">
<img src="/assets/image/resources/google-download.jpg" class="img-fluid" alt="prevention" />
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<a href="https://provider.mermsemr.com/" target="_blank" class="btn btn-primary btn-block" id="providers portal">
Providers Portal
</a>
</div>
</div>
</div>
<div class="col-lg-8">
<div class="prevention_single_content">
<h1><?=PROUCT_BRAND_NAME?> Providers</h1>
<div class="content_box">
<ul>
<li> Create and Manage patient information on one clear interface. Add any number of patient insurance provider and employment information also. Accept patient picture with ease, monitor patient balance real time..</span></li>
<li> Payment Integration- Track, view, and manage payments as well as payment plans so you can stay on top of your patient billing and increase your receivables.</span></li>
<li> Smart Practice Management MERMS offers an integrated practice management software that can be tailored to meet the unique needs of your practice.</span></li>
<li> Health Records Everything from medical history to diagnosis, to referral records, can be accessed with ease.</span></li>
<li> <?=PROUCT_BRAND_NAME?> assists to maintain a clear line of bi-directional communication with your patients can improve patient satisfaction, adherence to care instructions, and patient outcomes.</span></li>
<li> Patient Messaging: By communicating appointment times, instructions for procedures, and other information, <?=PROUCT_BRAND_NAME?> can improve front office service and reduce no-show rates.</span></li>
<li> <?=PROUCT_BRAND_NAME?> clinical workflow guide walks you through your practice to see where you can minimize or eliminate unproductive clogs and time wasters. </span></li>
<li> A patient-driven healthcare landscape with an increased focus on patient experience is needed to better manage your precious time, improve care delivery and increase your practice revenue.</span></li>
<li> Fully virtual, in-office, or anywhere in-between. Integrated with telehealth, online booking, paperless end-to-end processing, and more.</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="covid_19_information">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="image_box">
<img src="/assets/image/resources/provider-view.jpg" class="img-fluid" alt="provider-view" />
</div>
</div>
</div>
</div>
</section>
<!--------Checkout-------->
<!-------------main-centent-end--------------->
</main>