GNUmed Live CD 0.3.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNUmed Live CD 0.3.8 (Default branch)
# 1  
Old 12-20-2008
GNUmed Live CD 0.3.8 (Default branch)

GNUmed Live is a bootable CD that contains the GNUmed medical software client in a graphical environment as well as the corresponding PostgreSQL database for medical record storage. It can be run completely self-contained without any installation on the host system. The CD provides an option to install a fully configured Debian Linux distribution on the host computer. License: GNU General Public License v3 Changes:
A new GNumed version has been included. The CD is based on the much improved Debian Live project. The CD now carries a local GNUmed client and server for offline testing. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KVKCARD(1)																KVKCARD(1)

NAME
kvkcard - a commandline tool to read information from a German medical card SYNOPSIS
kvkcard read | daemon | rdvd | rdpd [ [ -v | --verbous ] [ -fFILE | --filename=FILE ] [ -cCARDID | --cardid=CARDID ] [ -b | --beep ] [ -d | --dosmode ] [ -pPROGRAM | --program=PROGRAM ] [ -aARGUMENTS | --args=ARGUMENTS ] [ -h | --help ] ] DESCRIPTION
kvkcard is a commandline tool to read information from a German medical card (KVK or eGK). ARGUMENTS
read Read data from a German medical card. daemon Wait for insertion of a German medical card and run a program on it. rdvd Dump RDVD data structure of a card. rdpd Dump RDPD data structure of a card. -v | --verbous Every occurrence of this option increases the verbosity. -f FILE | --filename=FILE File to write to. If omitted stdout will be used. -c CARDID | --cardid=CARDID Set the ID of the card to read. -b | --beep Beep after reading a card. -d | --dosmode Output data in DOS mode. -p PROGRAM | --program=PROGRAM Program to call on cards found. -a ARGUMENTS | --args=ARGUMENTS Arguments for the program to be called -h | --help Shows this help. FILES
/etc/chipcard/ The system-wide configuration files. /var/log/chipcard/ The default log files. SEE ALSO
http://www.libchipcard.de Homepage of libchipcard project. /usr/share/doc/libchipcard-tools/ Local documentation. REVISION
Manual for kvkcard 2009 March 19th KVKCARD(1)