【正文】
本科生畢業(yè)設(shè)計(論文) 第 I 頁 醫(yī)院住院處管理信息系統(tǒng) 摘 要 隨著計算機 性能的不斷提高 , 價格不斷下降,計算機已在醫(yī)院醫(yī)療,教學(xué),科研,管理等方面得到越來越廣泛的應(yīng)用,計算機化的醫(yī)院信息系統(tǒng)已經(jīng)成為現(xiàn)在化醫(yī)院運營過程中必不可少的基礎(chǔ)設(shè)施與技術(shù)支撐環(huán)境。就好象一個現(xiàn)代化的醫(yī)院的成功運行離不開功能完整,美觀舒適的建筑物, 技術(shù)嫻熟的醫(yī)護人員,性能齊全,高精尖的醫(yī)療設(shè)備一樣,它也離不開 計算機化的醫(yī)院信息系統(tǒng)。 本設(shè)計嘗試用 VC++ 醫(yī)院信息處理的軟件 ,系統(tǒng)的目標(biāo)是為了更加有效 地 對住院處的患者進行管理 , 省去了醫(yī)護人員對基本數(shù)據(jù)的處理上的大 量的時間和精力,使醫(yī)護人員對患者的管理更加規(guī)范,快捷和準(zhǔn)確 。用戶可以 通過 該系統(tǒng) 實現(xiàn)登錄、 科室信息管理 、 藥品類別信息管理 、 藥品單位信息管理 、 用戶管理 、 藥品信息管理 、 醫(yī)生信息管理 、 患者信息管理 、 收費項目管理 、 住院收費管理 、 銷售信息統(tǒng)計查詢 、 醫(yī)生效益統(tǒng)計查詢 功能來對系統(tǒng)進行維護更新。從而完成一個人性化,個性化的,現(xiàn)代化的 住院處軟件的設(shè)計 。 本文包括緒論、需求分析、系統(tǒng)總體設(shè)計、系統(tǒng)詳細設(shè)計四大部分,力求使系統(tǒng)更加的人性化,從而能夠充分的滿足操作用戶的要求。 關(guān)鍵詞 : 管理系統(tǒng) ; 住院管理 ; vc++ 本科生畢業(yè)設(shè)計(論文) 第 II 頁 Department of Management Information System Summary In Hosptial Abstract As the continuous improvement of puter performance and continuous fall of the price, the puter has been widely used in hospital care, teaching, research, and management. Computerized hospital information system has bee essential to the process of hospital infrastructure and technology support is necessary that successful running of a modern hospital have to depend on plete functions,geous and fortable building,the skillful medical personnel and good functional and outstanding medical is nessary that successful running of a modern hospital have to depend on puterized information design attend to use vc++ to develop a hospital information purpose of the system is to administrate the hospital can save the medical personel`s vast time for managing fundamental system make it better that medical personel can do standard convenient and accurate management. Users can implement the system log information management departments, drug class information management, drug unit of information management, user management, drug information management, medical information management, patient information management, project management fee, hospital fee management, sales information statistical inquiry doctors effectiveness of statistical query functions to maintain the system a humanizational , individuation and modern hospital office software article includes introduction, needs analysis, system design, system detailed design of the four major, and strive to make the system more human nature, which can fully meet the requirements of operational users. Key words: management system。 hospitalized controls。 vc++ 本科生畢業(yè)設(shè)計(論文) 第 III 頁 目錄 1 緒論 ............................................................................................................... 1 課題背景及目的 .................................................................................................................. 1 系統(tǒng)簡介 ............................................................................................................................. 1 系統(tǒng)設(shè)計目標(biāo) ..................................................................................................................... 2 系統(tǒng)采用的主要技術(shù) ......................................................................................................... 2 存儲過程介紹 .............................................................................................................. 2 數(shù)據(jù)訪問接口 ADO和數(shù)據(jù)庫訪問控件 .................................................................... 3 2 需求分析 ....................................................................................................... 5 可行性分析 .......................................................................................................................... 5 技術(shù)可行性 .................................................................................................................. 5 操作可行性 .................................................................................................................. 6 經(jīng)濟可行性 .................................................................................................................. 6 系統(tǒng)功能需求概述 ............................................................................................................. 6 系統(tǒng)結(jié)構(gòu)分析 ..................................................................................................................... 7 數(shù)據(jù)流圖 (DFD) .................................................................................................................. 7 3 系統(tǒng)總體設(shè)計 .............................................................................................. 10 系統(tǒng)功能圖及功能介紹 ................................................................................................... 10 數(shù)據(jù)庫組織與表結(jié)構(gòu) ....................................................................................................... 11 系統(tǒng)開發(fā)環(huán)境介紹 ........................................................................................................... 14 開發(fā)及運行環(huán)境 ........................................................................................................ 14 Sql Server 2020 簡介 ................................................................................................... 14 Visual C++的 MFC介紹 ............................................................................................. 16 本科生畢業(yè)設(shè)計(論文) 第 IV 頁 4 系統(tǒng)詳細設(shè)計 .............................................................................................. 17 系統(tǒng)設(shè)計說明 ................................................................................................................... 17 系統(tǒng)設(shè)計工程框架 ........................................................................................................... 17 用戶登錄模塊設(shè)計 ........................................................................................................... 18 基