基于Android医院就医平台系统APP设计与实现毕业论文

 2021-04-12 04:04

摘 要

近几十年计算机信息技术相较之前有了翻天覆地的变化,传统医院行业也理所当然与之结合,医院的预约挂号系统也应运而生。它通过快速有效的收集并执行信息,以提高医院的办公办事效率,而如今,日益强大的计算机信息技术与与医院办公结合,可以为医院预约挂号提供一个良好的平台,准确实现信息的对接,改善医院工作人员和病人的用户体验和大幅提高工作效率。

智能手机的广泛应用让普罗大众的生活变得更加便利,像当今中国社会几乎不用携带现金即可畅通无阻是前人无法想象的,智能手机和移动电源就能走遍天下畅通无阻的事实情况在国际上也是独此一家别无分号。而安卓作为一个有着10数年岁数的开源智能手机操作系统理所当然是本医院就医平台的首选

本文根据国内外医院发展状况,并结合Android、JAVA、Navicat、MySQL数据库技术设计了医院预约管理系统,该系统的界面设计简洁大方、数据结构清晰,系统操作设计贴近用户的使用习惯,从用户操作的实际需求出发,设计出了一个安全、简洁、易于操作的双端口系统。

而系统的开发设计则是遵循正常软件开发的思路,结合实际的实践调查与理论知识构建了总体的系统结构,然后通过对用户的实际需求画出了系统用例图然后来制定进一步的设计流程:功能模块的设计、e-r图的描绘和利用mySQL对数据库进行完善,最后再分别采用多种方式对系统的各大模块进行测试和验证正确性和可操作性。

本系统具有操作简洁、灵活性好、安全度高、运行稳定的特点,在实际应用中可根据具体情况加以修改完善,更好地发挥其在住院管理中的作用。

关键词: 医院就医平台;智能手机;安卓;JAVA;MySQL;Navicat

Design and Implementation of App Based on Android Hospital Medical Platform System

Abstract

In recent decades, computer information technology has undergone tremendous changes compared with before, and the traditional hospital industry has naturally combined with it. The hospital reservation registration system has also emerged as the times require. It collects and executes information quickly and effectively to improve the efficiency of hospital office work. Nowadays, the combination of increasingly powerful computer information technology and hospital office work can provide a good platform for hospital appointment registration, accurately realize information docking, improve the user experience of hospital staff and patients and greatly improve work efficiency.

The widespread use of smart phones has made life more convenient for the general public. It is unimaginable for the predecessors to imagine that in today's Chinese society, there is almost no need to carry cash, and the fact that smart phones and mobile power supply can travel all over the world is unique in the world without a semicolon. Android, as an open source smartphone operating system with more than 10 years of age, is certainly the first choice for our hospital's medical platform.

According to the development of hospitals at home and abroad, and combined with Android, JAVA, Navicat, mySQL database technology, this paper designs a hospital reservation management system. The interface design of the system is simple and generous, the data structure is clear, and the operation design of the system is close to the user's habits. Based on the actual needs of the user's operation, a safe, concise and easy-to-operate dual-port system is designed.

The development and design of the system follows the idea of normal software development, combines practical investigation and theoretical knowledge to construct the overall system structure, then draws the system use case diagram through the actual needs of users, and then formulates the further design process: functional module design, E-R diagram description and mySQL to improve the database, and finally uses a variety of parties separately. The model tests and verifies the correctness and operability of each module of the system.

This system has the characteristics of simple operation, good flexibility, high security and stable operation. It can be modified and perfected according to specific conditions in practical application to better play its role in hospitalization management.

Key words: hospital medical platform; smartphone; Android; JAVA;mySQL;Navicat

目录

第一章 绪 论 6

1.1 课题研发背景 6

1.2 课题研发的意义 6

1.3课题研发的内容 6

第二章 系统分析 7

2.1 医院就医平台系统可行性的分析 7

2.1.1 技术可行性分析 7

2.1.2运行可行性分析 7

2.2 需求分析 8

2.2.1 系统功能需求分析 8

2.2.2 系统界面需求分析 9

2.2.3 系统性能需求分析 9

2.3 本章小结 9

第三章 系统的设计 10

3.1系统的设计的目标 10

3.2系统的总体设计 10

3.2.1就医平台系统具体工作流程 10

3.2.2系统功能模块的设计 10

3.2.3 E-R 图的建立 11

3.3数据库设计 13

3.4 本章小结 14

第四章 系统详细设计与实现 14

4.1医院就医平台用户客户端的设计与实现 14

4.2医院就医平台管理员服务端的设计与实现 24

第五章 系统测试 28

5.1系统测试的目的和意义 28

5.2测试的目标 28

5.3 测试的主要内容 28

5.4 测试结果 29

第六章 总结与展望 29

参考文献 30

绪 论

1.1 课题研发背景

自2003年10月,Andy Rubin和其和合作伙伴创建安卓公司并组建了安卓团队距今已经有了十数年的时间了,在这十几年的短短时间里,世界发生了巨大的变化,智能手机的出现让人们的生活变得无比便利,而科技的进步更是让智能手机取代了一部分原本电脑才能干的工作。而安卓系统的开放源代码的特点,使得支持的手机型号众多,横跨各个价位段,甚至各种设备包括智能手表、电视盒子、笔记本、路由器、车载gps等等也都能使用,版本的通用性也是不可争议的优秀,这一切让面对的用户面和开发者的不断升级变得十分便捷。

现在安卓占据了手机市场的大半壁江山,占有率远远的甩开了IOS操作系统,同时安卓的兼容性代码的开源性的特点也是IOS不可以比拟的,更为重要的是,多平台的特点也让系统的应用更为广泛和开放,因此选择安卓操作系统作为医院就医平台系统app的设计并不是个艰难的选择。

1.2 课题研发的意义

随着近年来我国卫生改革不断深入,传统医院面临诸多挑战与机遇。就医挂号的方式也越来越先进,变得更加人性化 ,建设一个完整的医院就医平台系统可以大大节约病人预约时间,解决以往医院排队长看病慢的问题,也让医生便于了解病人的具体的病情信息,提高看病治疗的效率。

您需要先支付 80元 才能查看全部内容!立即支付

课题毕业论文、开题报告、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找,优先添加企业微信。