Hello,
Was wondering if anyone out there has any experience in customizing Centricity. I have been successful in adding buttons to Patient Registration to do various things (parse eligibility response, add custom fields, etc...) however, I have hit something that I'm not sure the best way to do.
I have been working on a button that when clicked will check if the address entered on a guarantor & patient are deliverable. It will update them in the database if the user chooses to with whatever was returned (zip code + 5 and so forth). What I'm not sure of is if there is anyway to make the Patient_Registration window refresh.
My fear is that I will update the info in the database but since the user is already in PatientRegistration they won't see the changes. So, if they were to click "Save & Exit" you would stand the chance of reversing any changes that were made.
Any thoughts would be greatly appreciated, maybe there is a better workflow as well that I've not thought of. My current thought is they would do entire registration, click save, and then click my "Check Address" button.