Re: small practice management programs

2005-12-17 Thread Nandalal Gunaratne
Karsten Hilbert [EMAIL PROTECTED] wrote: On Thu, Dec 15, 2005 at 09:47:17PM -0600, Ignacio Valdes wrote: Active projects: FreeMed, ClearHealth, OpenEMR, VistA, OSCAR,  SQLclinic I'm sure I've left some out. -- IVYes, GNUmed.Yes and it is apt-gettable.  NandalalKarsten-- GPG key ID E4071346 @ wwwkeys.pgp.netE167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 

RE: small practice management programs

2005-12-17 Thread Koray Atalag









Hi all,



I can also recommend strongly the openSDE
project from Erasmus University Medical Informatics group. It is by far the
best structured data entry tool for clinical medicine and is distributed with the
GNU Lesser Public license so that it can be integrated with propriety systems
(In fact in the Netherlands there are some ongoing projects with the industry)



It is again at SourceForge: http://sourceforge.net/project/opensde



Another good place to check recent open source
health/medical apps is to search in sourceforge.net site...It is quite a dynamic
and very rich resource indeed.



One last comment  well kind of seld
advertising but I have just published late last nite the true multilingual
version of my Anatomic Pathology System, PATHOS-WEB. This project started in
1995 when I was still a med student and grew to an extent that now it is being
used in 20+ big centers in Turkey with total record numbers exceeding 1.5
million! Since March 2005 it is Open Source with GPL. It is mostly used in
group practice for pathologists and cytologists.



PATHOS-WEB URL: http://sourceforge.net/project/pathos-web



I am currently doing research to use
openEHR archetypes and templates for modeling of concepts and creating dynamic
GUIs as part of my Ph.D. work.



Cheers,



Dr. Koray Atalağ 








RE: small practice management programs

2005-12-17 Thread Koray Atalag








Sorry the URLs for projects should be:



http://sourceforge.net/projects/opensde



http://sourceforge.net/projects/pathos-web



-koray 








FW: small practice management programs

2005-12-17 Thread Koray Atalag








Hi all,



I can also recommend strongly the openSDE
project from Erasmus University Medical Informatics group. It is by far the
best structured data entry tool for clinical medicine and is distributed with
the GNU Lesser Public license so that it can be integrated with propriety
systems (In fact in the Netherlands there are some ongoing projects with the
industry)



It is again at SourceForge: http://sourceforge.net/projects/opensde



Another good place to check recent open
source health/medical apps is to search in sourceforge.net site...It is quite a
dynamic and very rich resource indeed.



One last comment  well kind of seld
advertising but I have just published late last nite the true multilingual
version of my Anatomic Pathology System, PATHOS-WEB. This project started in
1995 when I was still a med student and grew to an extent that now it is being
used in 20+ big centers in Turkey with total record numbers exceeding 1.5
million! Since March 2005 it is Open Source with GPL. It is mostly used in
group practice for pathologists and cytologists.



PATHOS-WEB URL: http://sourceforge.net/projects/pathos-web



I am currently doing research to use
openEHR archetypes and templates for modeling of concepts and creating dynamic
GUIs as part of my Ph.D. work.



Cheers,



Dr. Koray Atalağ 








Re: small practice management programs

2005-12-17 Thread Karsten Hilbert
On Sat, Dec 17, 2005 at 02:06:37AM -0800, Nandalal Gunaratne wrote:

 Yes, GNUmed.
  Yes and it is apt-gettable.
Sure is !   :-)

For testing it out use the public server at server2.gnotary.de.

DB: gnumed_v1
user: any-doc
pw: any-doc
port: 5432 (standard)

Or else bootstrap your own local server with our
bootstrapper. A local server is several orders of magnitude
faster (read instantenous).

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



Re: small practice management programs

2005-12-17 Thread Dr. Matthew Roller
Are you saying to install GNUmed and use it to connect to your
database? because going to that site with the web browser brings up
your apache test page, not knowing GNUmed's model, we need a little
more instruction on how to use your testing server.

On 12/17/05, Karsten Hilbert [EMAIL PROTECTED] wrote:
 On Sat, Dec 17, 2005 at 02:06:37AM -0800, Nandalal Gunaratne wrote:

  Yes, GNUmed.
   Yes and it is apt-gettable.
 Sure is !   :-)

 For testing it out use the public server at server2.gnotary.de.

 DB: gnumed_v1
 user: any-doc
 pw: any-doc
 port: 5432 (standard)

 Or else bootstrap your own local server with our
 bootstrapper. A local server is several orders of magnitude
 faster (read instantenous).

 Karsten
 --
 GPG key ID E4071346 @ wwwkeys.pgp.net
 E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




--
Dr. Matthew Roller
9355 S 1300 E
Sandy, UT 84094
801-255-3925
http://www.rollerchiropractic.com



Re: small practice management programs

2005-12-17 Thread Karsten Hilbert
On Sat, Dec 17, 2005 at 10:35:22AM -0700, Dr. Matthew Roller wrote:

 Are you saying to install GNUmed and use it to connect to your
 database?
Yes. Install any of the available 0.1 packages (Scrollkeeper
release), for example the apt-gettable Debian ones. They are
preconfigured to allow selection of a public test database
hosted at server2.gnotary.de. The database name and port are
preconfigured, too, in that server profile. One only needs
to supply the user name and password, both being any-doc.
Note that the public server is going to be quite slow as
it's over here in Germany. A local server is many times
faster.

 because going to that site with the web browser brings up
 your apache test page, not knowing GNUmed's model,
Try:

 http://salaam.homeunix.com/twiki/bin/view/Gnumed/WebHome

if you want to get at the documentation wiki.

 we need a little more instruction on how to use your testing server.
Feel free to come back asking for more if need be.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346