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