Share

Tolven Health Record

Code

Programming Languages: Java, JavaScript

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-03-15 cvs -d:pserver:anonymous@tolven.cvs.sourceforge.net:/cvsroot/tolven login

cvs -z3 -d:pserver:anonymous@tolven.cvs.sourceforge.net:/cvsroot/tolven co -P modulename

Show:

What's happening?

  • Followup: RE: Tolven Developer's Installation

    Yes, those instructions are obsolete. Previously, Tolven had two completely separate installations (binary and developer). These are now combined into a single flow with three successive levels: install, configure, and develop (source code). See current instructions at: http://wiki.tolven.org/doc You'll see that Tolven is now built from a number of plugins, each with it's own source code...

    2009-11-12 17:01:05 UTC by jchurin

  • Tolven Developer's Installation

    Hello. I tried to build Tolven in Eclipse according to your instructions (http://www.tolven.org/setup/developer-install.html), but I did not succeed - BUILD FAILED. I think that this happened because this instruction is obsolete. Where can I find a new instruction or can you tell me any action (not described in the old instruction) I need to do to successfully build Tolven. Thank you for...

    2009-11-12 14:10:41 UTC by deniskuznetsov

  • Comment: ProblemListSubset charset

    Ok, can you help edit this plugin to use in another countries (we want use Tolven in our russian hospital)?.

    2009-11-11 16:56:47 UTC by leonko

  • Comment: ProblemListSubset charset

    That fie is provided by the US National Library of Medicine. I don't think they intended it to be used outside of the U.S. (although it may be useful in other countries) and we do not manually edit that file before uploading its content to Tolven.

    2009-11-11 15:29:52 UTC by jchurin

  • Comment: ProblemListSubset charset

    pluginDiagnoses/tpf/source/org/tolven/deploy/diagnoses/LoadDiagnosis.java original: 117 reader = new BufferedReader(new InputStreamReader(new FileInputStream( new File(fileName)),"ISO-8859-1")); patched: 117 reader = new BufferedReader(new InputStreamReader(new FileInputStream( new File(fileName)),"UTF-8")); it's work for me, but I have new trouble : diagnosis is not...

    2009-11-11 12:58:10 UTC by leonko

  • Filter in grid

    Filter in "add diagnosis","add allergy" don't support cyrillic input.

    2009-11-11 12:41:44 UTC by leonko

  • Followup: RE: adding an allergy

    Hello, In my country SNOMED is not used, used is CD-10 International Statistical Classification of Diseases and Related Health Problems. How I can add to list with diagnosis and allergy new codes and names?.

    2009-11-11 07:59:21 UTC by leonko

  • ProblemListSubset charset

    Plugin org.tolven.deploy.diagnoses. gets ProblemListSubse.txt with charset Latin1.

    2009-11-11 07:30:45 UTC by leonko

  • Followup: RE: All plugins for work

    oh, but Add new patient still don't work. And I dont see analysis.. (( Any body can help me with it?.

    2009-11-11 05:19:59 UTC by leonko

  • Followup: RE: All plugins for work

    Oh! Thank you!

    2009-11-10 13:39:41 UTC by leonko

Our Numbers