登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

渔关医院急危病人分级管理系统的设计与实现毕业论文

 2021-11-05 07:11  

摘 要

医院急危病人的分级,早在上海江苏等地的医院中就有使用,不过还没有普及到全国,所以渔关医院也没有相应的病人分级管理系统。随着社会的进步和医疗技术的发展,人们对医院的要求和对医疗方面的要求日益见涨,传统的先来先治模式和人民大众的需求显然已经成了矛盾,所以急危病人分级的普及刻不容缓,对分配医疗资源和提升患者的救治率有很明显的作用。急危病人的分级,主要是依靠能够量化的生命体征信息,得到急危分级评分总分值,然后确定相应的诊疗方案和病人去向,最近是新冠疫情爆发期间,在传染病爆发期间,分级系统的作用就会更加明显,科学快速的分级方便了快速救治,极大地提升了患者的救治率。

系统是基于B/S模式实现的,系统的核心功能是收集生命体征数据将病人入院建档并分级,辅助功能包括管理员的新增用户,医生的添加医嘱,添加诊疗方案,诊断病情,护士的医嘱执行记录等等。病人的入院建档功能主要完成接受病人,收集病人的各项生命体征数据,输入到系统中完成分级并创建病人信息表,以完成后续的病人诊治等功能。由于接受的病人类型很多,所以入院建档时收集数据要做人性化的分页,针对遭受不同意外事故的病人进行不同的信息输入,区分信息输入的优先级,达到更好的效果。

系统的设计与实现严格按照软件工程学中的软件生命周期方法学进行提出问题,可行性分析,需求分析,概要设计,详细设计,编码实现,测试和维护。编码实现方面采用当下比较流行的SSM框架,数据库使用MySQL,用户界面使用jsp页面进行承载。

关键词:急危病人分级、管理系统、SSM框架、MySQL

Abstract

The hospital's classification of critically ill patients has been used in hospitals in Shanghai and Jiangsu, but it has not yet spread to the whole country, so Yuguan Hospital does not have a corresponding patient classification management system. With the progress of society and the development of medical technology, people's requirements for hospitals and medical requirements are increasing day by day. The traditional first-come, first-served model and the needs of the people have obviously become contradictions, so the classification of critically ill patients Popularization is urgent, and it has a significant effect on allocating medical resources and improving the patient's treatment rate. The classification of critically ill patients mainly relies on quantifiable vital signs information to obtain the total score of the critical grading score, and then determine the corresponding diagnosis and treatment plan and the destination of the patients. The most recent is the outbreak of the new crown epidemic. The effect will be more obvious, scientific and rapid classification facilitates rapid treatment, and greatly improves the treatment rate of patients.

The system is implemented based on the B / S model. The core function of the system is to collect vital signs data and file and classify patients into the hospital. Auxiliary functions include new users for administrators, doctors ’orders, diagnosis and treatment plans, diagnosis, and nurses Records of the execution of medical orders, etc. The function of the patient's admission file is mainly to accept the patient, collect the patient's vital signs data, enter the system to complete the classification and create a patient information table, to complete subsequent patient diagnosis and treatment and other functions. Because there are many types of patients accepted, the collection of data when hospitalization is filed should be done in a humanized pagination, and different information input should be made for patients who have suffered different accidents, and the priority of information input should be differentiated to achieve better results.

The design and implementation of the system strictly follow the software life cycle methodology in software engineering to ask questions, feasibility analysis, requirements analysis, summary design, detailed design, coding implementation, testing and maintenance. The coding implementation uses the current popular SSM framework, the database uses MySQL, and the user interface uses jsp pages to carry.

Keywords:Critical patient classification、management system、SSM framework、MySQL

目 录

摘要 I

Abstract II

第1章绪论 1

1.1课题研究背景 1

1.1.1国内现状 1

1.1.2国外现状 2

1.2课题研究目的和意义 2

1.2.1目的 2

1.2.2意义 2

1.3课题研究内容 3

第2章需求分析 4

2.1功能需求 4

2.2非功能需求 4

2.3可行性分析 4

2.3.1技术可行性 4

2.3.2经济可行性 5

2.3.3操作可行性 5

2.4业务流程 5

2.5数据流图 6

2.6数据字典 7

2.6.1数据流 7

2.6.2数据存储 9

第3章概要设计 11

3.1模块概要设计 11

3.2用户界面概要设计 12

第4章详细设计 13

4.1模块详细设计 13

4.2数据库设计 15

4.2.1概念结构设计 15

4.2.2逻辑结构设计 19

4.2.3物理结构设计 20

4.3主要技术介绍 23

4.3.1用户界面主要技术介绍 23

4.3.2功能主要技术介绍 24

4.4界面详细设计 25

4.4.1登陆页面详细设计 25

4.4.2管理员页面详细设计 26

4.4.3护士页面详细设计 27

4.4.4医生页面详细设计 28

4.4.5病人页面详细设计 28

第5章测试与系统维护 29

5.1测试方法概述 29

5.2黑盒测试 29

5.3综合测试 31

5.4系统维护 32

第6章结论 33

参考文献 34

致谢 35

第1章绪论

1.1课题研究背景

随着医疗技术的不断发展和医疗设施的普及,现代社会的疾病治愈和预防已经获得了很好的效果,但是在日常生活中,意外事故难以避免,很多患者包含普通患者和急危病人一起就医的情况频繁发生,如果不能快速准确的确定急危病人的紧急情况等级,就会出现医疗资源分配不合理的情况,甚至会出现患者抢救无效死亡的情况,所以急危病人分级系统的开发是很有必要的,如果能够对患者进行准确的定位,在治疗方案的确定和护理方案的实施方面会带来很大的便利。基于所有的社会活动来看,人命还是最重要的,所以在杜老师的引导下,我开发这个急危病人分级管理系统。

1.1.1国内现状

2019年年尾,临近春节,本该是家庭团圆,和和睦睦的日子,突如其来的新型冠状病毒袭击了我们,造成我们国家和人民很大损失,病毒来势汹汹,疫情形势严峻,国家机关马上关注湖北省和武汉等相关地区,采取了很多措施来防止病毒扩散和保卫人民利益。在病毒爆发期间,病人分级有巨大的影响,根据流行病学相关理论,病人分为疑似病例,确诊病例等级别,方便相关患者进行诊疗[1]

在非病毒爆发时期,急危病人分级也具有重要意义,国内医院目前在病人进行入院建档时或者就诊时都会采集生命体征信息来进行分级和记录,根据国内报道,挂号就诊先来后到符合常规人情,或许它是公平的但是它并不兼顾医疗效率,最大限度地保证所有患者的生命安全和健康,才是急诊分级真正的作用所在。

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

企业微信

Copyright © 2010-2022 毕业论文网 站点地图