Details
Assignee
Jayasanka WeerasingheJayasanka WeerasingheReporter
Jayasanka WeerasingheJayasanka WeerasinghePriority
Low
Details
Details
Assignee
Jayasanka Weerasinghe
Jayasanka WeerasingheReporter
Jayasanka Weerasinghe
Jayasanka WeerasinghePriority
Created October 23, 2024 at 9:37 PM
Updated December 9, 2024 at 5:44 AM
We need to create a new API that retrieves visits along with their associated notes and diagnosis to optimize the current approach. The existing API call we are using to fetch past visits is expensive and returns more data than necessary for the initial UI rendering. The goal is to retrieve only the relevant information (visits, notes, diagnosis) to improve performance and load times.