| With the continuous development of the economic and the improvement of the living standards,people tend to pursue the high quality of medical and health services.At present,the quality of medical services in my country is still far from the expectations of the people.The quality of medical services is mainly reflected in hospital service management,and pharmacy management is an important part of hospital organization management.In fact,in 1980s,the United Kingdom and the United States have developed an information management system,i.e.,the Patient Medication Record(PMR)system,which is widely used to support the pharmacy work in hospitals.However,China started late in the information management system development.Besides,hospitals of different regions and different levels in China have different scales and equipment,so that the pharmacy information management systems of hospitals develop slowly and are been widely used in China.This thesis firstly studies the current status of the pharmacy information management in hospitals of different levels in China.Based on the latest proposed national document"Technical Solutions for the Construction of Hospital Information Platform Based on Electronic Medical Records",we propose the research object of this thesis-Design and implementation of smart pharmacy information management system.To better know about the actual situation of the local hospital,we inspect the business scale and informatization problems of the current hospital pharmacy.Accordingly,we conduct demand analysis and business modeling of the smart pharmacy information management system.Based on that,we complete the outline design of the system including the functional architecture and technical architecture designs.Then,we implement each functional module according to the outline design,and do a functional test,ensuring the smoothness of use and functional availability of the system.Finally,we discuss some issues of the proposed smart pharmacy information management system,and introduce the corresponding solutions.The smart pharmacy information management system is built based on a microservice architecture,which improves the maintainability and scalability of the system.The system adopts the development mode of front-end and back-end separation,and uses a low-code development platform for basic construction.In particular,the front-end framework adopts the technology of the Ant Design of Vue front-end framework,and the back-end adopts Spring Boot,with the technologies of JWT,Spring Security,and Redis.Besides,Considering the big data scenario of the hospital,we adopt the ORACLE database to provide persistent storage of data,which supports the high concurrency and high access.The system is a Web application software with functions of the drug management,outpatient pharmacy management,inpatient pharmacy management,rational and safe medication and electronic health card.Users can log in with different identities,such as doctors,nurses,and workers.Different logins have different limits to the functions.This ensures the security of the data.The drag management is the most important module.The numbers of drugs are recorded in the system,and they can change automatically according to the drug stock in and stock out,doctor prescribe,and users returns.The drag management can incorporate the electronic health card,improving the hospital’s medical quality and making the work efficiency.At the meanwhile,considering the differences between the ways to get the Chinese medicine and Western medicine,we design a system for the Chinese pharmacies and Western pharmacies,respectively,to improve applicability and optimize user experience.At present,the system has been applied in many hospitals,and has won unanimous praise from medical staff and patients. |