Tags: openemr/openemr
Tags
Openemr fix telehealth signup locale (#6413) (#6414) * Add save and locale telehealth check instructions Added a check for the locale settings which should be setup to avoid clinic problems. Added instructions that the user needs to log out and log back in after saving the telehealth settings. * Fix psr problems. * Fix telehealth subscription signup. Include instructions and the subscription id for the user to use when they signup for the credentials. Add a copy button and switch the alert of the subscription id to actually show up in a success message info box. Before the change the user had limited understanding on how to proceed to the next steps in the configuration system. * Improve signup verbiage, add subscription id To make the signup process easier for users, we break the signup into three steps with instructions. We also add saving the paypal subscription id so we can check if the paypal process has already completed and been signed up. We show progress to the user as they signup. * Fix if conditions, paypal key Fixed the paypal key coming back from Sherwin to be the right key value. Fixed the conditions on the subscription id. * Include the free verbiage in the description. * Updated telehealth plan for 14 day free trial. * Defaulting values to avoid sql error.
port PR #5978 CCDA import merge duplicate fix (#5979) * port PR #5978 CCDA import merge duplicate fix - ensure if unstructured and CDA then combine/merge - fix deleter to auto close after 2 sec or immediate for encounters. * - fix careplan report to use passed in encounter id instead of session data. * - additional attempt to get author for portal using hie_primary * - ensure newly create users aren't duplicated one day I'll get this right!
PreviousNext