Patient Portal Two Work

:dark_sunglasses: :spider_web: https://en.wikipedia.org/wiki/Dark_web :slight_smile:

Sounds like we need to start planning for release of 5.0.2 in the relatively near future :slight_smile:

https://en.wikipedia.org/wiki/Dark_web#Social_media
It is time for dark facebook and dark mastadon :slight_smile:

hi @sjpadgett could you post the other secure values here :wink:

oh, nevermind @sjpadgett, just entered dummy values in the other fields :slight_smile:

one more thing @sjpadgett :slight_smile: , where is the credit card info stored for the providers office to use with their payment processor?

Umm, what other values. I donā€™t think I care about code or date only that they are there.

yep, thanks @sjpadgett , is the credit card info submitted to the portal viewable in the emr?

Yep, under Miscellaneous->Portal Dashboard the Audit. Select the audit record for the patients payment.
I hope I put up the fixes for a bug in dashboard. I think I did and should be on demos.

cool @sjpadgett, it was off the screen and sometimes firefox doesnā€™t show the slide toggle on the right so didnā€™t know could slide down, real slick

only thing am not seeing there now is Card CVV

How did I miss CVV? Never mind, I suppose if I donā€™t know, you probably wonā€™t either.:slight_smile: Iā€™ll try to crave out some time to fix. I assume the popup was to large for your screen so I need to replace with dlgopen instead of BS fixed model. Itā€™s like I said, I was never real happy with payment and wasnā€™t even going to include in portal but thought it was a start if others wanted to fix it up.

maybe after you carve out some :stuffed_flatbread: :slight_smile:
iā€™ll keep filing longtext feature suggestions if i know youā€™re full :whale2:

Gee Stephen, youā€™re suppose to come back withā€¦No No No Jerry, itā€™s wonderful and iā€™m glad you included itā€¦:slight_smile:

1 Like

hi @sjpadgett this looks good, how is the person notified that they have an invoice waiting for them in the portal documents?

Either patient check their notification message icon on title bar on right or their inbox in Secure Messaging.

could this be sent out as a notification with sms or email?

I think if you have e-mail setup in OpenEMR then instead of sending to portal via portal button, send to e-mail. I guess if you have sms setup then a little code work would need to be done. I wrote an interface for Ring Central but donā€™t know if I want to put in OpenEMR(account setup is sort of involved with R.C)

1 Like

hi @sjpadgett, is it possible to disable secure chat and appointments?

Simple answer is no. Youā€™d need to setup some global like I did with online payment.

Iā€™ll see if I canā€™t add this and open PR

1 Like

@stephenwaite,
I went ahead and added the appointments and chat enable/disable to portal. Could backport to 5.0.1 if globals.inc.php is checked for compatibility. Anyway:

Will merge to master as soon as travis scrutinizes. Ever wonder if he is over paid. :slight_smile:

1 Like

Iā€™m trying to keep new portal updates compatible with 5.0.1 so if 5.0.2 version of portal is needed for 5.0.1 you may find here in this P.R and/or pull down the updated portal source from 5.0.1 branch of master or pull from my git.


My git