delphi門診管理系統(tǒng)設(shè)計.doc
約71頁DOC格式手機打開展開
delphi門診管理系統(tǒng)設(shè)計,資源包括:正文doc格式共71頁 22777字 摘 要隨著經(jīng)濟全球化,科學(xué)與發(fā)展已成為當(dāng)今的主題。在中國軟件行業(yè)日異進步的今天,如何利用這些資源來幫助減輕醫(yī)生和病人的負擔(dān),讓醫(yī)生們利用更多的時間去從事其他的事情。因而設(shè)計一個好的醫(yī)院信息系統(tǒng),能提高醫(yī)院的社會效益與經(jīng)濟效益。論文旨在論述醫(yī)院信息系統(tǒng)-----門診管理系統(tǒng)...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/257556.gif)
內(nèi)容介紹
此文檔由會員 莎士比亞 發(fā)布
資源包括:正文DOC格式共71頁 22777字
摘 要
隨著經(jīng)濟全球化,科學(xué)與發(fā)展已成為當(dāng)今的主題。在中國軟件行業(yè)日異進步的今天,如何利用這些資源來幫助減輕醫(yī)生和病人的負擔(dān),讓醫(yī)生們利用更多的時間去從事其他的事情。因而設(shè)計一個好的醫(yī)院信息系統(tǒng),能提高醫(yī)院的社會效益與經(jīng)濟效益。論文旨在論述醫(yī)院信息系統(tǒng)-----門診管理系統(tǒng)的設(shè)計與開發(fā)。系統(tǒng)是基于Pascal語言,前臺利用了Delphi作為開發(fā)工具,數(shù)據(jù)庫利用了SQL Server 2000作為數(shù)據(jù)源來設(shè)計本系統(tǒng),在數(shù)據(jù)連接采用了數(shù)據(jù)源(ODBC)作為連接。門診管理主要是門診掛號和門診劃價收費取藥。病人必須先到門診掛號,取得掛號單后找醫(yī)生看病,然后拿處方劃價,最后取得藥品或接受治療。門診掛號提供窗口即時掛號,產(chǎn)生門診病案號,自動收費并生成各種統(tǒng)計報表。門診劃價收費取藥三合一模塊的主要功能包括錄入處方及檢查治療單、核算病人的費用、完成現(xiàn)金收費并打印發(fā)票、完成取藥等功能。
關(guān)鍵字:門診管理系統(tǒng)、數(shù)據(jù)庫、門診掛號、模塊
Abstract
Along with the economical globalization,the science and the development has become the now subject. In does Chinese software profession date different progress today, how use these resources to help to reduce doctor and patient's burden, lets doctors use more time to be engaged in other matters. Thus designs a good hospital information system, can enhance the hospital the social efficiency and the economic efficiency. The paper is for the purpose of elaborating the hospital information system---outpatient service management system management system design and the development. The system was based on the Pascal language, the onstage uses Delphi to take the development kit, the database used SQL Server 2000 to design this system as the data pool, used the data pool in the data connection (ODBC) to take the connection. The outpatient service management mainly is the outpatient service registers with the outpatient service delimits price the charge recipe. The patient must first arrive the outpatient service to register, after obtains hangs the numbered certificate to ask doctor to see a doctor, then takes the prescription to delimit price, finally obtains the drugs or accepts the treatment. The outpatient service registers provides the window to register immediately, has the outpatient service medical record number, automatically collects fees and produces each kind of statistical report form. The outpatient service delimits price the charge recipe three unify module main function including the input prescription and the inspection treatment list, calculates patient's expense, completes the cash charge and the printing receipt, completes function and so on recipe.
Keywords: outpatient service management system management system, database, outpatient service register, module
目 錄
摘 要 I
Abstract II
引 言 III
第一章 概 述 1
1.1 PASCAL概 述 1
1.2相關(guān)技術(shù)描述 1
1.3 SQL SERVER 2000數(shù)據(jù)庫簡介 4
1.4門診管理系統(tǒng)的簡述 5
1.5 開發(fā)思路 6
1.5.1 開發(fā)背景 6
1.5.2 系統(tǒng)開發(fā)的方法 6
第二章 系統(tǒng)需求分析 8
2.1 初步調(diào)查 8
2.2 詳細調(diào)查 9
2.3 可行性分析 9
2.3.1 經(jīng)濟可行性 10
2.3.2 技術(shù)可行性 10
2.3.3 操作可行性 10
2.4 系統(tǒng)邏輯模型的提出 11
2.4.1 數(shù)據(jù)流程圖 11
2.4.2 數(shù)據(jù)字典 12
2.4.3 安全性問題 13
第三章 系 統(tǒng) 設(shè) 計 14
3.1 功能結(jié)構(gòu)設(shè)計 14
3.2 物理結(jié)構(gòu)設(shè)計 16
3.3 數(shù)據(jù)庫設(shè)計 16
3.4 安全性和可靠性設(shè)計 22
3.5 輸入和輸出設(shè)計 22
3.6 編碼設(shè)計 23
第四章 詳 細 設(shè) 計 24
4.1界面設(shè)計 24
4.1.1 主界面設(shè)計 24
4.1.2 登錄界面設(shè)計 25
4.1.3 退出界面設(shè)計 25
4.2 用戶注冊模塊 26
4.3 密碼權(quán)限修改模塊 27
4.4 醫(yī)務(wù)人員登記模塊 27
4.5 醫(yī)務(wù)人員值班管理模塊 28
4.6 門診掛號模塊 29
4.7 門診劃價、收費、取藥三合一模塊 30
4.8 數(shù)據(jù)查詢模塊 32
第五章 系統(tǒng)實施和測試 34
5.1 開發(fā)工具及開發(fā)平臺的選擇 34
5.2 配置ODBC和數(shù)據(jù)庫連接設(shè)置 34
5.3系統(tǒng)測試 34
第六章 系統(tǒng)運行和維護 39
6.1 系統(tǒng)運行環(huán)境 39
6.2 操作步驟和用戶手冊 39
6.3 系統(tǒng)維護 39
結(jié) 束 語 40
致 謝 41
參考文獻 42
附 錄 43
摘 要
隨著經(jīng)濟全球化,科學(xué)與發(fā)展已成為當(dāng)今的主題。在中國軟件行業(yè)日異進步的今天,如何利用這些資源來幫助減輕醫(yī)生和病人的負擔(dān),讓醫(yī)生們利用更多的時間去從事其他的事情。因而設(shè)計一個好的醫(yī)院信息系統(tǒng),能提高醫(yī)院的社會效益與經(jīng)濟效益。論文旨在論述醫(yī)院信息系統(tǒng)-----門診管理系統(tǒng)的設(shè)計與開發(fā)。系統(tǒng)是基于Pascal語言,前臺利用了Delphi作為開發(fā)工具,數(shù)據(jù)庫利用了SQL Server 2000作為數(shù)據(jù)源來設(shè)計本系統(tǒng),在數(shù)據(jù)連接采用了數(shù)據(jù)源(ODBC)作為連接。門診管理主要是門診掛號和門診劃價收費取藥。病人必須先到門診掛號,取得掛號單后找醫(yī)生看病,然后拿處方劃價,最后取得藥品或接受治療。門診掛號提供窗口即時掛號,產(chǎn)生門診病案號,自動收費并生成各種統(tǒng)計報表。門診劃價收費取藥三合一模塊的主要功能包括錄入處方及檢查治療單、核算病人的費用、完成現(xiàn)金收費并打印發(fā)票、完成取藥等功能。
關(guān)鍵字:門診管理系統(tǒng)、數(shù)據(jù)庫、門診掛號、模塊
Abstract
Along with the economical globalization,the science and the development has become the now subject. In does Chinese software profession date different progress today, how use these resources to help to reduce doctor and patient's burden, lets doctors use more time to be engaged in other matters. Thus designs a good hospital information system, can enhance the hospital the social efficiency and the economic efficiency. The paper is for the purpose of elaborating the hospital information system---outpatient service management system management system design and the development. The system was based on the Pascal language, the onstage uses Delphi to take the development kit, the database used SQL Server 2000 to design this system as the data pool, used the data pool in the data connection (ODBC) to take the connection. The outpatient service management mainly is the outpatient service registers with the outpatient service delimits price the charge recipe. The patient must first arrive the outpatient service to register, after obtains hangs the numbered certificate to ask doctor to see a doctor, then takes the prescription to delimit price, finally obtains the drugs or accepts the treatment. The outpatient service registers provides the window to register immediately, has the outpatient service medical record number, automatically collects fees and produces each kind of statistical report form. The outpatient service delimits price the charge recipe three unify module main function including the input prescription and the inspection treatment list, calculates patient's expense, completes the cash charge and the printing receipt, completes function and so on recipe.
Keywords: outpatient service management system management system, database, outpatient service register, module
目 錄
摘 要 I
Abstract II
引 言 III
第一章 概 述 1
1.1 PASCAL概 述 1
1.2相關(guān)技術(shù)描述 1
1.3 SQL SERVER 2000數(shù)據(jù)庫簡介 4
1.4門診管理系統(tǒng)的簡述 5
1.5 開發(fā)思路 6
1.5.1 開發(fā)背景 6
1.5.2 系統(tǒng)開發(fā)的方法 6
第二章 系統(tǒng)需求分析 8
2.1 初步調(diào)查 8
2.2 詳細調(diào)查 9
2.3 可行性分析 9
2.3.1 經(jīng)濟可行性 10
2.3.2 技術(shù)可行性 10
2.3.3 操作可行性 10
2.4 系統(tǒng)邏輯模型的提出 11
2.4.1 數(shù)據(jù)流程圖 11
2.4.2 數(shù)據(jù)字典 12
2.4.3 安全性問題 13
第三章 系 統(tǒng) 設(shè) 計 14
3.1 功能結(jié)構(gòu)設(shè)計 14
3.2 物理結(jié)構(gòu)設(shè)計 16
3.3 數(shù)據(jù)庫設(shè)計 16
3.4 安全性和可靠性設(shè)計 22
3.5 輸入和輸出設(shè)計 22
3.6 編碼設(shè)計 23
第四章 詳 細 設(shè) 計 24
4.1界面設(shè)計 24
4.1.1 主界面設(shè)計 24
4.1.2 登錄界面設(shè)計 25
4.1.3 退出界面設(shè)計 25
4.2 用戶注冊模塊 26
4.3 密碼權(quán)限修改模塊 27
4.4 醫(yī)務(wù)人員登記模塊 27
4.5 醫(yī)務(wù)人員值班管理模塊 28
4.6 門診掛號模塊 29
4.7 門診劃價、收費、取藥三合一模塊 30
4.8 數(shù)據(jù)查詢模塊 32
第五章 系統(tǒng)實施和測試 34
5.1 開發(fā)工具及開發(fā)平臺的選擇 34
5.2 配置ODBC和數(shù)據(jù)庫連接設(shè)置 34
5.3系統(tǒng)測試 34
第六章 系統(tǒng)運行和維護 39
6.1 系統(tǒng)運行環(huán)境 39
6.2 操作步驟和用戶手冊 39
6.3 系統(tǒng)維護 39
結(jié) 束 語 40
致 謝 41
參考文獻 42
附 錄 43
TA們正在看...
- 全市第四季度脫貧攻堅問題整改推進會講話稿.doc
- 如何抓好居委會黨支部工作.doc
- 消防安全委員會2017年“119”消防宣傳月活動方案.doc
- 小區(qū)物業(yè)2018年工作計劃范文2篇.doc
- 中國政府投融資平臺構(gòu)建模式大全解析.doc
- 政務(wù)服務(wù)中心2017年市經(jīng)濟體制和行政體制改革工作...doc
- 《中國黨委(黨組)理論學(xué)習(xí)中心組學(xué)習(xí)規(guī)則》中的...ppt
- 19個很有道理的人生歪理.ppt
- 2017年終工作總結(jié)ppt模板(簡約線條).ppt
- 2017年終工作總結(jié)匯報ppt模板(喜慶簡約風(fēng)格).ppt