Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Pablo dos Santos Alves
Título: Sistema de Agendamento e Gerenciamento de Consultas Clínicas
 
Abstract:
This work presents a tool to automate the process of scheduling, confirmation and management of clinical appointments on-line, through a corporate portal. The system was conceived as much for the usage by professionals of a physiotherapy clinic, as for the patients. It has the main function of allowing the schedule and confirmation of clinical appointments through the Internet, informing the users of the system by sending notification messages. In order to manage the application, the application Java Server Jboss and container WEB Tomcat were used. The technology of Portals and Portlets joined with JSF were also used, implementing the MVC architecture. Concerning the database layer, it was used the JPA and EJB 3.0 with the project pattern DAO, and having as a provider the framework of object relational persistence Hibernate.