ImFusion SDK 4.3
Patient Struct Reference
+ Inheritance diagram for Patient:

Public Member Functions

 Patient (DcmItem &item, bool loadStudy=true)
 
 Patient (const Patient &rhs)
 Copy constructor only copies patient information, no studies.
 

Public Attributes

QString id
 Primary hospital identification number or code for the patient. (0010, 0020)
 
QString name
 Patient's full name. (0010, 0010)
 
QString sex
 Sex of the named patient (values: M = male, F = female, O = other). (0010, 0040)
 
QDate birthDate
 Date of birth of the named patient. (0010, 0030)
 
QString comment
 User-defined comments about the patient. (0010, 4000)
 
std::vector< Study * > studies
 Studies performed on the patient.
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close