I’m looking at having a facility where patients can self-register themselves in OpenEMR. A scenario in maybe a small clinic or out-patient where a patient walks in and there’s 2 or 3 touch-screen’s and if it’s a new patient, can register with the basics and thereafter wait his turn to be called-in for the vitals, etc…
All that would be available would be the new-patient form.
I was looking at the possibility of enabling such a feature in OpenEMR - would it be better to go the patient-portal way or via Access Control Lists, or, is there an easier way?
Of course! If you navigate to Administration > Globals > Portal, and enable the Onsite Portal, this will allow patients to use a computer in your office to create and update their demographics.
Do I need to enable only “Onsite Patient Portal” or the offsite option as well?
I did as you said and tried logging in from a PC on the LAN. I get the login screen, but when I put in the username and password that I’ve setup in the Administration > Globals > Portal, just endup getting an error, “Oops! Something went wrong. Please try again”.
I’ll just mention a bit about my setup here:
We have a small LAN (192.168.0.x) based
The PC on which OpenEMR is installed is http://192.168.0.101/openemr/
OpenEMR onsite patient portal is accessed as http://192.168.0.101/openemr/patients
Here’s a snapshot of the Administration > Globals > Portal
The offsite portal is a subscription service for a portal in which patients can access outside of your office and is separate from the onsite/native portal.
Does the native onsite patient portal allow for new patient signup?
When I am enabling patient portal from the Demographics->Choices->‘Allow Patient Portal’, I can login into the native onsite patient portal perfectly well; but that is not what I want.
I need the ability for a new patient to walk-in and register himself onto the clinic’s OpenEMR system and I don’t see anything for new patients registration on the onsite native patient portal. Is there another URL to be loaded for that?
Kasmani,
Does the native onsite patient portal allow for new patient signup?
<CapMinds> No,Patient sign up is not available on OpenEMR by default,However we can customize the patient portal for patient signup (Patient intake form).We would able to help you to achieve this.Still you are interested please let us know
How well do off-site patient portals work with PC’s behind an ISP’s NAT firewall (those that do not have a public IP address)? My scenario is similar and my PC’s all have IP numbers in the format 192.168.0.xxx
I’ve registered for the ZH off-site portal and when trying to register as a new patient on “https://mydocsportal.com”, I get an error saying, “Currently No Connection With This Registered Provider.”
Having this feature in the onsite(native) patient portal would be very useful. (For the developer that does this) I’d suggest going the same route as the current offsite patient portal does (utilizing the same tables and functionality within the current APIs that the offsite patient portal uses. The options of adding this feature include doing it oneself, convincing a volunteer or hiring a professional.
In terms of security, the advantage of the onsite portal (in your situation where patients are only using the portal in your office on your local network) is that you can avoid needing to expose your OpenEMR instance to the internet.
Additionally,
If anybody hires a pro do this, please ensure that they will give it back to the community and consider using a developer that has a good track record of getting it’s code into the official codebase.
-brady OpenEMR
The ZH Offsite Portal works with Native OpenEMR and do not require additional services from ZH Healthcare.
Regarding the static IP issue, currently we do not have a solution to connect otherwise. However we are working on a solution where a static IP will not be required.
The offsite Portal has a ton of features, including appointments, ledger, online payment, uploading documents, messagin so on and so forth. We are also working on a video consulting feature that we hope to release on Q1 2013.
Sherwin needs “provider IDs” for the the Physicians whose OpenEMR sites he hosts. He’s not quite at the point where he needs to generate logins for patients yet.
Where do I get the provider ID from? I am looking in the globals. The first thing is provider ID. Where does that come from? I watched the video and it does not answer that question. We are using the onsite patent portal at the moment. I would like to switch one of my clients this week so I can get a handle on how this thing works so I can roll it out to the rest of the clients.
Just wondering if there has been any progress with this discussion on getting patients to be able to self-register and fill-in all the demographic information at first contact with the facility.
Can the ACO for Patient Portal access be modified to allow the patient to view and edit his/her on demographics?