ohcnetwork / care_fe

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

Re-design prescription Module. (Discussion needed) #8308

Open samholics opened 2 months ago

samholics commented 2 months ago

Re-design Prescription Module.

Current prescription module needs to be redesigned to be more user friendly.

Issues with the current prescription module:

gigincg commented 2 months ago

@aparnacoronasafe / @samholics Can you expand "This is relevant to reconcile mediation when the patient is transferred from one ward to another. Ideally the treating doctor must be made to review the list of active prescription in the previous ward, and accept or reject to creat an updated active prescription."

aparnacoronasafe commented 2 months ago

There must be continuity to prescription when a patient is moved from one ward to another.

A lot of drugs given in the ICU cannot be stopped suddenly. They may need to be veined off it by reducing dosage. Also, there may be other life-saving drugs that the patient may have been taking long term.

We need to be able to enable continuity across

  1. Home medication
  2. medication prescribed in various wards
  3. Discharge medication

Eg: When the patient gives information that he takes Med A and Med B at home, at the time of admission, that must be added to Home medication and the doctor giving first prescription, should be able to see the list to decide whether to continue the meds in the hosp, or replace it with either similar meds or to stop it altogether. His first prescription at the time of admission to ICU maybe Med A Med B Med C then when the patient is downshifted from ICU to ward, all active medication must be renewed. Same process must happen when doctor prescribes discharge medication. He must be able to see the last list of active medication.

aparnacoronasafe commented 2 months ago

@gigincg is this clear?

gigincg commented 2 months ago

@aparnacoronasafe Need more depth on,

  1. How different is Home Medication & Discharge Medication.
  2. Does showing all prescriptions as suggestions for Discharge Medication solve the issue with Discharge Medication
  3. How do you plan to differentiate between location of Prescription, the Prescription for the Patient persists across any location the Patient is at. Can you explain the expected flow of review when a Patient is internally shifted to a different Bed.
aparnacoronasafe commented 2 months ago
  1. How different is Home Medication & Discharge Medication.

Discharge medication becomes home medication if the patient is admitted again. Home medication is any medication the patient is having otherwise at the time of admission Discharge medication is the medication the doctor prescribes the patient to have at home after discharge.

  1. Does showing all prescriptions as suggestions for Discharge Medication solve the issue with Discharge Medication

All active prescriptions must come as suggestion. Yes that would solved the problem. The same must happen a admission and transfer between locations also.

  1. How do you plan to differentiate between location of Prescription, the Prescription for the Patient persists across any location the Patient is at. Can you explain the expected flow of review when a Patient is internally shifted to a different Bed.

Location need not be mapped to a prescription. But its a good practice for doctor to review the prescription as the patient moved from one location to another, particularly when the patient is moved between ICU and non-ICU beds. There are some medicines that are exclusively administered at ICU, these are the medication that might require close monitoring of vitals to ensure correct dosage. Such medicines are avoided in normal wards. So doctors would want to review the medication list to replace such medication with more 'safer' ones

gigincg commented 2 months ago

@aparnacoronasafe I agree with the change needed when Dishcarging, but I believe we do not have enough field implementation and feedback to implement the same for Internal Shifting.

aparnacoronasafe commented 2 months ago

This is absolutely necessary at the time of admission too. For the doctor to see the list of home medication.

Internal transfers, we could revisit when we have enough input from doctors. However, the discharge medicine reconciliation component may be developed keeping in mind the use cases at various times through the encounter including internal transfers.