Giter VIP home page Giter VIP logo

icf_report's Introduction

ICF_Report

Build Status

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.

Features:

  • 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.

BUILD:

  • Qt Creator 3.0.1
  • Based on Qt 5.2.1 (GCC 4.6.1, 64 bit)
  • Ubuntu 13.10, 64 bit
  1. apt-get install qtbase5-dev libqt5x11extras5-dev qttools5-dev qttools5-dev-tools libqt5webkit5-dev xsltproc
  2. Clone Repository
  3. mkdir build
  4. cd build
  5. qmake ../ICF_Report.pro -r -spec linux-g++
  6. make

SCREENSHOTS:

Menu

Menu

Create Report

Report

Generate Pdf

Pdf

icf_report's People

Contributors

loaded02 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.