@adunsulag
I was trying to follow your build and add a feature to remove an insurance entry from a patient’s chart. The reason they want to clear the entry is because the patient has no insurance (self Pay). A staff person entered the data erroneously. It needs to be removed from the chart.
I can’t seem to get the button to work. I was just trying to get it to do anything. I copied your pattern but when I click the button. I can’t get the div to display the insurance removed successfully. I was trying to do that before building out the actual function. I noticed that you are using the API system to update the patient insurance information. There is no API to delete that I could see in SWAGGER.
Can you give me a little guidance? Why I can’t get the button to show the div?
Thanks!