public function getPatientData()
 {
     $this->__load();
     return parent::getPatientData();
 }