大型医院物财信息管理系统的设计与开发
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
目前网络通信技术和信息通信领域已得到了长足发展,网络信息技术已经对社会各行各业产生了重大影响,医疗卫生行业,作为传统行业之一,如何面对网络时代带来的冲击,如何利用网络技术提高医院的管理水平和服务质量,成为了无法回避的问题。本文设计的系统基于医院物财监管中心的业务需求,能够对数据库进行很好的管理,改变原有手工操作、主观决策的运作模式,实现监管中心信息的采集、共享,全过程的自动控制与监督,方便系统管理人员进行查询,能够使医院管理人员的工作更加的高效。本文围绕大型医院物财信息管理系统的主题,研究了该系统的设计方案与开发架构。本文的主要研究内容与成果包含以下几点:
     (1)分析了系统开发的背景和国内外医院管理信息系统的发展现状,描述了系统需要解决的主要问题;概述了系统的整体情况,对系统的需求分析和架构设计进行了详细描述。
     (2)详细介绍了医院物财信息系统中专家抽取管理和招标采购管理的功能和作用,并着重分析了该部分中各个模块的特点,由浅入深的给出了系统各模块的设计方案,包括功能设计和数据库的设计。
     (3)为了提高专家抽取效率,研究了专家随机抽取算法,提出了一种基于SQL语句的从数据库中随机读取随机记录集合的改进算法。该算法摒弃了贯用的通过复杂的客户端编程实现随机过程的做法,通过对SQL语言中的伪随机函数和反转函数进行组合,只用一条SQL语句就可以实现随机过程,算法实现简单,资源占有率低、效率高,具有很强的通用性和实用性。
     (4)搭建了整个医院物财信息管理平台的系统框架,采用Silverlight软件对系统界面进行设计,运用面向对象的建模技术实现数据库中数据对象的设计,对整个系统的实现过程进行了详细阐述,并对系统进行了相关测试工作,保证了系统的稳定、高效运行。最后对本课题进行了总结和下一步研究展望。
Current network communication technology and information communication field has beenrapid developed; the network information technology has been significant influence to allindustry of society. Medical and health industry, as one of the traditional industry, how to facethe impact of the network times, and how to use the network technology improving hospitalmanagement level and the service quality, become the inevitable problem. In this paper thesystem based on the hospital content of the business needs of wealth supervision center, canmanage the database well, change the original manual operation, subjective decision-makingoperation mode, and realize the supervision center information collection and sharing; the wholeprocess of automatic control and supervision, making system management personnel convenientfor inquiry, therefore can make the hospital management personnel work more efficient. Thispaper focus on the large hospital material financial information management system, research thedesign scheme and development framework of the system. The main research contents andachievements as follows:
     (1) It analyzes the development background of the system and hospital managementinformation system development present situation at home and abroad, and then describes mainproblems that the system needs to solve. The whole situation of system is summarized, systemneeds analysis and architecture design are described in detail.
     (2) In the hospital material financial information management system, the function andeffect of expert extract management and bid procurement management are introduced, andemphatically analyzes the characteristics of the each module, work out the system module designsolutions, including function design and database design.
     (3) In order to improve the experts extraction efficiency, the improved experts extractrandom algorithm is proposed based on the SQL statement, this algorithm through the SQLlanguage of pseudo-random function and reverse function combination instead of the use of complex client programming, with only a SQL statement can realize the stochastic process, thealgorithm is simple, resources share is low, the efficiency is high, and has the very strongcommonality and practical.
     (4) Build the whole thing wealth hospital information management platform systemframework, use Silverlight software to design the system interface, the object-oriented modelingtechnique is used in the design of database data objects, the realization of the whole system isdescribed in detail, and the system is tested, ensure the system stability and efficient operation.Finally, the thesis is summarized and predicted.
引文
[1]张利苹.医院管理系统的设计与实现[J].大众科技,2006(6).
    [2]刘雄飞,陈金雄.加强信息系统建设提高医院现代管理水平[J].中华医院管理,2004,20(8).
    [3]吕青松.医院管理系统的研究与设计[J].软件开发与设计,2010,01.
    [4] http://yiliaoxinxi.blog.51cto.com/830847/611210.
    [5]邓德华.基于三层C/S结构的医院管理系统的设计与实现[D].华东师范大学,2007.
    [6]蒲琼.基于B/S架构的图书管理系统的设计与实现[D].山东大学,2010.
    [7]赵志升,李桂权.一种基于C/S结构与B/S结构结合的新体系结构[J].电子技术应用,2004(8).
    [8]肖杰,李建民,刘斌等.结合B/S模式和C/S模式的商业信息系统的设计与实现[J].计算机与现代化.2004(12).
    [9]姚世军,沈建京,陈楚湘等.Oracle数据库原理与应用[M].北京:中国铁道出版社,2010.
    [10]Christian Wenz. Essential Silverlight[M].Sebastopol:O’Reilly Media, Inc.,2007.
    [11]GhodaA. Pro Silverlight for the Enterprise[M].2009.
    [12]Gurdy Leete, Mary Leete. Microsoft Expression Blend Bible[M]. Indianapolis:WileyPublishing,Inc.,2007
    [13]LaVigne F, Cameron Albert. Microsoft Silverlight4Business Application Development[M]. PacktPublishing,2010.
    [14]Lecrenski N. Silverlight4Design Solution[M]. Wiley Publishing,2010.
    [15]http://developer.51cto.com/art/200908/141551.htm.
    [16]赵广利.基于NHibernate的数据持久化方案[J].计算机工程,2009(10).
    [17]秦泽叶,高改梅.NHibernate在实验室信息管理系统中的应用研究[J].科学之友,2010,10.
    [18]NHibernate参考文档2.0.0.
    [19]李向阳,戴江山,张亚非.一种Web信息抽取规则的优化方法[J].兰州理工大学学报,2006,32(1).
    [20]张庆国,薛德军,张振海.海量数据集上基于特征组合的关键词自动抽[J].情报学报,2006,10.
    [21]王树锋,吴耿锋,潘建国.一种从海量不完备决策表中抽取规则的方法[J].计算机工程,2008,3.
    [22]曾强,龚育昌.一种基于SQL的元组集随机抽取算法[J].计算机工程与应用,2007,43(12).
    [23]张传林,林立东.伪—随机数发生器及其应用[J].数值计算与计算机应用,2002,23(3):188-208.
    [24]王学民.概率论与数理统计[M].上海:复旦大学出版社,2011,06.
    [25]任朝彦.医院管理系统的改善与实现[D].电子科技大学,2010,11.
    [26]高昆元..NET环境下多层体系架构的实现[J].CSDN开发高手,2004,6(6):7—11.
    [27]李莹.基于医院住院三层结构的医院住院管理系统的设计与实现(D).山东:山东大学,2006.
    [28]钟明娟.县级医院管理系统药品管理子系统的设计与实现[D].山东:山东大学,2009,4.
    [29]罗先录.基于UML的数字化医院信息系统的设计与实现[D].沈阳:东北大学,2002.
    [30]周之英等译.面向对象系统分析与设计[M].清华大学出版社,2000.
    [31]汤小康,王志刚,曹步文.UML用例图的Z形式规范[J].计算机与现代化,2006,11.
    [32]韦银星,张申生,曹健.UML类图的形式化及分析[J].计算机工程与应用,2002,(10).
    [33]朱雪阳,唐稚松.UML活动图的时序逻辑语义[J].计算机研究与发展,2005,(09).
    [34]Matsuo Y, Ishizuka M. Keyword extraction from a single document using word co-occurrence statisticalinformation[J]. Int’l Journal on Artificial Intelligence Tools,2004,13(1):157-169.
    [35]Turney P D. Learning algorithms for key phrase extraction[J]. Information Retrieval,2000,2:303-336.
    [36]张秀玉.SQL SERVER数据库程序设计[M].北京:机械工业出版社,2005:68-97.
    [37]王珊,萨师煊.数据库系统概论[M].北京:清华大学出版社,2006.
    [38]苗雪兰.数据库系统原理及应用教程[M].北京:机械工业出版社,2001,7.
    [39]William E.Lewis Gunasekaran Veerapillai[M]. Software Testing and Continuous QualityImprovement,2008.
    [40]朱少民.软件测试方法和技术[M].北京:清华大学出版社,2005.
    [41]徐中伟.软件测试质量的度量[J].计算机工程与应用,2002.
    [42]崔启亮,陈绍英等译.国际化软件测试[M].北京:电子工业出版,2006.
    [43]孙锐.信息安全原理及应用[M].北京:清华大学出版社,2003.
    [44]陈刚,李进峰.医院信息系统效率及运行安全性保障方案.电脑知识与技术,2005.
    [45]张宏森,朱征宇.基于数据分片技术的数据访问权限控制.计算机工程与应用,2003,19(12):204-206.
    [46]林磊,骆建彬.管理信息系统中基于角色的权限控制.计算机应用研究,2002,19(6).

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700