helpwave / mobile-app

The official helpwave mobile app for android and ios
Mozilla Public License 2.0
7 stars 1 forks source link

PatientBottomSheet Remove WardPatientController #510

Closed DasProffi closed 3 months ago

DasProffi commented 6 months ago

Describe the chore

As we don't get the information on whether a patient is discharged on the PatientController, we use the WardPatientsController additionally to retrieve this information. This produces additional data and query usage.

An updated version of the PatientDetails API should fix this and can be used.

DasProffi commented 5 months ago

Blocked by https://github.com/helpwave/services/issues/698