Patient Portal

From VEHRDICT Support
Revision as of 14:30, 3 June 2024 by Bboggan (talk | contribs)

<!DOCTYPE html> <html lang="en"> <head>

   <meta charset="UTF-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <title>Patient Portal - Vehrdict Support Wiki</title>
   <style>
       body {
           font-family: Arial, sans-serif;
           line-height: 1.6;
           margin: 20px;
           background-color: #f9f9f9;
           color: #333;
       }
       .container {
           max-width: 900px;
           margin: 0 auto;
           padding: 20px;
           background-color: #fff;
           border-radius: 8px;
           box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
       }
       h1 {
           text-align: center;
           color: #007BFF;
       }
       p {
           margin-bottom: 20px;
       }
       .step {
           margin-top: 20px;
       }
       .step img {
           width: 100%;
           border: 1px solid #ccc;
           border-radius: 8px;
           margin-top: 10px;
       }
       .step h2 {
           font-size: 1.2em;
           color: #0056b3;
       }
       .highlight {
           font-weight: bold;
       }
   </style>

</head> <body>

Patient Portal - Vehrdict Support Wiki

In the Patient Portal tab within the VEHRDICT system, patients are provided with a secure and private access point to their health records. They can view personal health information, exchange messages with their healthcare providers, and schedule or manage upcoming appointments. It's an essential tool for enhancing patient engagement and streamlining communication.

Step 1: Access Patient Portal

Navigate to the Patient Dashboard, and then click on More... and select Patient Portal from the dropdown menu.

           <img src="/mnt/data/file-nVQzaTX0TRsqVOSKsmkBiZQH" alt="Patient Portal Access">

Step 2: Patient Portal Details

In the Patient Portal tab, you can manage the patient's email, portal password, and phone number. You can also send a welcome email or SMS to the patient to help them access their portal.

           <img src="/mnt/data/file-nVQzaTX0TRsqVOSKsmkBiZQH" alt="Patient Portal Details">

</body> </html>

In the "Patient Portal" tab within the VEHRDICT system, patients are provided with a secure and private access point to their health records. They can view personal health information, exchange messages with their healthcare providers, and schedule or manage upcoming appointments. It's an essential tool for enhancing patient engagement and streamlining communication.