Please enable JavaScript.
Coggle requires JavaScript to display documents.
SLFNHA Filing cabinet - Coggle Diagram
SLFNHA Filing cabinet
Internal staff
User role management
Configurations for notifications
Search patient records
Service provider
User based access restrictions based on type of data
Search patient details
Query operation (detailed in separate flow)
Query operation
Search for patient records in cache & application DB
Records last updated less than 'x' hours
Display the records to client based application as response from API layer
Records last updated time more than 'x' hours
Triggers the pipeline of aggregation services
Searches external DB for EMR/appointment data or connect the external systems via API call for data query
Transforms the data into required data schema and consolidates the patient info from different external systems
Compares the delta level changes in the data records and updates the new information into patient records in the application DB
API layer provides the response to the client facing app
Latest data stored in cache DB