Thanks for reaching out to Q&A.
Logic app is an integration service that Azure offers. Logic app has built in connectors that can be used to make CRUD operations on SQL and other databases. In your scenario, logic app can be used to modify the database whenever there is a request from the healthcare API.
Please refer to this example : https://learn.microsoft.com/en-us/learn/modules/health-bot-integrated-bot/
I hope this helps! Feel free to reach out to me if you have any queries or concerns.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.