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] <mailto:[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]
<mailto:[EMAIL PROTECTED]> ] Im Auftrag von
Claudio Giulio Torbinio
Gesendet: Donnerstag, 19. Juli 2007 07:48
An: care2002-developers@lists.sourceforge.net
Betreff: Re: [Care2002-developers] Add New Lab Tests to the Laboratory
Module
Ok
I'll do
B Claudio
----- Original Message -----
From: Elpidio Latorilla <mailto:[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 < <mailto:[EMAIL PROTECTED]>
[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]
<mailto:[EMAIL PROTECTED]> > wrote:
Hi G
Have you send to me or published un SVN?
Best CGT
----- Original Message -----
From: gjergj sheldija <mailto:[EMAIL PROTECTED]>
To: Claudio Giulio Torbinio - Email <mailto:[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]
<mailto:[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 <mailto:[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]
<mailto:[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