Merms New Website
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
$practice_text1 = array(
|
||||
['Patient Engagement', 'Through the MERMS myFit users portal & app, patients have better access to their doctors and their medical clinic. ', '/providers'],
|
||||
['Care Coordination', 'The MERMS suite of services allows clinical practices to manage tasks needed with ease.', '/providers'],
|
||||
['Smart Practice Management', 'MERMS offers an integrated practice management software that can be tailored to meet the unique needs of your practice.', '/providers'],
|
||||
['Built for your practice', 'MERMS is purpose-built for the unique needs of your practice', '/providers'],
|
||||
);
|
||||
|
||||
$practice_text2 = array(
|
||||
['Health Records', 'Everything from medical history to diagnosis, to referral records, can be accessed with ease.', '/providers'],
|
||||
['Telehealth', 'Continue care with MERMS Telehealth. We allow for your practice to visit with patients in a way that helps works for the goal.', '/providers'],
|
||||
['Wellness Messenger', 'MERMS Messenger System is designed to reach targeted sets of patients to improve patient outreach.', '/providers'],
|
||||
['Committed to your success', 'MERMS goal is to enable your success by helping you and your team make the right decisions to deliver results.', '/providers'],
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user