>gnuMEd is a long long way from being usable or installable, especially on >mission critical things like you are indicating.
perhaps if you post the structure of the database , and a few deidentified patients , then someone might like to write a import / and or export script for it for gnumed. patient demographics should be doable. risk factors - are these coded , and what coding system , or are they text entries ( not necessarily spelled correctly ? or drop list text ?) indications - these are drop lists ? referring physician - drop lists ? procedure - drop lists ? post-op write-up - corresponding to free text narrative ? If you are on the windows side of the network, what do you need to see on the linux side , ? text files . You could try installing the windows version of postgres on the windows side of the network, and then you could use the windows PgAccess to view your raw gnumed data on the linux side. If you need to import stuff from the windows side of the network, then you could set up a directory with say comma-delimited text files , and use ftp , or a web server which an application/script on the linux side could access to import data onto a gnumed/ or other custom postgres database. Otherwise, someone on this list might have implemented a heterogenous network file system using samba, and let us all know how to do it elegantly ;) > > The present database is fairly simple with >> patient demographics, risk factors, indications, referring physician, >> procedure, post-op write-up, and other drop-list parameters. It is old >> and does not provide any statistical info (i.e. how many patients under >> 65 had a stroke this month and how many of those were stented). Second, >> do you think it's feasible to run Fedora or some other form of Linux on >> the Vasc Lab computer and network them seamlessly with the hospital's >> Windows server (I'll have to double check that but the ward terminals >> are running win2000). >> I should also mention that my first degree was in EE (control) from UC >> Santa Barbara, hence my interest in all things technical (I get to play >> with the doppler machines in the vasc lab). Programming is not my forte >> but I know some basic C. From browsing through your website, it seems >> Python is the way to go these days. Is that true for database as well? >> BTW, do any of you live in Sydney? >> That's it for now. >> Thank you for your time. >> Cheers. >> >> Omar > > > >_______________________________________________ >Gnumed-devel mailing list >[email protected] >http://lists.gnu.org/mailman/listinfo/gnumed-devel _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
