| In recent years,with the increasing aging of society,its health problems have become more and more serious,and the medical and health work of the elderly has received widespread attention.In addition,in the face of problems such as inconsistent information collection formats and inefficient query and analysis in real time in traditional medicine,people hope to meet the current needs through rapid development of information technology urgently,and achieve the effective use of health resourses.The health data management system combined with related technologies in the computer field can realize the health management process from the input of health data to personal health records,combined with professional medical staff and evaluation algorithms for health assessment,which not only has improved the level of informatization of health protection work,but also improves the health assessment system for the elderly,which is of great significance.Therefore,this article designs and implements a health data management system for specific populations based on the above-mentioned purposes and requirements.The specific populations range from elderly people over 65 years old.This article introduces the health data management system in strict accordance with the software development process:1.This article analyzes the requirements of the system based on previous investigations,explains the business functions,and further clarifies the functional requirements of different roles and the non-functional requirements that the system needs to meet.2.The system design was completed:The overall system adopted the hierarchical architecture design of the Spring+SpringMVC+Mybatis(SSM)framework.The system was divided into five functional modules,including registration module,medical data management module,disease management module,risk management module,and system management module.Each function module consists of several sub-modules.The registration and login module and the system management module are the basic modules of the system.The medical data management module realizes the input of the elderly’s health indicators.The disease management module completes the elderly’s disease statistics and the management of health education plans that are carried out with prominent disease problems.The risk management module is mainly to predict the health risk result of the elderly and manage the result.Establish a prediction algorithm model for health risk assessment,and the comparison results show that the support vector machine has a better prediction effect.According to the design of each functional module,a database design scheme that supports the implementation of the entire system was constructed.3.Finally,based on the system design,the system implementation and testing were completed:Integrate the system framework.According to the module design,realize the functions and pages of the system.The functional tests of each module of the system and the performance test of the system were performed in order to make the system run normally. |