# Telemedicine

This will allow all facilities in the care system to operate their own telemedicine unit seamlessly.<br>

![Summary stats from telemedicine](/files/-MBVjLoX2XmXJVqynRa8)

## Requirments

1. staff profile with limited data access should be able to log calls
2. doctor linked to the facility should be able to see the pending calls and associated patent record
3. The doctor should be able to add consultation
4. The doctor should be able to schedule a reminder for follow-up.&#x20;
5. pending calls, upcoming followups and missed followups should be listed on an index page
6. The docotor should be able to add a prescription for the patient which can be shared with the patient via SMS.&#x20;
7. The pharmacy unit of the facility should be able to mark the status of each prescription given to the patient.
8. Doctor could be a tele-caller for multiple facilities.&#x20;
9. A facility admin should be able to assign calls to a doctor

## Changes required in Care

* [ ] \[Evaluate and add chnages required]

## After Merge

* [ ] Migrate data from telemed to care


---

# 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://dev.coronasafe.network/telemidicine.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.
