# Available Features During the Video Call

## Key Features During Your Video Call

1. **Camera and Mic Control**\
   Easily turn your **camera** and **mic** on or off to suit your preferences during the call.
2. **Screen Sharing**\
   Share your **screen**, **window**, or **tab** to collaborate seamlessly with the patient or provider.
3. **Change Layout**\
   Use the **layout icon** to customize the screen’s appearance, ensuring maximum comfort and focus during the call.
4. **Appointment Details**\
   Tap the **"View Appointment Information"** button to access detailed information about the **patient.**<br>

   <figure><img src="/files/kV2Wo7rG00GgUYRiiy19" alt=""><figcaption><p>Appointment Information</p></figcaption></figure>
5. **Chat:** Chat remains available throughout the appointment, allowing real-time communication.<br>

   <figure><img src="/files/nUXUlKYm8ZdikRtL239D" alt=""><figcaption><p>Chat During call</p></figcaption></figure>
6. **Notes Section**\
   The **Notes Section** has four  parts:
   1. **Diagnosis:** Searchable and selectable from a dropdown menu.
   2. **Patient Note**: Contains fields such as **Medical History**, **Tell Your Story**, and **Allergies**. These fields are customizable from the admin section.
   3. **Doctor Note**: Includes **consultation notes** from the provider. You can add more fields, which are also customizable.
   4. **Appointment Notes**: Use this section to add **notes** for the patient related to their appointment. Select the template for easier use. These notes will also appear in the patient’s appointment summary PDF.<br>

      <figure><img src="/files/WqaCMqEKLdRJBPZKnZWo" alt=""><figcaption><p>Notes</p></figcaption></figure>
7. **Prescription**\
   Prescribe for the patient in the following format:
   1. **Medicine Name: Search and select the medicine name**
   2. **Frequency** (e.g., 1-0-1)
   3. **Timing** (e.g., after a meal, before meal)
   4. **Duration** (e.g., 1 day, 1 month, 1 year)
   5. Add any **additional information** as needed.<br>

      <figure><img src="/files/U0qADjQFYcDHCld7H7jV" alt=""><figcaption><p>Prescription</p></figcaption></figure>
8. **Test**

   1. Lab Note\
      Search and select **lab tests**, and they will be added to the list in the queue for processing.
   2. **Radiology Note**\
      Similar to the radiology test, **radiology tests** can be searched and added to the queue for further action.

   <figure><img src="/files/omyKyM7wFAuV546NxPcR" alt=""><figcaption><p>Add the Test</p></figcaption></figure>
9. **Invite Other Participants:**&#x20;

   1. During the video call, look for the **"Invite Participant"** button or icon in the call interface.
   2. **Add Participant Details**:
      1. Enter the **email address** of the person you want to invite.
      2. **Send the Invitation**:\
         Click **Update** to share the invite link with the selected participant.
      3. **Participant Joins**:\
         The invited user will receive the link and can join the call by clicking it.

   <figure><img src="/files/VEuf25d1TInHWwCNlw2o" alt=""><figcaption><p>Invite Users</p></figcaption></figure>

## Post-Call Actions

After ending the call, you'll be directed to the **Summary Page**, where you can modify, edit, or delete any information entered during the call.\
You will also be prompted to **mandate the provider's signature** for confirmation.

Additionally, you can:

* Attach any necessary documents.
* Send a **follow-up link** to the patient with further instructions or information.
* Set **reminders** for patients to follow up on specific tasks or appointments.

For more information about the **Completed Tab**, simply click on the **next page**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.omnivatelehealth.com/consulting-provider/appointment/your-upcoming-appointments/available-features-during-the-video-call.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
