ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
214 stars 396 forks source link

telemedicine module: Doctor's access #958

Closed aparnacoronasafe closed 3 years ago

aparnacoronasafe commented 3 years ago

We have a telemedicine module inside care. the reason for having this module is here:

The feature is explained as under: Patient A is admitted in facility X. While the facility files consultation for the patient, telemedicine is enabled, and a Doctor P is assigned. Now when doctor P logs into CARE, he can view the card and consultations of the patient.

Is your feature request related to a problem? Please describe. The problem is if the health status of the patient suddenly changes drastically, and facility X files a new consultation form and forgets to re-do the telemedicine section in the latest consultation, Doctor P suddenly loses access to the patient's details.

Describe the solution you'd like The telemedicine section must always be auto-populated with the last settings/entries.

This was the data entry person at facility X will have to take an effort in removing the access of the doctor P as and when the requirement ends. Access of Doctor P will not be revoked by mistake.

Describe alternatives you've considered The above solution is just a suggestion. Find the best way to solve the problem described above.

@vigneshhari Please comment on the proposed solution

vigneshhari commented 3 years ago

Sounds good , @bodhish the front end can automatically query the last consulatations doctor and fill it up as needed , there is no backend changes required.