【正文】
本科生畢業(yè)設(shè)計(jì)(論文) 第 I 頁(yè) 醫(yī)院住院處管理信息系統(tǒng) 摘 要 隨著計(jì)算機(jī) 性能的不斷提高 , 價(jià)格不斷下降,計(jì)算機(jī)已在醫(yī)院醫(yī)療,教學(xué),科研,管理等方面得到越來(lái)越廣泛的應(yīng)用,計(jì)算機(jī)化的醫(yī)院信息系統(tǒng)已經(jīng)成為現(xiàn)在化醫(yī)院運(yùn)營(yíng)過(guò)程中必不可少的基礎(chǔ)設(shè)施與技術(shù)支撐環(huán)境。就好象一個(gè)現(xiàn)代化的醫(yī)院的成功運(yùn)行離不開(kāi)功能完整,美觀舒適的建筑物, 技術(shù)嫻熟的醫(yī)護(hù)人員,性能齊全,高精尖的醫(yī)療設(shè)備一樣,它也離不開(kāi) 計(jì)算機(jī)化的醫(yī)院信息系統(tǒng)。 本設(shè)計(jì)嘗試用 VC++ 醫(yī)院信息處理的軟件 ,系統(tǒng)的目標(biāo)是為了更加有效 地 對(duì)住院處的患者進(jìn)行管理 , 省去了醫(yī)護(hù)人員對(duì)基本數(shù)據(jù)的處理上的大 量的時(shí)間和精力,使醫(yī)護(hù)人員對(duì)患者的管理更加規(guī)范,快捷和準(zhǔn)確 。用戶可以 通過(guò) 該系統(tǒng) 實(shí)現(xiàn)登錄、 科室信息管理 、 藥品類別信息管理 、 藥品單位信息管理 、 用戶管理 、 藥品信息管理 、 醫(yī)生信息管理 、 患者信息管理 、 收費(fèi)項(xiàng)目管理 、 住院收費(fèi)管理 、 銷售信息統(tǒng)計(jì)查詢 、 醫(yī)生效益統(tǒng)計(jì)查詢 功能來(lái)對(duì)系統(tǒng)進(jìn)行維護(hù)更新。從而完成一個(gè)人性化,個(gè)性化的,現(xiàn)代化的 住院處軟件的設(shè)計(jì) 。 本文包括緒論、需求分析、系統(tǒng)總體設(shè)計(jì)、系統(tǒng)詳細(xì)設(shè)計(jì)四大部分,力求使系統(tǒng)更加的人性化,從而能夠充分的滿足操作用戶的要求。 關(guān)鍵詞 : 管理系統(tǒng) ; 住院管理 ; vc++ 本科生畢業(yè)設(shè)計(jì)(論文) 第 II 頁(yè) 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è)計(jì)(論文) 第 III 頁(yè) 目錄 1 緒論 ............................................................................................................... 1 課題背景及目的 .................................................................................................................. 1 系統(tǒng)簡(jiǎn)介 ............................................................................................................................. 1 系統(tǒng)設(shè)計(jì)目標(biāo) ..................................................................................................................... 2 系統(tǒng)采用的主要技術(shù) ......................................................................................................... 2 存儲(chǔ)過(guò)程介紹 .............................................................................................................. 2 數(shù)據(jù)訪問(wèn)接口 ADO和數(shù)據(jù)庫(kù)訪問(wèn)控件 .................................................................... 3 2 需求分析 ....................................................................................................... 5 可行性分析 .......................................................................................................................... 5 技術(shù)可行性 .................................................................................................................. 5 操作可行性 .................................................................................................................. 6 經(jīng)濟(jì)可行性 .................................................................................................................. 6 系統(tǒng)功能需求概述 ............................................................................................................. 6 系統(tǒng)結(jié)構(gòu)分析 ..................................................................................................................... 7 數(shù)據(jù)流圖 (DFD) .................................................................................................................. 7 3 系統(tǒng)總體設(shè)計(jì) .............................................................................................. 10 系統(tǒng)功能圖及功能介紹 ................................................................................................... 10 數(shù)據(jù)庫(kù)組織與表結(jié)構(gòu) ....................................................................................................... 11 系統(tǒng)開(kāi)發(fā)環(huán)境介紹 ........................................................................................................... 14 開(kāi)發(fā)及運(yùn)行環(huán)境 ........................................................................................................ 14 Sql Server 2020 簡(jiǎn)介 ................................................................................................... 14 Visual C++的 MFC介紹 ............................................................................................. 16 本科生畢業(yè)設(shè)計(jì)(論文) 第 IV 頁(yè) 4 系統(tǒng)詳細(xì)設(shè)計(jì) .............................................................................................. 17 系統(tǒng)設(shè)計(jì)說(shuō)明 ................................................................................................................... 17 系統(tǒng)設(shè)計(jì)工程框架 ........................................................................................................... 17 用戶登錄模塊設(shè)計(jì) ........................................................................................................... 18 基