Skip to content

Return Replaced medicine details

Bhaskar Battula requested to merge return-replaced-medicine-details into develop

fetch replaced medicine details correctly

Description

This merge request fixes an issue where the replaced medicine details were previously returned as null in the patient consultation response.

The consultation service logic has been updated to correctly retrieve and populate the replaced medicine information from the database. With this change, the system now returns the proper replaced medicine details instead of empty values.

Related Issue(s)

Closes #43 (closed)

Merge request reports

Loading