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

Consultation Update filed by an external specialist: Telemedicine #962

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:

There may be patients in small healthcare facilities with no specialist doctors. When these patients become severely sick, There may not be enough resources to shift the patient to a hospital with specialist doctors. Instead, the patient remains in the small healthcare facility, and he is put under telemedicine with a specialist doctor sitting elsewhere. This is so that the patient is admitted in a facility and gets around the clock medical attention while He also gets the advanced care of a specialist through the telemedicine module of CARE.

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, in the patients' tab, he can view the card and consultations of the patient.

Is your feature request related to a problem? Please describe. Once doctor P views the patients clinical details, he needs to record his consultation in a consultation update. The consultation update filed by an external expert must be prominently flagged as an external consultation update. Otherwise, the facility X may find it confusing. it will be hard for them to distinguish theirs and experts consultation update.

Describe the solution you'd like The consultation update filed by the external specialist must appear in a different colour and must show who the consultation update is from. The consultation card on the patient dashboard must also have a flag that it contains a consultation update from an external expert.

bodhish commented 3 years ago

@vigneshhari @aparnacoronasafe This issue must be closed. The specialist should not have an option to create a consultation inside a facility that they don't have access.

aparnacoronasafe commented 3 years ago

@bodhish now that the external specialist will be filing a consultation update, we need the same to be flagged differently.

I have modified the issue accordingly.

dauntlessnomad commented 3 years ago

@vigneshhari do we have an api that can serve this request ?

aparnacoronasafe commented 3 years ago

hey @sam9111 @Sandra3657 could you post an update here, please?

Sandra3657 commented 3 years ago

We need some help with the API for the consultation update. @vigneshhari

bodhish commented 3 years ago

@vigneshhari what's your take on this?

vigneshhari commented 3 years ago

there will be a flag in consultation and consultation update when an assigned doctor last updated the patient consultation/Consultation Update/DailyRound.

bodhish commented 3 years ago

okay

vigneshhari commented 3 years ago

@Sandra3657 @sam9111 There are two new flags in the Consultation Update API : last_updated_by_telemedicine and created_by_telemedicine There is one new flag in Consultation API : last_updated_by_telemedicine All flags are read-only and updated automatically.

sam9111 commented 3 years ago

Can we get sample login details for the external specialist to test? @aparnacoronasafe

Sandra3657 commented 3 years ago

Finished the FE. Waiting for API.

vigneshhari commented 3 years ago

The API is fixed now.

amruthavijay88 commented 3 years ago

Tested - when a homecare patient is assigned to a doc is outside the facility, it is tagged in a different color, whereas the regular daily consultation is updated normally.

image

aparnacoronasafe commented 3 years ago

tested