Hi Afie, Will do my best to help too.
Just to let everybody know that the Care2x has been deployed excellently using the three tier design. WAN/Internet -> Firewall -> Web -> Firewall-> Database The security feature that we have added are the following below: 1. SSL access for Care2x browser client using openssl. 2. Mysql stored Database encryption using encrypt and encode command with SHA1 algorithm. 3. Encrypted communication from mysql client to mysql server using SSL. Openssl also is tool here. Need to configure mysql using the following flags: --with-vio --with-openssl. Only works with mysql version 4.o and above guys. On the other changes on the code, will ask my team to compile it and send to all you. Once we are a bit free, we will help on developing on other module or functionality. I apologize to the Care2x team that we cannot help yet. Sincerely Mustapa Osman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Afiyanto Kurniawan Sent: Tuesday, February 10, 2004 10:24 AM To: [EMAIL PROTECTED] Subject: RE: [Care2002-developers] instead of being... Hi Mustapa, Thank you for your information regarding ebizframe. Actually I am not urgently need the financial module. I just want to contribute my experience to the development of care2x financial module. Like you said: > Care2x team has been doing an excellent job and I > know it takes time to > have a stabilized HIS application that can be use in > real running > healthcare organization. I believe that they will be > there soon . Let's help them to speed-up the process, so we can have a complete HIS solution sooner. Elpidio, please assist on how we can start the development. Thank you and regards, Afie --- Mustapa Osman <[EMAIL PROTECTED]> wrote: > Hi Afie, > > I agree with you that the financial module is not > complete. It will get > there soon, give them sometime. If you really > urgently need a complete > financial module which can interact with Care2x > directly, I can > recommend you to you ebizframe from ESS of India > which we have integrate > it with Care2x by writing a module to the name, days > in the ward, > services being used - such as lab, radiology and > etc, and then charge > directly to Ebizframe POS module. But this product > will not be an open > source product but it is cost effective to use and > an open architecture > solution. So the marriage care2x and ebizframe is > beautiful. > > Care2x team has been doing an excellent job and I > know it takes time to > have a stabilized HIS application that can be use in > real running > healthcare organization. I believe that they will be > there soon . > > My advised is, do get ready your own programmers > just in case a > "hick-up" occur especially where socket programming > involve. > > All you guys have a good day ahead. > > Sincerely > > MK > > > -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of > Afiyanto Kurniawan > Sent: Tuesday, February 03, 2004 8:16 PM > To: [EMAIL PROTECTED] > Subject: RE: [Care2002-developers] instead of > being... > > Hi, > > > > I totally agree with Eduardo, financial module is a > > very important / basic feature that a hospital > > application must have. > > > > I have experience in developing, implementing and > > maintaining an integrated hospital information > system > > in Indonesia, its more concentrate on financial / > > administration aspects. > > > > When I try Care2x I found that it has totally > > different features that my application doesn't have. > > It's more concentrate on medical aspects, which is > > less important in my country where doctors and > nurses > > rarely use computer. > > > > I noticed that financial issue has been discussed > > several times. One of the interesting issues was to > > integrate or not to integrate financial module to > > Care2x. In my opinion integration is a must; > otherwise > > there are too many double entry of transaction. I > know > > that this is not an easy job; different country has > > its own different system. In Indonesia I can even > > confirm that different hospital has different > > financial / charging system. > > > > I propose to construct Care2x financial module as > > add-on module but still integrated with core > > application, so different site can implement > different > > financial module. Interest group of developers can > be > > created based on financial system similarity. > > > > Regards, > > Afie > > > > > > > > --- "Ing. Eduardo Baltazares" > > <[EMAIL PROTECTED]> wrote: > > > Hi Everyone, > > > > > > Instead of being dealing about this discussions > with > > > no ending > > > There are some features of care2x that the team > > > should consider > > > To review, the following are situations some of us > ( > > > planning > > > To implement )care2x are facing: > > > > > > 1) When a drug is provided for a ward there's no > > > option to asign > > > It to a patient, in consecuence there's no option > to > > > get an > > > Inmediate invoice/payment relation for the > patient, > > > therefore > > > > > > 2) If a lab exam is provided there's no fee made > > > automaticaly > > > > > > 3) If an X ray exam is provided there's no option > to > > > add if there where 3,4 > > > or more images and therefore the payment ammount > > > > > > 4) Payment diferent from each lab exams > > > > > > So guys, instead of discussing about US, Europe, > or > > > a global solution, > > > politicas, and that stuff, There's a big issue, > > === message truncated === __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Care2002-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/care2002-developers ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Care2002-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/care2002-developers

