-
Notifications
You must be signed in to change notification settings - Fork 0
Aplicativo para consulta à CID-10, para GNU/Linux
License
leofontenelle/classix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== About Classix == Classix is an ICD-10 code lookup application. It searches for the given words in the condition code ("E11"), name or description. It uses only the Brazilian Portuguese version of ICD-10. The name comes from "classification" (the "C" in ICD-10) and from "X", the roman numeral for 10. == Dependencies == Compile time: gee >= 0.6 glib >= 2.24 gtk+ >= 3.0 vala >= 0.14 Run time: gee, gtk+ and glib == How to build it == Ideally, you should get a binary package for you distribution. If that's not possible, unpack the source code package, change to the new directory and run these commands: ./configure --prefix=/usr && make && sudo make install You can also run "sudo make uninstall" from the same directory. If you check out the source code from the Subversion repository, you'll need to replace the first command with "./autogen.sh --prefix=/usr", and will have another compile time dependency: gnome-common. == Copyright == Classix is copyright (C) 2009, 2012 Leonardo Ferreira Fontenelle <[email protected]> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. The database is copyright by World Health Organization and Centro Brasileiro de Classificação de Doenças. It can be freely used and redistributed provided that authorship is recognized and there is no charge. This means you can sell Classix but not with the database. You can download the data files freely from: http://gamba.epm.br/pub/pesqcid/
About
Aplicativo para consulta à CID-10, para GNU/Linux
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published