Care2x Development Blog

Archive for October 2008

New Forum

Posted by: Gjergj Sheldija on: 10/24/2008

there is finally an official Care2X forum,
located at http://apps.sourceforge.net/phpbb/care2002/
Since this is a SF hosted application, you need to
create a SF account prior to log in, or if you have
one you can log in with it.

the need for this came since the majority of the mail
sent in the developer list are not related at all to [...]

SVN restructuring

Posted by: Gjergj Sheldija on: 10/24/2008

i just finished cleaning a bit the svn repository.
the new structure is as follows
branches
+ care2x_italian_tesdrive
trunk
+ 2.6
+ care2utu
where :
- care2x_italian_tesdrive is the version adapted by Claudio
- 2.6 is the current alpha version
- care2utu is the version Robert is working on.
after the restructuring the new command using svn is :
svn co https://care2002.svn.sourceforge.net/svnroot/care2002/trunk/2.6

Changeset for ver 2.6 alpha 1

Posted by: Gjergj Sheldija on: 10/21/2008

sf has some problems when submitting multiple files so i had to make small submits.
this is a developers preview so until a stable beta release
there will be only the svn version, so fire up your svn clients

Bacteriological Lab changes

Posted by: Gjergj Sheldija on: 10/14/2008

i just finished the transformation of the bacteriological lab to 2nf.
i’ve made the decision to move from the care_test_findings_baclabor to care_test_findings_baclabor_sub these fields :

general type
resist_anaerob
resist_aerob
findings
findings_date
findings_time
status
history

i haven’t changed the code of the print function, since i don’t see the usefulness of having a printout for something that is meant to be printed and scanned and inserted [...]

Another two labs rewritten

Posted by: Gjergj Sheldija on: 10/11/2008

yesterday was a good day, i just finished the mod to the blood bank and to the general requests module. now there are only the microbiological lab and the pathological lab to go.
at this poit i need some help from people out there firstly to convert the scripts to postgres, since i’m no postgres ueser [...]

Biochemical Lab to 2NF

Posted by: Gjergj Sheldija on: 10/09/2008

finally it’s here the new laboratory code to handle the analysis request and results in 2NF. what does that mean or why is it important ? well, for a couple of reasons – all of which are good
- detailed reports for the laboratory
- simplification on a future billing code
- possibility to track down [...]


c2x development