#include <ctkvkcard.h>
Public Attributes | |
| string | insuranceCompanyName |
| string | insuranceCompanyCode |
| string | insuranceNumber |
| string | insuranceState |
| string | title |
| string | forename |
| string | nameSuffix |
| string | name |
| string | dateOfBirth |
| string | addrStreet |
| string | addrState |
| string | addrPostalCode |
| string | addrCity |
| string | bestBefore |
| string | eastOrWest |
| string | cardNumber |
| bool | isValid |
|
|
city the patient lives in |
|
|
postal code of the address |
|
|
state (Niedersachsen, Hamburg, Bremen etc), not set on most cards |
|
|
street and number |
|
|
card is valid until this date (MMYY) |
|
|
card number |
|
|
date of birth DDMMYYYY |
|
|
"1" if western germany, "9" if one of the new FRG states |
|
|
guess what |
|
|
the numeric code of the company |
|
|
the name of the company (like DAK, AOK etc) |
|
|
the patient's insurance number |
|
|
the patient's insurance state |
|
|
true, if the data read off the card is valid (false on checksum error) |
|
|
patient's name |
|
|
suffix like "von", "van" etc |
|
|
patients title (like Dr.) |
1.4.2