[Graduation Project of Chengxian College of Southeast University] Design and Implementation of Hospital Appointment Registration APP

Summary

The development direction of urban construction shows the characteristics of modernization, intelligence and informatization. The control and management technologies such as database, page design and business functions originally used for hospital appointment registration applications obviously lag behind the existing technological development of the intelligent society. In order to better adapt to the development of the times and realize the transformation of hospital appointment registration application management from mechanization to centralized, convenient and intelligent control, it has become increasingly important to design a hospital appointment registration application that meets the current operating habits and performance needs of doctors and patients. is becoming more and more important. The main work of this article is divided into the following parts: Selection of the overall plan: Java language is used to implement functions based on the MySQL database. In order to improve development efficiency, SSM was introduced in the development process. Analysis and design of hospital appointment registration application: Through the analysis of business requirements and functional requirements of the application, the functional architecture composition of the application was determined, and the security design of the application was carried out. The method of implementing the hospital appointment registration application: mainly let the hospital appointment registration application function meet the various needs of users during the implementation process, so that this application can be truly applied to actual business. In fact, this application function The implementation is based on the requirements analysis of the application.

Keywords: hospital appointment registration application ; Java ; MySQL

Chapter One Introduction

1.1 Topic selection background

With the development of mobile application technology, more and more users use mobile phones and computers to complete daily tasks. Many traditional industries also pay more attention to the integration with the Internet. Due to the increase in urban population, people always go to the hospital to register. Long queues are a very troublesome thing for people who are short on time. Some people may take half a day just to register. People want to alleviate the problem of long queues for medical treatment[1]. This paper explores the specific implementation of main functional modules such as online appointment registration, expert consultation, and viewing of medical records by using the continuously developing and advancing network technology. Finally, a functional test of hospital appointment is carried out, and the test results are analyzed and summarized. , it is concluded that there are deficiencies in hospital reservations and areas that need improvement, which provides convenience for future hospital reservation maintenance, and also provides reference and help for the development of similar hospital reservations in the future.

1.2 Topic selection

The APP-based hospital appointment registration APP is a product of the combination of computer technology and hospital registration management. Through the hospital appointment registration APP, efficient management of registration is achieved. With the continuous improvement of computer technology, computers have penetrated into every corner of social life. The manual registration and appointment method is not only inefficient, error-prone, cumbersome, but also consumes a lot of manpower. In order to meet the requirements of medical staff for efficient management of doctors, scheduling information, registration, etc., on the premise that the staff have certain computer operation capabilities, this APP-based hospital appointment registration APP software is specially compiled to improve the management of hospital registration use. Efficiency[2].

1.3 Current research status at home and abroad

The 21st century is the century of information. With the development of the Internet, the number of network users has skyrocketed. Network applications have been widely used in people's daily lives. The wide application of the network has also given huge development opportunities to the medical field. Traditional medical institutions are only limited to medical treatment and medication in some areas, and their popularity and promotion have not been greatly developed. Nowadays, most hospitals have their own, establish their own image online, and develop their own business. In the past few years, the U.S. medical service information industry has made great progress. Google has cooperated with medical centers in the United States to create electronic files for millions of community patients, which can be monitored remotely by doctors. Microsoft has also launched a new medical information service to help doctors, patients and patients' families understand the latest status of patients in real time. Intel also launched digital medicine a few years ago to help doctors interact with patients through IT means. IBM has also made great efforts in this regard. Most large hospitals in China have launched online appointment registration APPs. The APP has initially possessed the advantages of standardization, institutionalization of management, and ease of use. It serves all parts of the country and provides patients with provide good medical conditions [3]. The popularization of the Internet has had a huge impact on the traditional hospital model, and people's requirements for medical institutions are becoming higher and higher. Therefore, how to use the Internet to promote hospital information and medical services, improve the hospital's visibility, and provide more, better, and more comprehensive medical services and health consultations to the general public has become a new direction for hospital development. Outpatient registration is the first step for patients to go to the hospital for medical treatment. Obtaining a satisfactory number is the prerequisite for patients to receive medical services. Nowadays, the difficulty of medical registration has become a common feeling of many patients. Nowadays, in some large hospitals, overcrowding in outpatient clinics has become a common phenomenon. In some popular departments, it is often "difficult to find the first number" and "difficult to find the expert number". Some patients who are far away cannot register for medical treatment in time, resulting in serious illness Aggravated. Some people take advantage of the hospital's loopholes and gain profits by buying and selling 'expert accounts', which not only damages the vital interests of patients, but also has a great impact on the management and image of the hospital." The hospital can alleviate this problem by opening online appointment registration. In the above situation, patients only need to click a few mouse clicks at home to get a satisfactory number, achieving "selecting a doctor without leaving home", which effectively slows down the queue of patients.

1. 4 Summary of this chapter

This chapter mainly provides a general description of the development background of the hospital appointment registration APP and the current situation at home and abroad. It also introduces the development environment and technology required for the website, and briefly summarizes the full text to allow readers to immediately Can understand a general content of the paper.

3.4 Website maintenance analysis

In recent years, with the rise of websites, more and more websites have begun to conduct research and development. With the increasing number of websites, website maintenance has become an unavoidable problem. Therefore, this section focuses on website maintenance. A brief introduction. Website maintenance includes the following aspects of work:

(1) During the maintenance process of the website, problems are often encountered, which require the website to make corresponding changes. There is basically no way to avoid these problems, so it is necessary to make maximum improvements during each maintenance, otherwise once After the problems accumulate, the changes to the website will be relatively large, which will increase the dimensionality difficulty and maintenance workload. For example: Common websites will encounter incorrect data that does not meet the requirements, and then the website will have errors, causing the entire website to be interrupted. The website has been used by users for a long time. Users will get to know the website day by day, and accordingly they will feedback some loopholes that we have not discovered. Or as society develops with time, environment, and general trends, users will ask the station to add corresponding demand items. At this stage, some software will need to be repaired.

(2) Database that is updated and maintained in real time: When some operations and requirements change, we need to make a transformation to the current database that occurs simultaneously with the changes in various operations, and we need to make a change to the library. Any time care and maintenance.

(3) Code care and maintenance: As society develops, the environment, and general trends change over time, and the website is used by users for a long time, correspondingly there will be feedback on some loopholes that we have not discovered, and then the code needs to be improved on the original basis. Improve the code, or rewrite it. Generally speaking, running new code is the difficulty of code maintenance, so websites require professionals to be responsible for code maintenance [11].

The functions of the administrator function module include homepage, user information management, department management, outpatient management, order management, recharge record management, announcement management, news management, notification management, hospital management, attendance records, leave management, permission management and other functions. As shown in Figure 3-4:

Figure 3-4 Administrator function diagram

Chapter 5 Implementation of Website Functions

5.1 User module

5.1.1 Home page interface _ 

The functions of the home page interface of the hospital appointment registration APP include: viewing home page information, etc. The homepage interface of the hospital’s appointment registration APP is shown in Figure 5-1:

Figure 5-1 Home page interface

5.1.3 Information interface

The functions of the physical examination information interface of the hospital appointment registration APP include: you can view appointment information, etc. The appointment information interface of the hospital’s appointment registration APP is shown in Figure 5-3:

Figure 5-3 Reservation information interface

5.1. 5 Outpatient management interface

Outpatient information can be viewed on the outpatient management interface of the hospital appointment registration APP. The outpatient management interface of the hospital’s appointment registration APP is shown in Figure 5-5:

Figure 5-5 Outpatient management interface

Table of contents

Chapter One Introduction

1.1 Topic selection background

1.2 Topic selection

1.3 Current research status at home and abroad

1.4 Summary of this chapter

Chapter 2 Introduction to website development environment and related technologies

2.1 Website development environment

2.2 Introduction to Java language

2.3 Introduction to JSON technology

2.4 Database used by the website

2.5 Technologies used by the website

2.6 HBuilderX

2.7 Summary of this chapter

Chapter 3 Website Analysis

3.1 Feasibility analysis of website

3.1.1 Economic feasibility

3.1.2 Technical feasibility

3.1.3 Operational feasibility

3.1.4 Legal feasibility

3.2 Website data analysis

3.3 Analysis of website performance requirements

3.3.1 Scalability

3.3.2 Stability

3.3.3 Ease of use

3.3.4 Fluency

3.3.5 Security

3.4 Website maintenance analysis

3.5 Website function analysis

3.6 Website use case diagram

3.7 Summary of this chapter

Chapter 4 Hospital Appointment Registration APP Design

4.1 Website design principles

4.2 Website demand analysis

4.3 How the website works

4.4 Website function operation process

4.4.1APP function process

4.4.2 Website operation process

4.4.3 Add appointment registration information management process

4.4.4 Process of entering appointment registration information

4.4.5 Process of deleting appointment registration information

4.5 Website function operation sequence diagram

4.2.1 Login timing analysis

4.2.2 Sequence analysis of entering appointment registration information management

4.2.3 Sequence analysis of reservation registration information management

4.6 Website package class diagram design

4.7 Website database design

4.7.2 Database logical design

4.7.3 Database physical design

4.8 Summary of this chapter

Chapter 5 Implementation of Website Functions

5.1 User module

5.1.1 Home page interface

5.1.2 Doctor interface

5.1.3 Information interface

5.1.4 Personal center interface

5.1.5 Outpatient management interface

5.1.6 Attendance record interface

5.4 Summary of this chapter

Chapter 6 Function Test of Hospital Appointment Registration APP

6.1 Test purpose

6.2 Test plan

6.3 Test cases

6.4 Summary of this chapter

Summary of the full text of Chapter 7

references

Acknowledgments

Graduation project summary

Guess you like

Origin blog.csdn.net/yvonneking1118/article/details/132579608