-
Just a quick initial question/comment -- would the "Messages Box" be using Patient Notes? Keep in mind that these already constitute an interoffice messaging system, and it would seem very messy to have two of them.
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-21 16:43:56 UTC in OpenEMR
-
Tony, where is this patch? Is it ready to go?
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-21 15:57:08 UTC in OpenEMR
-
Note that developers with commit access can check out a working copy of 3.2.0 something like this:
cvs -z3 -d:ext:developername@openemr.cvs.sourceforge.net:/cvsroot/openemr co -d openemr-320 -r rel-320 -P openemr
See the CVS manual for details.
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-21 15:44:48 UTC in OpenEMR
-
Brady, thank you for this much-needed consolidation!
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-21 14:48:20 UTC in OpenEMR
-
Jude, is your work GPL-licensed? If so I'd love to see it. I do not want to see anything that is subject to non-disclosure (which has been my problem with LabCorp in the past).
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-21 03:50:57 UTC in OpenEMR
-
Sam accidentally responded to my question in the [wrong thread](https://sourceforge.net/projects/openemr/forums/forum/202506/topic/3474159) (see #15).
Thanks Sam! That's very good information.
Rod
[www.sunsetsystems.com](http://www.sunsetsystems.com/)
2009-12-18 03:15:32 UTC in OpenEMR
-
I was wondering if anyone on the certification team has considered functionality item AM 40.04 which says:
> The system shall provide protection to maintain the integrity of clinical data during concurrent access.
and
>To prevent users from simultaneously attempting to update a record with resultant loss of data
In particular, I think we have some significant issues when two users...
2009-12-17 16:57:06 UTC in OpenEMR
-
Joe, thanks for documenting this. As I explained it recently to a client:
The key is the "Effective Date" field in the insurance section of demographics.
When you change insurance data, the system looks at the effective date. If it is more recent than the previous effective date, then it assumes the insurance is different as of the new date, and it retains the old data as well as the new...
2009-12-17 16:27:31 UTC in OpenEMR
-
You could add a code type to custom/code\_types.inc.php and the Fee Sheet *would* pick up the new type, but then you'd need significant changes to the billing system to make them work with claims. Offhand it sounds like you'll be much better off if you can treat them as ICD9 codes.
As for loading them, you could modify one of the scripts in contrib/util/ for that purpose, or perhaps import a...
2009-12-17 16:16:51 UTC in OpenEMR
-
Michael, please explain in more detail what "developers of 'certified' software will need to inform the federal government who is a user of the certified software" means.
Does "developers" mean copyright holders of the software? One of them? All of them? Most of them? What is the nature of the obligation? What are the consequences of not doing it? What happens if the informing is done...
2009-12-17 14:38:17 UTC in OpenEMR