【正文】
memorizing a lot of drug information and treatment methods, and a lot of trouble brought by handwritten information. It also helps doctors to improve office efficiency, while guaranteeing the correctness of the patients medical treatment. This system uses the current widespread use of the Java development language, based on the Android platform to develop, under the Windows system, and uses Eclipse development tools to develop and SQLite database to store data. Follow the design of the software engineering steps: requirement analysis, outline design, detailed design, program coding, software testing and so on to carry on the design and realization of the entire development process. The system realizes the main function modules such as login module, patient management module, EMR management module and medical doctor assigned modules,using SQLite to simulate the large server of hospital. In practice, doctors can interact data through a wireless with the hospital database. Key words Android Smartphone Doctors station terminal SQLite Database 江蘇大學本科生畢業(yè)論文 III 目錄 第一章 引言 ............................................................... 1 課題研究背景介紹 ..................................................... 1 智能移動終端發(fā)展現(xiàn)狀 ............................................. 1 國內(nèi)外研究現(xiàn)狀 ........................................................ 2 課題研究的內(nèi)容 ........................................................ 3 課題研究目標和意義 .................................................... 3 本文主要工作 .......................................................... 4 本文組織結(jié)構(gòu) .......................................................... 5 第二章 相關(guān)技術(shù)介紹 ...................................................... 6 Android 操作系統(tǒng) ..................................................... 6 Android 開發(fā)平臺介紹 ............................................. 6 Android 操作系統(tǒng)介紹 ................................................. 7 Android 應用結(jié)構(gòu)分析 ............................................ 7 Android 平臺架構(gòu) ................................................ 8 Android 應用程序組件 ........................................... 10 Web 開發(fā)架構(gòu) ........................................................ 13 Web 服務器架構(gòu) ................................................. 13 Apache 服務器 .................................................. 14 SQLite 數(shù)據(jù)庫 ................................................... 14 Android WIFI 介紹 ................................................... 15 WiFi 層次結(jié)構(gòu) .................................................. 15 WiFi 執(zhí)行過程 .................................................. 15 第三章 醫(yī)生站終端的分析 ................................................. 17 系統(tǒng)可行性分析 ....................................................... 17 經(jīng)濟上可行 ..................................................... 17 技術(shù)上可行 ..................................................... 17 安全可行性 ..................................................... 17 操作可行性 ..................................................... 18 法律可行性 ...................................................... 18 系統(tǒng)需求分析 ........................................................ 18 功能需求分析 ................................................... 18 性能需求分析 ................................................... 19 系統(tǒng)總體設(shè)計 ......................................................... 20 系統(tǒng)目標 ....................................................... 20 系統(tǒng)模塊設(shè) 計 ................................................... 20 系統(tǒng)總體結(jié)構(gòu) ................................................... 21 第四章 系統(tǒng)詳細設(shè)計 ...................................................... 23 江蘇大學本科生畢業(yè)論文 IV 概念模型 ............................................................. 23 實體及其屬性定義 ................................................ 23 實體 聯(lián)系定義 .................................................. 24 手機客戶端設(shè)計 ....................................................... 25 用戶登錄模塊設(shè)計 ............................................... 25 病人管理模塊設(shè)計 ............................................... 25 病歷管理模塊設(shè)計 ............................................... 26 醫(yī)囑下達模塊設(shè)計 ............................................... 27 第五章 醫(yī)生站終端的實現(xiàn) ................................................. 29 數(shù)據(jù)庫的實現(xiàn) ......................................................... 29 數(shù)據(jù)庫的詳細設(shè)計 ................................................ 29 手機客戶端實現(xiàn) ....................................................... 30 用戶登陸界面 .................................................... 30 查看病人信息界面 ............................................... 32 病人信息管理界面 ............................................... 34 病歷管理界面 ................................................... 38 下達醫(yī)囑界面 ................................................... 40 性能測試 ............................................................. 42 結(jié)論 ....................................................................... 43 致謝 ....................................................................... 44 參考文獻 ................................................................... 45 江蘇大學本科生畢業(yè)論文 1 第一章 引言 課題研究背景介紹 隨著現(xiàn)代計算機及網(wǎng)絡(luò)通信技術(shù)的高速發(fā)展和普及,數(shù)字化生活及辦公正逐步影響著人們?nèi)粘I畹姆椒矫婷?。七十年代以后,隨著計算機技術(shù)的不斷發(fā)展,電子病歷系統(tǒng)也隨之進 入快速發(fā)展時期,美歐日等國的醫(yī)院,特別是大學醫(yī)院及醫(yī)學研究中心相繼開發(fā)電子病歷系統(tǒng),成為醫(yī)療信息學形成與發(fā)展的基礎(chǔ)。需要先熟悉 Android 系統(tǒng)下 WIFI 驅(qū)動的架構(gòu),完成基于 Windows 的 WIFI 驅(qū)動移植。醫(yī)院通過利用手持設(shè)備來構(gòu)建移動醫(yī)生工作站,從而克服當前移動醫(yī)生診療平臺使用筆記本電腦所存在的不足。 第 5章, 詳細介紹手機終端的模塊實現(xiàn)。 ( 2) Android 開發(fā)者:開發(fā)者可應用 Android 的 API 進行開發(fā)。 江蘇大學本科生畢業(yè)論文 8 圖 Android 項目結(jié)構(gòu)圖 Res 文件里存放著三個文件夾:( 1) drawable 文件:存放 Android 項目中所需圖片資源、自定義的控件圖形結(jié)構(gòu)等。但是比 Java 的虛擬機效率高,適用于移動終端的設(shè)備??梢詣?chuàng)建多個 activity,每一個單獨的 activity 都有各自的功能,并獨立完成。數(shù)據(jù)的發(fā)送方只負責發(fā)送數(shù)據(jù),而數(shù)據(jù)如何接收以及數(shù)據(jù)如何處理都是由接收方來決定。 圖形界面層:一般是給用戶提供的可視化的圖形界面,用戶可以在界面內(nèi)進行輸入數(shù)據(jù),點擊按鈕等操作。自幾十年前出現(xiàn)的商業(yè)應用程序以來,數(shù)據(jù)庫就成為了應用程序的主要組成部分,同時數(shù)據(jù)庫管理系統(tǒng)也變得非常龐大和復雜,并占用了相當多的系統(tǒng) 資源。 圖 WiFi 執(zhí)行過程示意圖 江蘇大學本科生畢業(yè)論文 17 第三章 醫(yī)