We ran into a problem installing OPENemr on Azure. So we cannot yet see if OPENemr can meet our requirements for a Behavioral Health Record.
Rather than creating multiple implementations of OPENemr, can OPENemr serve multiple independent practices (multiple subscriber accounts) using one OPENemr SaaS platform? I have a group of providers who are members of an independent practice association where each wants their own fully functional and secure account. They would share data only for contracting requirements, research and internal referrals.
hi @AMHA-OR as @juggernautsei mentioned, each practice would have to have their own db so one mysql server managing multiple dbs but one codebase on the webserver
I would like to use and experience OPENemr so that I can better understand and appreciate the workflow and functionality. I need to determine if OPENemr can be modified for behavioral health.
How does one find a consultant or ambassador for that purpose?
Not only can you see posts on others’ use cases similar to yours but some of the authoritative information may have been posted by recognized contributors or certified developers who might fit your needs.
Please after the installation as described, how do you then access each of the installation since they are independent. I meant what will be the address link.
Will each user be attached solely to facility prescribed?
When you have completed the multi site installation you should return to the admin.php page. It will show you each installation where you can click into that instance.
Each database is separate so when you add people to instance A, they won’t be in any other instance and visa versa.
Timothy: You asked "Please after the installation as described, how do you then access each of the installation since they are independent. I meant what will be the address link.?
Mike: I do not have a good technical answer to he above query. Perhaps there might be an address link Facility1.DomaineName.org. or just DomaineName.org/LogIn.
Timothy. You asked : “Will each user be attached solely to facility prescribed?”
Mike: Yes
Mike: I think the response to your statement is yes.
Mike: Ideally, we need a 'Multi Tenant" where each tenant has access to App / base code. But each tenant sets permissions for access to their dB. Ideally, no other facility Admin has access to another facility’s dB (without permission).