Files
MermsWebsite2021/app/Config/mermsemr_faq.php
T
Olu Amey fda389fdcb fix
2021-06-18 23:27:20 +00:00

55 lines
2.2 KiB
PHP

<?php
$merms_faq = array
(
[
'What is MERMS ?',
'What is MERMS ?',
'MERSM is a series of patient, users and providers platforms that assist providers in patient care processes and any users to manage health care goals.',
'MERSM is a series of patient, users and providers platforms that assist providers in patient care processes and any users to manage health care goals.'
],
[
'What is myFit App ?',
'What is myFit, The Personal Care, App ?',
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
''
],
[
'What MERMS Providers ?',
'What MERMS Providers ?',
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
''
],
[
'How secure is MERMS?',
'How secure is MERMS?',
'MERMS products use the highest-level SSL (Secure Socket Layer) encryption and fully HIPAA-compliant by design.',
'We expect both physicians and patients to be naturally concerned with the privacy and confidentiality of healthcare information. MERMS products use the highest-level SSL (Secure Socket Layer) encryption and fully HIPAA-compliant by design. '
],
[
'What kind of computer or device do I need?',
'What kind of computer or device do I need?',
'MERMS is a web-based platform for most users. All you need is a computer and a good Internet connection. There are no expensive servers to buy and maintain.',
'MERMS is a web-based platform for most users. All you need is a computer and a good Internet connection. There are no expensive servers to buy and maintain.'
],
[
'How can users schedule providers appointments?',
'How can users schedule providers appointments?',
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
''
],
[
'Can I manage my practice with MERMS ?',
'Can I manage my practice with MERMS ?',
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
''
],
[
'What can I track with MERMS myFit ?',
'What can I track with MERMS myFit ?',
'is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that ',
''
],
);
?>