German Health Insurance Card (KVK / Krankenversichertenkarte)

Scripts for the German Krankenversichertenkarte (KVK) are located in the kvk directory.

The current German Krankenversichertenkarte is a memory card with 256 byte memory. For this scripts to work correctly, you need a card reader that supports interindustry commands for synchronous cards. CT-API reader usually have this support. This will most likely not work for PC/SC card readers.

The following scripts are provided:

You can run a script by entering load("kvk/<scriptname>"), e.g.

> load("kvk/readkvk.js");

or by selecting the script in the "File" / "Run Script" dialog.