This is a simple GUI-Programm, which is supposed to help creating a brief ICF Report. The ICF Report is used to describe a patient status, e.g. during a medical therapy. Check WHO for more information about ICF.
- Manage multiple Patients and Therapists with diagnosises etc.
- Have for each patient multiple reports corresponding to its date.
- An easy to use GUI lets you create your specific reportform with varying numbers of ICF codes and details.
- The Programm supports saving content in XML structure on your harddisk for future use.
- The result will be a nice formatted output via printing to Pdf.
- Qt Creator 3.0.1
- Based on Qt 5.2.1 (GCC 4.6.1, 64 bit)
- Ubuntu 13.10, 64 bit
- apt-get install qtbase5-dev libqt5x11extras5-dev qttools5-dev qttools5-dev-tools libqt5webkit5-dev xsltproc
- Clone Repository
- mkdir build
- cd build
- qmake ../ICF_Report.pro -r -spec linux-g++
- make
Menu
Create Report
Generate Pdf