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.DiagnosisCodeClass Class Reference

Represents the diagnosis code with description. More...

Public Member Functions

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

Public Attributes

string Code = null
 

Private Attributes

string CodeSystem = null
 
string Description = null
 

Detailed Description

Represents the diagnosis code with description.

Member Function Documentation

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

Returns a string representation of the current object.

Member Data Documentation

string IG.Lib.DiagnosisCodeClass.Code = null
string IG.Lib.DiagnosisCodeClass.CodeSystem = null
private
string IG.Lib.DiagnosisCodeClass.Description = null
private

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