Hi All I will test tonight (carers never sleep) B CGT ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <care2002-developers@lists.sourceforge.net> Sent: Friday, July 20, 2007 8:49 PM Subject: Care2002-developers Digest, Vol 15, Issue 45
> Send Care2002-developers mailing list submissions to > care2002-developers@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/care2002-developers > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Care2002-developers digest..." > > > Today's Topics: > > 1. Re: Add New Lab Tests to the Laboratory Module (gjergj sheldija) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 20 Jul 2007 20:48:54 +0200 > From: "gjergj sheldija" <[EMAIL PROTECTED]> > Subject: Re: [Care2002-developers] Add New Lab Tests to the Laboratory > Module > To: care2002-developers@lists.sourceforge.net > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="windows-1252" > > hi all > > i emailed today...oh well tonight :) the changes to claudio... > if you could test the changes & send me feed back on everything i would > apreciate il very much... > > the idea came from robert's code... :) so, thax robert :) > > regards > gjergji > > On 7/20/07, jENELLE <[EMAIL PROTECTED]> wrote: >> >> Hi again Robert, >> >> To clarify, the commited branch version already has SimpleInvoices >> integrated? The separate SimpleInvoices folder in the repository no >> longer >> has to be integrated? >> >> And you have modified SimpleInvoices to automatically get prescription >> and >> laboratory data to merge into a quotation in SimpleInvoices? Can you >> clarify >> how this workflow goes? >> >> Thanks, >> >> jENELLE >> >> On 7/20/07, Robert Meggle <[EMAIL PROTECTED]> wrote: >> > >> > Hi jENELLE, >> > >> > >> > >> > Yep, there is a simple invoice system. But this collects data from >> > laboratory and prescription module to a quotation for the patient. >> > >> > >> > >> > More interesting to the main branch would be the laboratory module I >> > guess. This will store all requests and results in the same tables like >> > the >> > original version but the tests and parameters are manageable by a smart >> > CMS. >> > >> > >> > >> > For the next release (care3x) I would suggest some changes to this >> > laboratory module. (I do not suggest that the next lab module should >> > store >> > all to one serialized value to two tables ? one column?). By making a >> > code >> > review there should not be 1NF?. >> > >> > I would suggest that by making a code review we should think of: >> > >> > -> Each lab test of a request is a key candidate for a lab result. (2NF >> > or even 3NF) >> > >> > >> > >> > For the next release we should also find a smart migration way of >> > care2x >> > 2.x to 3.0. >> > >> > >> > >> > Robert >> > >> > >> > ------------------------------ >> > >> > *Von:* [EMAIL PROTECTED] [mailto: >> > [EMAIL PROTECTED] * Im Auftrag von * >> > jENELLE >> > *Gesendet:* Freitag, 20. Juli 2007 11:54 >> > *An:* care2002-developers@lists.sourceforge.net >> > *Betreff:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > Hi! So this integrates simpleinvoices already? I checked out the branch >> > already but im yet to set it up. >> > >> > jENELLE >> > >> > On 7/20/07, *Robert Meggle* < [EMAIL PROTECTED]> wrote: >> > >> > Hi ? just some modifications for reporting and billing. The lab module >> > is at least one year working well and seems to be stable. >> > >> > >> > >> > Robert >> > >> > >> > ------------------------------ >> > >> > *Von:* [EMAIL PROTECTED] [mailto: >> > [EMAIL PROTECTED] * Im Auftrag von * >> > jENELLE >> > *Gesendet:* Freitag, 20. Juli 2007 06:24 >> > >> > >> > *An:* care2002-developers@lists.sourceforge.net >> > *Betreff:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > Hi Robert, >> > >> > >> > >> > What does the commit change? The Laboratory module? >> > >> > >> > >> > Thanks, >> > >> > >> > >> > jENELLE >> > >> > >> > >> > On 7/20/07, *Robert Meggle* <[EMAIL PROTECTED]> wrote: >> > >> > Hello Claudio, >> > >> > >> > >> > I committed today the latest release to the repository (branch). You >> > can >> > test it and pick out whatever you want. >> > >> > >> > >> > Robert >> > ------------------------------ >> > >> > *Von:* [EMAIL PROTECTED] >> > [mailto:[EMAIL PROTECTED] >> > ] * Im Auftrag von *Claudio Giulio Torbinio >> > *Gesendet:* Donnerstag, 19. Juli 2007 07:48 >> > *An: [EMAIL PROTECTED] >> > *Betreff:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > Ok >> > >> > I'll do >> > >> > >> > >> > B Claudio >> > >> > ----- Original Message ----- >> > >> > * From:* Elpidio Latorilla <[EMAIL PROTECTED]> >> > >> > *To:* care2002-developers@lists.sourceforge.net >> > >> > *Sent:* Thursday, July 19, 2007 12:41 AM >> > >> > *Subject:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > Hello Claudio, >> > >> > >> > >> > please check also with Robert Meggle about their version. Maybe you can >> > also add their >> > >> > version to the release. >> > >> > >> > >> > thanks >> > >> > elpidio >> > >> > >> > >> > On 7/18/07, *gjergj sheldija* < [EMAIL PROTECTED]> wrote: >> > >> > the php file ?... >> > >> > regarding the lab test, im going on test phase those two days then >> > sending you the files for the rep.. >> > >> > gjergji >> > >> > On 7/18/07, *Claudio Giulio Torbinio** - Email** >> > *<[EMAIL PROTECTED]> >> > wrote: >> > >> > Hi G >> > >> > Have you send to me or published un SVN? >> > >> > >> > >> > Best CGT >> > >> > ----- Original Message ----- >> > >> > * From:* gjergj sheldija <[EMAIL PROTECTED]> >> > >> > *To:* Claudio Giulio Torbinio - Email <[EMAIL PROTECTED]>; >> > care2002-developers@lists.sourceforge.net >> > >> > >> > *Sent:* Wednesday, July 18, 2007 6:17 PM >> > >> > *Subject:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > >> > btw i forgot : >> > there is a bug in class core that gives up an error when using concat >> > in >> > the querys in method insertDataFromArray().. >> > after value=''; ca line 337 >> > you have to add : >> > if($dbtype=='postgres7' || $dbtype=='postgres') $concat = '||' else >> > $concat = 'concat' >> > >> > and on line 344 you have to change the if() code with : >> > if(stristr($v,$concat) || stristr...) >> > >> > gjergji >> > >> > On 7/18/07, *gjergj sheldija* < [EMAIL PROTECTED] > wrote: >> > >> > oki... >> > >> > On 7/18/07, *Claudio Giulio Torbinio** - Email* < >> > [EMAIL PROTECTED]> >> > wrote: >> > >> > Hi Gjergj >> > >> > >> > >> > Remember to send me the changed files, i will put it on tne incoming v >> > 2.3 >> > >> > >> > >> > Best >> > >> > Claudio >> > >> > ----- Original Message ----- >> > >> > * From:* gjergj sheldija <[EMAIL PROTECTED]> >> > >> > *To:* care2002-developers@lists.sourceforge.net >> > >> > *Sent:* Wednesday, July 18, 2007 1:16 PM >> > >> > *Subject:* Re: [Care2002-developers] Add New Lab Tests to the >> > Laboratory >> > Module >> > >> > >> > >> > >> > hi >> > >> > if you can wait a couple of days...i m changing the chem lab management >> > so you can add / remove analyses / groups on the fly... >> > >> > regards >> > gjergji >> > >> > On 7/16/07, *Bala Subramaniam* < [EMAIL PROTECTED] > wrote: >> > >> > Hi, >> > >> > I found some lab tests missing in the Lab test form. >> > Could somebody guide me as to how to include the >> > missing lab tests including the test parameter values? >> > >> > Regards >> > >> > >> > >> > >> > ___________________________________________________________ >> > Now you can scan emails quickly with a reading pane. Get the new Yahoo! >> > Mail. http://uk.docs.yahoo.com/nowyoucan.html >> > >> > ------------------------------------------------------------------------- >> > >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > ------------------------------ >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > ------------------------------ >> > >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > ------------------------------ >> > >> > No virus found in this incoming message. >> > Checked by AVG Free Edition. >> > Version: 7.5.476 / Virus Database: 269.10.8/904 - Release Date: >> > 16/07/2007 17.42 >> > >> > >> > >> > ---- >> > Email.it <http://email.it/>, the professional e-mail, gratis per >> > te:clicca qui<http://www.email.it/cgi-bin/start?sid=3> >> > >> > Sponsor: >> > Entra in Mondolastminute, centinaia di offerte ti aspettano per le tue >> > vacanze a prezzi lastminute! >> > Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=6851&d=18-7> >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > >> > >> > ------------------------------ >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > ------------------------------ >> > >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > ------------------------------ >> > >> > No virus found in this incoming message. >> > Checked by AVG Free Edition. >> > Version: 7.5.476 / Virus Database: 269.10.8/906 - Release Date: >> > 17/07/2007 18.30 >> > >> > >> > >> > ---- >> > Email.it <http://email.it/>, the professional e-mail, gratis per >> > te:clicca qui<http://www.email.it/cgi-bin/start?sid=3> >> > >> > Sponsor: >> > Problemi di Liquidit?? Con Logos Finanziaria 30.000 ? in 24 ore a >> > dipendenti e lavoratori autonomi con rimborsi fino a 120 mesi clicca >> > qui >> > >> > Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=2907&d=18-7> >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > ------------------------------ >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by DB2 Express >> > Download DB2 Express C - the FREE version of DB2 express and take >> > control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/ >> > ------------------------------ >> > >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > ------------------------------ >> > >> > No virus found in this incoming message. >> > Checked by AVG Free Edition. >> > Version: 7.5.476 / Virus Database: 269.10.8/906 - Release Date: >> > 17/07/2007 18.30 >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2005. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2005. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> > >> > >> > ------------------------------------------------------------------------- >> > This SF.net email is sponsored by: Microsoft >> > Defy all challenges. Microsoft(R) Visual Studio 2005. >> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> > _______________________________________________ >> > Care2002-developers mailing list >> > Care2002-developers@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/care2002-developers >> > >> > >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Care2002-developers mailing list >> Care2002-developers@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/care2002-developers >> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > ------------------------------ > > _______________________________________________ > Care2002-developers mailing list > Care2002-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/care2002-developers > > > End of Care2002-developers Digest, Vol 15, Issue 45 > *************************************************** > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.10/908 - Release Date: > 19/07/2007 18.10 > -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: 250 biglietti da visita Gratis + 42 modelli e Etichette per Indirizzo Gratis + Porta biglietti Gratis -Offerta limitata! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6782&d=21-7 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers