Java Hospital Electronic Medical Record System Source Code: Development and Deployment of Cloud SaaS Service Front-End Separation Mode

What is an electronic medical record system?

Electronic medical records refer to the digital information such as words, symbols, charts, graphs, data, images generated by the information system of medical institutions used by medical personnel in the process of medical activities, and can realize storage, management, transmission and reproduction of medical records. A form of recording in a medical record.

The hospital electronically records the patient's medical information through the electronic medical record, including: home page, medical course record, inspection and test results, doctor's order, operation record, nursing record, etc., which includes both structured information and unstructured free text. There is also graphic image information. It involves the collection, storage, transmission, quality control, statistics and utilization of patient information.

 

1. System overview

This set of integrated electronic medical record system is mainly for doctors and nurses in medical institutions, providing functions such as writing, saving, modifying, and printing electronic medical records for inpatients. This system is based on the cloud SaaS service method, accessing and using the system functions through a browser, providing an integrated electronic medical record solution for online production, management and use of electronic medical records, and providing support for the development of electronic medical records business in medical institutions.

 

2. System features:


1. This set of integrated electronic medical record system is based on cloud SaaS service, provided by B/S (Browser/Server) architecture, and developed and deployed in a separate mode of front-end and back-end. Electronic medical records level 4, with independent intellectual property rights.
2. Users can access it through a browser without paying attention to issues such as system deployment, maintenance, and upgrades. The system fully considers the template-based, configurable, and scalable design methods, covering the medical institution's electronic medical record template production to management and use the entire process.

 

3. In addition to realizing online production of electronic medical record templates with rich content, pictures and texts, and complete functions, the system can also be used to customize personalized, practical, and characteristic electronic medical record templates according to the characteristics of medical institutions and according to the needs of different businesses;
4. The system can conduct unified and centralized management of electronic medical record templates, and the general electronic medical record templates can be directly provided to different medical institutions for direct use, avoiding repeated production;
5. It provides control elements with complete functions to realize the automatic data acquisition function of electronic medical records in business use, which simplifies manual filling in a large number of reports.

3. Technology selection

Front-end technology selection:

Native HTML, JS, CSS, Jquery, BootStrap, layui, Swf plug-in, Clipboard, Echarts, PagedJS printing plug-in, Prince printing plug-in, Wkhtmltopdf printing plug-in, etc.

Back-end technology selection:

SpringBoot framework, Mybatis-Plus, WebSocket, Stomp, Vintage-Engine page analysis template engine, Thymeleaf page analysis template engine, Fileupload file upload component, etc.

database:

MySQL database

 

Guess you like

Origin blog.csdn.net/qq_27741787/article/details/132024858