Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

insuranceData Struct Reference

#include <ctkvkcard.h>

List of all members.

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


Detailed Description

This struct contains all info that can be found on a german health insurance card.
Author:
Martin Preuss <martin@libchipcard.de>


Member Data Documentation

string insuranceData::addrCity
 

city the patient lives in

string insuranceData::addrPostalCode
 

postal code of the address

string insuranceData::addrState
 

state (Niedersachsen, Hamburg, Bremen etc), not set on most cards

string insuranceData::addrStreet
 

street and number

string insuranceData::bestBefore
 

card is valid until this date (MMYY)

string insuranceData::cardNumber
 

card number

string insuranceData::dateOfBirth
 

date of birth DDMMYYYY

string insuranceData::eastOrWest
 

"1" if western germany, "9" if one of the new FRG states

string insuranceData::forename
 

guess what

string insuranceData::insuranceCompanyCode
 

the numeric code of the company

string insuranceData::insuranceCompanyName
 

the name of the company (like DAK, AOK etc)

string insuranceData::insuranceNumber
 

the patient's insurance number

string insuranceData::insuranceState
 

the patient's insurance state

bool insuranceData::isValid
 

true, if the data read off the card is valid (false on checksum error)

string insuranceData::name
 

patient's name

string insuranceData::nameSuffix
 

suffix like "von", "van" etc

string insuranceData::title
 

patients title (like Dr.)


The documentation for this struct was generated from the following file:
Generated on Mon Jun 6 18:17:41 2005 for libchipcard by  doxygen 1.4.2