From memory but I believe that youāre correct to assume only the selected user will receive a pnote.
However, all users will see the message in the demographics patients message center.
The appointment is created w/o audit. Since patient is scheduling based on user availability I decided to include in calendar and notify user to review, reschedule or delete as necessary. If we donāt add to user schedule then that slot will still appear as available causing a conflict potential. Trying to audit would be very trying!(pun)
The portal appointments still need improvement such as showing past as well as future appointments. View should be by date range.
I think sending a secure message might be better. However I promised myself to quit putting all the effort into improving portal and other stuff. But I canāt seem to simply not care as I have a lot invested in openemr.
For some reason the appointments feature is broken in master so I will attempt to fix and while there I may go ahead and add at minimum date range upcoming and past appointment history views.
First though and since I broke my sms/email appointment reminder batch script when I added the new email vendor to faxsms module, Iām going to add updating appt status even if the reminder is a recurring event. Neither I or batchcom supported this in the past causing problems of duplicate reminders being sent. A pain for sure.
@DJT The portal notification button is only shown if there are items from portal for the logged in user. Mostly just be aware if there are not any items from a portal action then button is out of view. i.e never show button with 0 items.