Return Replaced medicine details
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)