IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.Patient Class Reference

Holds patient's data. More...

Public Member Functions

override string ToString ()
 Returns a string representation of the current object. More...
 

Public Attributes

string BisId = null
 
bool IsMale = null
 
DateTime BirthDate = null
 
DateTime TimeOfDeath = null
 

Private Attributes

string BisIdOid = null
 
string Name = null
 
string Surname = null
 
string Phone1 = null
 
string Phone2 = null
 
string BirthDateStr = null
 
string TimeOfDeathStr = null
 
string Country = null
 
string CountryCode = null
 
string CountrySystem = null
 
string City = null
 
string PostalCode = null
 
string StreetAddress = null
 
string HealthSecurityId = null
 
string Birthplace = null
 
bool IsAlive = null
 

Detailed Description

Holds patient's data.

Member Function Documentation

override string IG.Lib.Patient.ToString ( )
inline

Returns a string representation of the current object.

Member Data Documentation

string IG.Lib.Patient.BisId = null
string IG.Lib.Patient.BisIdOid = null
private
string IG.Lib.Patient.Surname = null
private
string IG.Lib.Patient.Phone1 = null
private
string IG.Lib.Patient.Phone2 = null
private
string IG.Lib.Patient.BirthDateStr = null
private
string IG.Lib.Patient.TimeOfDeathStr = null
private
string IG.Lib.Patient.Country = null
private
string IG.Lib.Patient.CountryCode = null
private
string IG.Lib.Patient.CountrySystem = null
private
string IG.Lib.Patient.City = null
private
string IG.Lib.Patient.PostalCode = null
private
string IG.Lib.Patient.StreetAddress = null
private
string IG.Lib.Patient.HealthSecurityId = null
private
string IG.Lib.Patient.Birthplace = null
private
bool IG.Lib.Patient.IsAlive = null
private
DateTime IG.Lib.Patient.BirthDate = null
DateTime IG.Lib.Patient.TimeOfDeath = null

The documentation for this class was generated from the following file: