After getting a bit more info from Brady, I figured it's probably a race condition where the title frame is not fully loaded before the new patient is set. I have just pushed a fix to SF. Rod www.sunsetsystems.com.
2012-05-28 18:43:57 PDT by sunsetsystems
sunsetsystems pushed 1 commit(s) to refs/heads/master in the openemr Git repository of the OpenEMR project.
2012-05-28 18:41:36 PDT by sunsetsystems
Hi Brady, I ran AMC again with Ubuntu 10.4 LTS and it seems to work fine! Both Xampp and Ubuntu seems to work OK! Thanks, Bo,
2012-05-28 12:09:38 PDT by bo2999
Correction to above. Under advanced settings, windows scheduler has a setting that will wake the computer from sleep mode to run a scheduled task.
2012-05-28 08:47:09 PDT by cverk
Mishler, You may add your own unique patient ID number using the "External ID" field. We had to do this when converting to OpenEMR from another EMR System to help us keep everything straight. Go to the Main menu > Patient/Client > New/Search; on the right you will see "External ID" this is where you can assign your own number and subsequently do a search for it...
2012-05-28 05:38:20 PDT by hitechelp
Ahoy rmishler100 When you have a patient encounter open (this could be your problem), you will see a drop down menu tab that says "clinical". From there choose "vital signs". You will also find Vital Signs in the left navigation menu. There are fairly thorough instructions for the software use at the wiki, which also includes a manual, and even some videos of the...
2012-05-28 04:35:50 PDT by jcahn2
Hi, after upgrading to Ubuntu 12.04 64 bit i have a collation error when entering a new patient only if the surname is in Greek. As a workaround i type a Latin character instead of surname, i create the new patient and then rename. Mysql was upgraded to 5.5, i do not know if this is the problem. I use OPENEMR 4.1 all patches applied...
2012-05-28 03:35:02 PDT by Eugene
Hi, Are you using the latest development version of OpenEMR. There is small change in the type of password field which may cause this problem. This fix was committed on 23-05-2012. CouchDB can be accessed through command line tool such as curl. CouchDB is communicating in pure http and any tool which can speak http can communicate with CouchDB. Error log can be seen in ROOT/var/log/couchdb/.
2012-05-28 01:04:41 PDT by zhhealthcare
Hi Brady, it seems OK from here with the development demo and Firefox 11.0. If you haven't tried the dev demo yet please do, and then if it still fails let me know what browser/version you are using. Also it would help to check if your browser is reporting a JavaScript error. Yes the new session is required, otherwise bad things will happen! Reminds me, one thing that really needs to...
2012-05-27 16:39:17 PDT by sunsetsystems
Hi Rod, Been playing around with this feature a bit. The 'Open in New Window' has the potential to be very useful. It appears your creating a new session for this window, which makes good sense. In the new patient summary window, though, the title bar isn't getting populated with pat info, the left menu isn't allowing to click patient specific options, and the modals do not appear to be working.
2012-05-27 16:21:04 PDT by bradymiller