Allow Access to Live Updates of the User's Medication List in MedicationSettings. #11
Open
1 task done
Labels
enhancement
New feature or request
Problem
Currently, the MedicationSettings does not allow you to access the medicationInstances in medicationSettingsViewModel until after you've saved them. This is a problem for when wanting to develop with the current medications list, such as using a chatbot to ask what the current medications are or adding new medicationInstances to the medicationSettingsViewModel via a chatbot.
Solution
The update should include some functionality that allows a developer to programmatically update the medicationInstance list so that the view model will display these updates, and it should also allow the user to retrieve the current medications in medicationInstances before the user presses submit.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: