Date post: | 24-May-2015 |
Category: |
Health & Medicine |
Author: | jangjong |
View: | 1,830 times |
Download: | 8 times |
2. Project Overview
3. Overview of Features
4. Domain Research
5. Risk Analysis
6. Use Case Diagram Health Care Provider Patient System newRecord backupInfo sync downloadImage display Extends Login Logoff editInfo commentInfo uploadImage 7. Class Model 8. Class Model 9. Sequence Diagram editInfo() addEntry() login() uploadImage(string filepath) editEntry(E) logoff() :Health Care Provider :Patient :Medical Record :Entry :Basic Info :Computer :Database newRecord() addBasicInfo() editBasicInfo() sync() uploadImage(string filepath) sync() 10. State Diagram 11. State Diagram 12. Prototype Demo
13. Sample Scenario
14. addEntry() newRecord() :Health Care Provider :Patient :Medical Record :Entry :Basic Info :Computer :Database editInfo() addBasicInfo() editEntry(E) login() uploadImage(string filepath) logoff() editBasicInfo() sync() uploadImage(string filepath) sync()