232233234235236237238
protected void loadIconOnForm() { } @Override protected Object createEntity() throws ExceptionDAO { return new ClinicalInformation(this.patient); }