【原创】排队叫号系统软件设计毕业论文设计

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

排队叫号系统软件设计

摘要

医院作为向患者提供医疗护理服务的机构在公民的日常生活中起着举足轻重的作用,随着门诊就诊患者的增多原有的人工导医管理系统已经无法满足现在的就诊要求。为了减少患者就诊排队的等待时间,本文提出了一种依托于网络平台技术的智能门诊导医系统,目的是节省患者排队时间、提高患者就诊效率、辅助提高医疗服务质量,最终为患者看病创造一个良好的就诊环境。

排队叫号系统主要分为患者自助取号模块、实时就诊情况显示模块、医生叫号模块组成:患者自助取号模块主要作用是在患者完成挂号前往就诊时,首先由自助服务终端读取当前患者的编号信息,然后为患者下发打印当前排队等候号码;实时就诊情况显示模块的作用是导医系统将即将接受诊治的患者信息依据事先发好的号码进行排序,然后在候诊区外的大屏幕上显示出来;医生叫号模块主要的作用是当医生完成当前病患的诊断工作后,由医生利用叫号终端发出指令,然后在候诊区域进行广播,叫下一位患者前去诊室就诊。

为实现上述功能本文主要介绍了医院智能医院导医系统的意义与作用、系统的整体设计流程、系统的详细设计方法以及系统的实现情况:硬件方面依托于医院现有网络结构、计算机数据管理平台外加辅助终端进行号码分发、就诊显示、叫号等工作;软件方面采用C语言,在Linux环境下编译,链接后台数据库文件进行患者信息的录入、显示、呼叫等功能,界面简单易于操作。

关键词:门诊,排队叫号,计算机网络,数据库,C语言。

Abstract

Hospital as providing medical care to patients with institutions play a decisive role in the daily lives of citizens in the patients at the clinic, with the increase of the original manual guide medical management system unable to meet the medical requirements now. In order to reduce the waiting time of patients with queuing, the intelligent outpatient presents a depends on network platform technology guide medical system, the purpose is to save the patients waiting time, improve efficiency, patients completed the registration to the treatment, first read the number information current patient by the self-service terminal, and then were issued to print the current queue number; real-time diagnosis display module is used for guiding system will be acceptable to patients based on the information of diagnosis and treatment of prior good number sorted, then in the waiting area outside the big screen; the doctor called module main function is when the doctor to complete the current disease diagnosis, doctors use a directive issued by the the terminal, and then broadcast in the waiting area, called the next patient to the consulting room.

In order to realize the above functions this paper introduces intelligent of the overall system design process, system design and system implementation: Hardware Based on the existing network structure, the , medical display, called the work; software using C language design of the interface, with links to information database input, display, call and other functions, the interface is simple and easy to operate.

Keywords:

Outpatient, Queue and call the name,Computer network,Database,C language.

目录

排队叫号系统软件设计............................................................................................................................ I Abstract ......................................................................................................................................................... I I 目录....................................................................... IV 第1章绪论................................................................ V

1.1 课题背景与意义.................................................... V

1.2国能外发展趋势............................................

1.2.1 国内应用情况 .............................................. VI

1.2.1 国内应用情况VI

第2章排队叫号系统整体设计...................................................................................................... VIII

2.1 整体设计框架........................................................................................................................... V III

2.2.1 患者自助取号功能............................................................................................................. IX

2.2.2 实时就诊情况显示功能..................................................................................................... IX

2.2.3 医生呼叫就诊患者号码功能.......................................................................................................... X

3.1 前台软件功能介绍 (12)

3.1.1 客户端排号功能实现过程 (12)

3.1.2 服务器叫号功能实现过程 (12)

3.2 界面设计过程 (13)

3.3 主要实现代码 (13)

3.2 后台数据库 (25)

总结 (28)

致谢 (30)

参考文献 (31)

附录A (33)

相关文档
最新文档