# Teleconsultation Visit-InstaPract

Healthcare professionals can use this feature to initiate consultations through **InstaPract**.

{% hint style="info" %}
To learn more about integrating **InstaPract** with **Unite EMR**, refer to the [**InstaPract**](/uniteemr/master-modules/integrations/instapract.md) topic.
{% endhint %}

***

### Prerequisites for Starting a Teleconsultation

Before initiating a teleconsultation, ensure the following requirements are met:

* **InstaPract** integration must be configured in **Unite EMR**.
* The doctor user must be enabled with the **Teleconsultation** feature in the [**Users** ](/uniteemr/master-modules/user-setup/users.md#steps-to-create-a-user-profile-for-clinical-staff)screen.
* The patient’s **Email ID** and **Phone Number** must be updated in the [**Patient Register**](/uniteemr/application-modules/patient-register/view-or-modify-patient-information.md), as the consultation link is shared through the registered email address.
* A teleconsultation appointment or visit is scheduled for the day.

***

### Steps to Start a Teleconsultation Visit

* Open the **Current Medical Records** **(Home > Medical Records > Current Medical Records)** screen.
* Click the teleconsultation visit to start the consultation. A confirmation message appears.

  <figure><img src="/files/1LEnVlVpGU78pGmyUJxA" alt=""><figcaption></figcaption></figure>
* Once confirmed, a new browser window opens with the **InstaPract** consultation details and redirects the doctor to the teleconsultation session.

  <figure><img src="/files/PQe6nmkNVdtPnt1ORORX" alt="" width="375"><figcaption></figcaption></figure>

  ***Note:** Simultaneously, the patient must join the teleconsultation using the link sent to their registered email address.*
* The patient's medical details can be recorded in the [**Medical Records**](/uniteemr/application-modules/medical-records.md) screen in **Unite EMR** while the consultation is in progress.

  <figure><img src="/files/RYB30rSPwBS71s9nKRQA" alt=""><figcaption></figcaption></figure>
* If the video call disconnects, use the **JOIN MEETING** option to resume the consultation.

  <figure><img src="/files/PpPQ7EAhcnE4kBuNq1O5" alt=""><figcaption></figcaption></figure>
* After capturing necessary detials, click **SAVE** to complete the consultation.

{% hint style="info" %}
Patient **Visit Report** available in **Unite EMR** will be automatically synced with **InstaPract.**
{% endhint %}

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/teleconsultation-visit-instapract.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.
