TIP-Global-Health / eheza-app

Apache License 2.0
3 stars 1 forks source link

ANC Subs - Preeclampsia (Mild to Moderate) Next Steps [6h] #354

Closed jeanette-pelizzon closed 2 years ago

jeanette-pelizzon commented 2 years ago

Issue

*This issue is only dealing with Mild to Moderate Preeclampsia**

If a patient is diagnosed with preeclampsia for the first time, we refer them to the hospital.

Once a patient has been seen at the hospital, they will continue to return to the health center for their normal ANC visits.

We will manage preeclampsia (Mild to Moderate) patients the same way that we manage hypertension patients. They will come for their visit, we work through the encounter, then based off of their vitals we will recommend changes to their medication. These changes are outlined in the Master Logic document.

Here is what the next steps screen would like in this scenario:

Screen Shot 2022-07-25 at 1 28 32 PM

Related Issues:

To Do:

anvmn commented 2 years ago

@balagan73 please test on Nutrition env

balagan73 commented 2 years ago

@jeanette-pelizzon Maybe this issue should be called ... Continued care instead of ... Next steps. Logic and their respective next steps were checked in https://github.com/TIP-Global-Health/eheza-app/issues/353

balagan73 commented 2 years ago

https://nutrition-ihangane.pantheonsite.io/

QA Review

Found issues and questions:

  1. I think in the Logic sheet on line 110 systolic and diastolic is mixed up. image

  2. When patient at first encounter is diagnosed with Moderate preeclampsia, they are referred to hospital, and no medication is prescribed. In subsequent encounter even if patient enters medication given in outside care, it is not taken into account. When patient enters 110 diastolic BP, they are not referred to hospital.

adamhstewart commented 2 years ago

@anvmn please check

anvmn commented 2 years ago

@adamhstewart

  1. I think in the Logic sheet on line 110 systolic and diastolic is mixed up.

Correct, logic file is fixed already.

  1. When patient at first encounter is diagnosed with Moderate preeclampsia, they are referred to hospital, and no medication is prescribed. In subsequent encounter even if patient enters medication given in outside care, it is not taken into account. When patient enters 110 diastolic BP, they are not referred to hospital.

We don't tale outside care medication into account. However, we do need to start treatment (as if there was none before) and when BP conditions indicate hospitalization, this should be suggested.

I made a fix for this at #475. It should be thoroughly testsed.

balagan73 commented 2 years ago

https://nutrition-ihangane.pantheonsite.io/

QA Review

Checked and approved:

  1. At second encounter patient is referred to hospital with 110 diastolic bp. image