It is possible, but I have yet to try it to work out any configuration bugs which are likely to happen. Furthermore, there are some dependencies that are in Linux but do not have a 1:1 equivalent (like creating or combining PDF documents). I’ve spent the majority of my efforts at making the install under Ubuntu as seamless and trouble free as possible for stability and reliability, both of which I found unsatisfactory in Windows. If someone were willing to take a crack at it, I would not mind the help. Thanks!
xampp is not for production use, so use at your own risk. It is chiefly designed to run a local AMP development stack on windows. You may even run into legal issues storing patient data on a xampp-running machine if the machine is exposed to the internet because of the low security settings that come by default with xampp. Here’s a thread talking more about this: https://community.apachefriends.org/f/viewtopic.php?p=192464
Yes, register on Github, fork my project, make your changes and submit a pull request to me. If you prefer, you can also request a feature on my blog and I can incorporate the changes in a future release.
Hello! I am trying to get NOSH installed, but when I go to http://localhost/nosh, a blank page appears. The URL it shows in the browser is https://localhost/nosh/index.php/install. I am not sure how to resolve this problem. I am installing on Ubuntu 12.04 LTS. I appreciate any help. Thanks!
If it is the very first time that you tried to use NOSH after installing it, the ../install.php URL is correct. NOSH automatically detects if it needs to create the database tables and if you are using it for the first time, no database tables have been created yet. Fill out the form and press the install button at the bottom of the page and once it is complete, you’ll be automatically directed to the admin setup page. The https://localhost/nosh address subsequently will direct you to the correct URLs depending on whether you are not logged in out not and what part of the chart you’re in if you are logged in.
nice. billing was slick until print, when the gates of hell opened up. I’m guessing on the demo it has to do with local configurations with web browser? Is there plans for an electronic claims dump to clearinghouse?
On the demo site, printing documents on NOSH is nonfunctional since it is not a secure site (it is HTTP only). If the server that NOSH is installed is configured with HTTPS (which is the default with all installs), printing will work as expected. I’ll make sure to note that on the Live Demo page to warn users of this. Thanks!
For submission of claims to a clearinghouse; NOSH has a generic Print Image format (it is a text file) that can be generated, tracked, and submitted manually to the clearinghouse. Office Ally is one free claims clearinghouse that works will with this; other clearinghouses may work as well.
Actually, the error is related to an outdated download link for one of the Laravel plugin dependencies…it is causing by default to download the plugin by github source which requires git. An update is coming soon that has the correct download link in the install script. Git is not needed in the PPA.
This is a known error. Try running https:/localhost/nosh in a couple of hours from the installation and it should work fine. I fix for this is on the way in a few days. It is related to an erroneous github link in the dependencies during install.
October 26, 2012 at 10:46 am
Not quantal ready, unfortuntely! 😦 I assume you’ll update your repository soon? I guess I shouldn’t have gone to 12.10 yesterday.
[I’m an EHR vendor who welcomes the competition; we might also be the only other vendor with an Ubuntu package…]
October 26, 2012 at 10:54 am
The Quantal version will be ready very soon and updated on on the repository in Launchpad. Keep on the lookout! Thanks for checking it out!
October 26, 2012 at 11:28 pm
Launchpad PPA has the NOSH ChartingSystem for Quantal available for download now!
November 3, 2012 at 11:50 am
Thanks for the update this works beautifully. ~ fndtn357
January 28, 2013 at 5:51 pm
Hey Michael,
I am not fan of windows but can use xampp to run nosh on windows?
Thanks
Shamly
January 28, 2013 at 9:33 pm
It is possible, but I have yet to try it to work out any configuration bugs which are likely to happen. Furthermore, there are some dependencies that are in Linux but do not have a 1:1 equivalent (like creating or combining PDF documents). I’ve spent the majority of my efforts at making the install under Ubuntu as seamless and trouble free as possible for stability and reliability, both of which I found unsatisfactory in Windows. If someone were willing to take a crack at it, I would not mind the help. Thanks!
December 9, 2014 at 10:30 am
xampp is not for production use, so use at your own risk. It is chiefly designed to run a local AMP development stack on windows. You may even run into legal issues storing patient data on a xampp-running machine if the machine is exposed to the internet because of the low security settings that come by default with xampp. Here’s a thread talking more about this: https://community.apachefriends.org/f/viewtopic.php?p=192464
October 8, 2013 at 12:47 pm
hello, is it posible to modify de source code, for example add a new field
October 8, 2013 at 1:34 pm
Yes, register on Github, fork my project, make your changes and submit a pull request to me. If you prefer, you can also request a feature on my blog and I can incorporate the changes in a future release.
October 18, 2013 at 3:06 am
Hello! I am trying to get NOSH installed, but when I go to http://localhost/nosh, a blank page appears. The URL it shows in the browser is https://localhost/nosh/index.php/install. I am not sure how to resolve this problem. I am installing on Ubuntu 12.04 LTS. I appreciate any help. Thanks!
October 18, 2013 at 4:37 am
If it is the very first time that you tried to use NOSH after installing it, the ../install.php URL is correct. NOSH automatically detects if it needs to create the database tables and if you are using it for the first time, no database tables have been created yet. Fill out the form and press the install button at the bottom of the page and once it is complete, you’ll be automatically directed to the admin setup page. The https://localhost/nosh address subsequently will direct you to the correct URLs depending on whether you are not logged in out not and what part of the chart you’re in if you are logged in.
October 18, 2013 at 8:56 am
I did note a small bug with the install script. Please reinstall from the PPA which has the updated version.
February 5, 2015 at 9:51 am
nice. billing was slick until print, when the gates of hell opened up. I’m guessing on the demo it has to do with local configurations with web browser? Is there plans for an electronic claims dump to clearinghouse?
February 6, 2015 at 10:40 am
On the demo site, printing documents on NOSH is nonfunctional since it is not a secure site (it is HTTP only). If the server that NOSH is installed is configured with HTTPS (which is the default with all installs), printing will work as expected. I’ll make sure to note that on the Live Demo page to warn users of this. Thanks!
For submission of claims to a clearinghouse; NOSH has a generic Print Image format (it is a text file) that can be generated, tracked, and submitted manually to the clearinghouse. Office Ally is one free claims clearinghouse that works will with this; other clearinghouses may work as well.
February 8, 2015 at 12:47 pm
Thanks, I think you sould add the git dependency for the ppa.
Regards
February 8, 2015 at 5:58 pm
Actually, the error is related to an outdated download link for one of the Laravel plugin dependencies…it is causing by default to download the plugin by github source which requires git. An update is coming soon that has the correct download link in the install script. Git is not needed in the PPA.
February 8, 2015 at 1:34 pm
I had this error:
https://copy.com/8zRGz8EPvyi2x1cT
Could you help me?
Regards
February 8, 2015 at 4:02 pm
This is a known error. Try running https:/localhost/nosh in a couple of hours from the installation and it should work fine. I fix for this is on the way in a few days. It is related to an erroneous github link in the dependencies during install.
Michael
April 10, 2017 at 1:03 pm
Hi Michael,
I’m getting the following – any ideas?
root@box:~/noshemr/nosh-cs-master# sh install.sh
install.sh: 43: install.sh: [[: not found
install.sh: 75: read: Illegal option -e
Thanks in advance
April 10, 2017 at 1:25 pm
it was permission issue 🙂 .. got the cron