Patient Portal: Difference between revisions

From VEHRDICT Support
(Created page with "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. 800px")
 
No edit summary
Line 1: Line 1:
<!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>
    <div class="container">
        <h1>Patient Portal - Vehrdict Support Wiki</h1>
        <p>In the <span class="highlight">Patient Portal</span> 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.</p>
       
        <div class="step">
            <h2>Step 1: Access Patient Portal</h2>
            <p>Navigate to the <span class="highlight">Patient Dashboard</span>, and then click on <span class="highlight">More...</span> and select <span class="highlight">Patient Portal</span> from the dropdown menu.</p>
            <img src="/mnt/data/file-nVQzaTX0TRsqVOSKsmkBiZQH" alt="Patient Portal Access">
        </div>
       
        <div class="step">
            <h2>Step 2: Patient Portal Details</h2>
            <p>In the <span class="highlight">Patient Portal</span> 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.</p>
            <img src="/mnt/data/file-nVQzaTX0TRsqVOSKsmkBiZQH" alt="Patient Portal Details">
        </div>
    </div>
</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.
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.




[[File:PatientPortal.jpg|800px]]
[[File:PatientPortal.jpg|800px]]

Revision as of 14:30, 3 June 2024

<!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.