首页
会员中心
到顶部
到尾部
android毕设

健康体检预约app的设计与实现毕业论文+开题报告

时间:2020/10/13 22:09:47  作者:  来源:  查看:0  评论:0
内容摘要: 健康体检预约app的设计与实现摘  要随着计算机技术和网络技术的发展,信息系统已在医疗卫生机构和卫生管理机构中得到了广泛的使用。但是由于卫生行业的业务量大且覆盖范围广、涉及的技术领域多、数据标准不一致、原有信息系统孤立开发和各地卫生信息化水平不一致等问题,使我国...

健康体检预约app的设计与实现
摘  要
随着计算机技术和网络技术的发展,信息系统已在医疗卫生机构和卫生管理机构中得到了广泛的使用。但是由于卫生行业的业务量大且覆盖范围广、涉及的技术领域多、数据标准不一致、原有信息系统孤立开发和各地卫生信息化水平不一致等问题,使我国卫生信息化建设目前还处于积极探索与研究阶段。根据查阅中外文献资料,本论文研究将结合健康体检前、体检中、体检后的三个阶段,来实现健康体检预约系统手机端的设计。在APP手机端能够设计体检预约、健康数据、健康分析等多个功能,帮助用户快速就医并分析健康指标数据,助力体检用户准确了解自己的身体健康状况,并能追踪体检客户的健康管理,一定程度上解决现有健康管理系统存在的缺陷。
通过到我市当地医院及体检中心实地社会调查,来改进医院智慧医疗系统的一些操作流程,减少患者操作步骤、增强智慧医疗的容错机制、优化翻译错误提示和系统自我恢复等方法,使患者更乐于使用医院智慧医疗平台。
通过本系统客户需求设计手机端APP的特色功能:体检预约、健康数据记录、健康分析等,帮助用户在移动端进行健康常识的查询,及时有效减低患病率;帮助用户在手机端进行预约,免除医院排队的困扰;记录用户的健康数据,着力系统的多功能设计,为诊疗提供更为便利的条件。
关键词:健康体检;预约健康体检;APP设计;健康数据
Abstract
With the development of computer technology and network technology,information systems have been widely used in medical and health institutions and health management institutions. However,the health information construction of our country is still in the active exploration and research stage because of the large volume of business and the wide coverage of the health industry,the many technical fields involved,the inconsistency of data standards,the isolated development of the original information system and the inconsistency of the level of health information in various places. According to the reference of Chinese and foreign literature,this thesis will combine the three stages before,during and after the health examination to realize the design of the mobile phone end of the health examination appointment system. On the app phone  Design physical examination appointment,health data,health analysis and other functions to help users quickly seek medical treatment and analyze health index data,help physical examination users to understand their own health status accurately,and can track the health management of physical examination customers,to a certain extent to solve the defects of the existing health management system.
Through the field social investigation of the local hospital and the medical examination center in our city,we can improve some operation flow of the hospital intelligent medical system,reduce the operation steps of the patients,strengthen the fault-tolerant mechanism of the intelligent medical treatment,optimize the translation error prompt and the system self-recovery,so that the patients are more willing to use the hospital intelligent medical platform.
Through the system customer demand design mobile phone side app features: medical appointment,health data records,health analysis,etc.,to help users in the mobile side of health common sense query,timely and effective reduction of prevalence;help users in the mobile phone to make appointments to avoid hospital queues;record user health data,focus on the multi-functional design of the system to provide more convenient conditions for diagnosis and treatment.
Keywords: health check-up;appointment registration;app design;health data
目录
第1章 绪论2
1.1 研究背景和意义2
1.2 国内外研究概况3
第2章 需求分析与总体设计5
2.1 系统业务流程5
2.2 系统功能需求分析6
2.2.1 Android客户端7
2.2.2 web医生端7
2.2.3 web管理员端7
2.3 系统结构设计8
2.3.1 系统体系架构8
2.3.2 系统采用的设计模式8
2.3.3 系统的技术方案9
2.4 系统功能模块划分11
2.4.1 客户端功能模块11
2.4.2 服务器端功能模块11
2.5 功能模块设计12
2.5.1 注册登录模块12
2.5.2 用户UI模块12
2.5.3 数据传输模块12
2.5.4 数据处理模块13
2.5.5 数据存储模块13
第3章 数据库设计14
3.1 数据库类型14
3.2 数据表设计15
3.2.2 医生表15
3.2.3 排诊表16
3.2.4 健康体检表16
3.2.5 收藏表17
3.2.6 数据库整体E-R图17
第4章 系统功能实现18
4.1 客户端18
4.1.1 Activity管理机制18
4.1.2 HttpPost网络访问实现19
4.1.3 注册功能实现20
4.1.4 登陆功能实现22
4.1.5 预约健康体检功能实现25
4.1.6 我的医生功能实现32
4.1.7 最近预约功能实现34
4.1.8 个人中心功能实现35
4.1.9 语音提示功能实现38
4.2 服务器端39
4.2.1 管理员登陆39
4.2.2 医生登陆40
第5章 系统测试41
5.1 数据库加密测试41
5.2 功能测试42
5.3 性能测试48
结  论49
致  谢50
参考文献51

健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告
健康体检预约app的设计与实现毕业论文+开题报告

  


相关评论
android毕设
    本类推荐
      广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号