| With the improvement of people’s living standard and the progress of society,the level of medical scientific research and the application of the new medical project have become an important symbol to measure the level of hospital business.The introduction of scientific research management system can not only make the teaching activities of scientific research in First Hospital of Qinhuangdao more systematic and regular,but also strengthen the management and coordination of the information of all departments and staff.First of all,the feasibility analysis and demand analysis of hospital scientific research management system are carried out.On the basis of summing up the practical requirements of the scientific research management in First Hospital of Qinhuangdao,the business process of the system is analyzed,the part that managers want to improve is refined,and the requirement research document of the scientific research management system is formed.We demonstrate the feasibility in terms of technology,economics and operation etc.Secondly,database design and the overall design of the system are carried out.Based on the feasibility analysis and requirement analysis of the system,the overall structure and data model of the system are designed.We divide the system into five modules,which are scientific research project,contract management,fund management,achievement management and information release.Meanwhile,we provide database structure,and build the table structure in terms of project budget table,fund management table and patent management table etc.Thirdly,combining the system development environment,we carry on detailed design and implementation of each function module.Taking MVC model as the guiding ideology,Java language based coding is complemented on logic layer,specific business rules are carried out programmatically.On business layer,the function data from logic layer is stored at the system bottom,i.e.,stored physically in Oracle database for persistence.In presentation layer,the data from logic layer is presented in ExtJs mode,the human-computer interaction will be realized.Finally,making function test on the developed scientific research management system.Taking the user management,project confirmation,contract declarations,paper works and download area and other functions as examples,we present test cases,check each module and operating conditions of the whole system. |