Yes, that is what I am saying. I was let go from my job (ugh, I think they did me a favor actually, I did not like their EMR, now I can work 100% with OpenEMR instead) and I am trying to setup my own thing.
I would like to make it low cost, such that I need not transfer a huge markup to the patients/insurance companies (which I believe is partially causing the high cost of healthcare nowadays.) Also such that I need not turn anyone away.
I would like to connect my new practice to the portal such that most of the patients can enter as much of the data as possible (not sure how much of this can really be done). Since I am really not having much to invest up front (nothing really, other than my hard work).
I am stuck on the patient portal. I am stuck with the onsite portal with this error:
Fatal Error:
Trying to access array offset on value of type bool in translation.inc.php at line 45
In addition to the above error, the default error template could not be displayed:
Trying to access array offset on value of type bool in translation.inc.php at line 45 #0 /usr/local/www/openemr/library/translation.inc.php(45): ExceptionThrower::HandleError() #1 /usr/local/www/openemr/library/htmlspecialchars.inc.php(138): xl() #2 /usr/local/www/openemr/library/htmlspecialchars.inc.php(158): hsc_private_xl_or_warn() #3 /usr/local/www/openemr/portal/patient/templates/DefaultErrorFatal.tpl.php(9): xlt() #4 /usr/local/www/openemr/portal/patient/fwk/libs/savant/Savant3.php(1022): include(‘/usr/local/www/…’) #5 /usr/local/www/openemr/portal/patient/fwk/libs/savant/Savant3.php(958): Savant3->fetch() #6 /usr/local/www/openemr/portal/patient/fwk/libs/savant/Savant3.php(944): Savant3->getOutput() #7 /usr/local/www/openemr/portal/patient/fwk/libs/verysimple/Phreeze/SavantRenderEngine.php(69): Savant3->display() #8 /usr/local/www/openemr/portal/patient/index.php(70): SavantRenderEngine->display() #9 {main}
And with the wp cms portal, I am stuck because I have not been able to find a good tutorial. The old tutorial is not really working with openemr 5.0.2. The ninja forms kinda broke my installation. And some of the plugins no longer exists.
I am actually interested in updating the documentation too.
Usually any issue with running onsite portal is because of rewrite. I don’t know if portal is running on anything other than apache. If is a nginx issue then be worthwhile solving.
I’m befuddled by exception. One, are you getting this from the Portal Dashboard?
Have you tried logging into portal?
I am not able to login
I get the option to reset credentials but nothing happens. can I create a user for login in? which are the user tables? For the onsite portal? I mean, how could I login as a provider?
This is an outside view
This is the reason I wanted to play around with the Nginx dockers, but those did not work for me this time.
I would love to fix this problem.
How do I create a login for a patient?
I honestly just don’t remember how to do anything in openemr. I don’t even remember how to open a soap note.
This troubles me but more on that later. F
or now this is where the provider manages portal patient interactions such as review change audits/mail/chat and patient templates.
Much has changed since you last used.
To create a login you bring up patient chart then click create portal credentials. First you need to ensure patient has allow portal in choices and an email in both contact and secure(direct) email. Allow email will send credentials to patient email if practice has smtp setup in Notifications. I have a forum thread on this somewhere.
What I mean, is I have some test patients in the database, I can create credentials and add them to the tables via phpmyadmin to try to login from the patient portal to see if that is working.
But I would need to know where to store the information in the tables. I could also just do it from inside openemr.
If there is a working docker/nginx demo let me know. I will be happy to trouble shoot.
patient_access_onsite but those passwords would need to be generated first as the are encrypted based on openemr keys.
Still should be able to log into portal. Just wouldn’t work for profile review of patient documents. We also have demo servers set up with both portals access. You might be able to grab those databases for sample data. Unsure where Brady keeps that stuff.
I have a thought – in development is a patient portal API. We theoretically could just create a plugin that gets and fetches from that API which would make development so much easier
You know, the more I look at this stuff, the more I this reminds me of cpan perl modules adn some of these remind me of pear modules and could there be maybe JSON and java stuff?? Maybe it’s a module management problem that I have.
Is there a list of such modules?
BTW, I did set up another instance with apache 2.4. I did get the same error above.
Some aspects of portal is modular however, you should not have this much problems setting up.
Can you give me access to your site? I hate to see you go through all this!
Definitely. I’m not there now, but I will.
Many other things do work. I did set up an eclipse environment since I’m interested in contributing.
How do I get a hold of you?
Teamviewer, ssh, ?? How would I give you access?
No intention of being off subject but did you come across forms dealing with telemedicine intake, I did not see it in the forms in the installed openemr? SOAP or PHYSICAL forms may not satisfy the standard and meaningful use of telemedicine which will be the beneficiary of patient portal.
Well telemedicine notes are the same as regular notes. You just need to document consent for doing the visit via video or phone.
I mean consent from the patient