基于SAAS服务架构的健康档案管理系统的设计和实现

 2022-06-23 20:01:00

论文总字数:23412字

摘 要

随着计算机和互联网技术的蓬勃发展,网络对人类社会的影响显示在了方方面面,其中医疗行业也深受其影响。如何使得医疗过程变得简单,如何使得医疗资源合理得被使用,如何在医疗人员缺少的情况下利用提高效率的方式来弥补,网络便是寻求这些问题解决方案的途径之一。

本文主要详细记录了一个基于SaaS服务架构的健康档案管理系统的设计和实现,首先介绍了选题的背景及实现的意义,结合国内外对健康档案管理系统的重视体现了课题的实际意义。不同于以往的需要安装在用户计算机上的软件,SaaS服务架构下的web服务将软件部署在开发者的服务器上,用户可以直接通过网络浏览器来访问并申请使用,而不需要像过去那样购买软件来使用而是一种租赁的方式。

文中根据实际需求提取出需要实现的功能并完成页面和数据库的设计,然后开始编写代码进行开发。实际完成的web项目可以达到用户的需求,符合SaaS服务架构的多租户设计,用户可以在登录后享受独立的软件体验,能够完成注册登录,录入健康档案表,录入病历,录入健康体检表,员工管理,随访表录入等功能,基本能够满足乡镇社区诊所的日常使用,便利医生的记录。

关键词:软件服务化,健康档案,多租户

Design and Implementation of Health Record Management System Based on SaaS Service Architecture

Abstract

With the rapid development of computer and Internet technologies, the impact of the Internet on human society has been shown in many aspects, including the medical industry. How to make the medical process simple, how to make the medical resources be used rationally, and how to use the efficiency to make up for the lack of medical staff, the network is the way to find solutions to these problems.

This paper mainly records the design and implementation of a health file management system based on the SaaS service architecture. Firstly, the background of the selected topic and the significance of the implementation are introduced. The importance of the topic is reflected by the emphasis on the health file management system at home and abroad. Unlike previous software that needs to be installed on the user's computer, the web service under the SaaS service architecture deploys the software on the developer's server. The user can directly access and apply for the application through a web browser without having to purchase it as in the past. software.

According to the paper needs of the text to extract the need to achieve the functions and complete the design of the page and database, and then began to write code for development. The actual completion of the web project can meet the needs of users. It is in line with the multi-tenant design of the SaaS service architecture. Users can enjoy an independent software experience after login, can complete the registration and login, enter the health file form, enter the medical record, enter the physical examination form, and employees. Management, follow-up table entry and other functions, can basically meet the daily use of township community clinics, and facilitate doctors' records.

KEY WORDS:SaaS,healthy record,multi-tenancy technology

目录

摘要 III

Abstract IV

第一章 引言 1

1.1 选题背景和意义 1

1.2 国内外研究现状 2

1.3 论文主要内容 3

1.4 论文组织结构 3

第二章 系统需求分析 4

2.1 用户需求 4

2.2 系统功能需求概述 5

第三章 SaaS多租户的实现 5

3.1 何为SaaS 5

3.2 部分SaaS的优缺点 5

3.3 何为多租户 5

3.4 多租户的一般实现方式 6

3.5 本次课题中多租户的具体实现方式 6

第四章 系统功能设计及具体实现 8

4.1 编码语言及框架选择 8

4.1.1 前端Vue框架 8

4.1.2 后端CodeIgniter框架 8

4.2 系统具体功能设计及实现 8

4.2.1 诊所注册及登录 8

4.2.2 用户管理 10

4.2.3 健康档案录入及修改及审核及异常档案 13

4.2.4 体检表录入 18

4.2.5 病历录入 19

4.2.6 慢性病随访表录入 20

4.2.7 家庭档案创建及迁入成员及异常档案查询 21

4.2.8 村委会 23

4.3 其他部分功能实现或问题解决 24

4.3.1 登录cookie的缓存 24

4.3.2 录入表中一个字段包含多个属性内容的数据库存储实现 24

4.3.3 部分安全性问题解决 25

4.3.4 部分接口效率问题解决 25

4.3.5 权限的实现 25

4.3.6 多数据库相同表结构修改 25

4.3.7 图片的上传 25

第五章 工作总结及展望 26

5.1 工作总结 26

5.2 工作展望 26

致谢 27

参考文献 28

引言

1.1选题背景和意义

健康,一直以来都是人们十分看重的一个要素,人们常说“身体是革命的本钱”,没有了健康一切其他的东西都会随之失去意义。随着时代的发展,医学水平也有了巨大的飞跃发展,很多过去致人于死地的疾病都有了有效的治疗方式,但是即使如此在现代慢性疾病很多时候还是没有什么快速根治的方式,往往需要一个长期的治疗温养过程,这个长期的治疗效果和其他的信息就需要有一个记录载体,毕竟这对于医生和患者来说都是十分重要的信息,只有知晓了过去的治疗方式和效果才能更好地制定新的治疗方案。

剩余内容已隐藏,请支付后下载全文,论文总字数:23412字

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

该课题毕业论文、开题报告、外文翻译、程序设计、图纸设计等资料可联系客服协助查找;