Medical Diagnostic System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 22, 2018

Medical Diagnostic System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Medical Diagnostic System which shows the flows between the activity of Charge, Report, Diagnosis, Test, Doctor. The main activity involved in this UML Activity Diagram of Medical Diagnostic System are as follows:

  • Charge Activity
  • Report Activity
  • Diagnosis Activity
  • Test Activity
  • Doctor Activity

Features of the Activity UML diagram of Medical Diagnostic System

  • Admin User can search Charge, view description of a selected Charge, add Charge, update Charge and delete Charge.
  • Its shows the activity flow of editing, adding and updating of Report
  • User will be able to search and generate report of Diagnosis, Test, Doctor
  • All objects such as ( Charge, Report, Doctor) are interlinked
  • Its shows the full description and flow of Charge, Test, Doctor, Diagnosis, Report
Medical Diagnostic System Activity Diagram

Medical Diagnostic System Class Diagram

Posted By freeproject on August 2, 2017

Medical Diagnostic System Class Diagram describes the structure of a Medical Diagnostic System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Medical Diagnostic System are Medical Reports, Tests, Diagnosis, Doctors, Charges, Employees.

Classes of Medical Diagnostic System Class Diagram:

  • Medical Reports Class : Manage all the operations of Medical Reports
  • Tests Class : Manage all the operations of Tests
  • Diagnosis Class : Manage all the operations of Diagnosis
  • Doctors Class : Manage all the operations of Doctors
  • Charges Class : Manage all the operations of Charges
  • Employees Class : Manage all the operations of Employees

Classes and their attributes of Medical Diagnostic System Class Diagram:

  • Medical Reports Attributes : report_id, report_name, report_type, report_description
  • Tests Attributes : test_id, test_patient_id, test_name, test_type, test_cost, test_report, test_description
  • Diagnosis Attributes : diagonosis_id, diagonosis_name, diagonosis_report, diagonosis_type, diagonosis_description
  • Doctors Attributes : doctor_id, doctor_name, doctor_mobile, doctor_email, doctor_username, doctor_password, doctor_address
  • Charges Attributes : charge_id, charge_name, charge_type, charge_amount, charge_total, charge_description
  • Employees Attributes : employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address

Classes and their methods of Medical Diagnostic System Class Diagram:

  • Medical Reports Methods : addMedical Reports(), editMedical Reports(), deleteMedical Reports(), updateMedical Reports(), saveMedical Reports(), searchMedical Reports()
  • Tests Methods : addTests(), editTests(), deleteTests(), updateTests(), saveTests(), searchTests()
  • Diagnosis Methods : addDiagnosis(), editDiagnosis(), deleteDiagnosis(), updateDiagnosis(), saveDiagnosis(), searchDiagnosis()
  • Doctors Methods : addDoctors(), editDoctors(), deleteDoctors(), updateDoctors(), saveDoctors(), searchDoctors()
  • Charges Methods : addCharges(), editCharges(), deleteCharges(), updateCharges(), saveCharges(), searchCharges()
  • Employees Methods : addEmployees(), editEmployees(), deleteEmployees(), updateEmployees(), saveEmployees(), searchEmployees()

Class Diagram of Medical Diagnostic System :

Class Diagram Image: 
Medical Diagnostic System Class Diagram

Medical Diagnostic System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Medical Diagnostic System which shows components, provided and required interfaces, ports, and relationships between the Diagnosis, Employee, Report, Doctor and Test. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Medical Diagnostic System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Medical Diagnostic System:

  • Diagnosis Component
  • Employee Component
  • Report Component
  • Doctor Component
  • Test Component

Featues of Medical Diagnostic System Component Diagram:

  • You can show the models the components of Medical Diagnostic System.
  • Model the database schema of Medical Diagnostic System
  • Model the executables of an application of Medical Diagnostic System
  • Model the system's source code of Medical Diagnostic System
Component Diagram: 

Medical Diagnostic System Dataflow Diagram

Posted By namita on July 6, 2017

Medical Diagnostic System Data flow diagram is often used as a preliminary step to create an overview of the Medical without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Medical process. It contains all of the userflow and their entities such all the flow of Medical Reports, Tests, Diagnosis, Doctors, Charges, Employees, Login. All of the below diagrams has been used for the visualization of data processing and structured design of the Medical process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Medical Diagnostic System :

This is the Zero Level DFD of Medical Diagnostic System, where we have eloborated the high level process of Medical. It’s a basic overview of the whole Medical Diagnostic System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Charges,Employees and Login showing the system as a single high-level process, with its relationship to external entities of Medical Reports,Tests and Diagnosis. It should be easily understood by a wide audience, including Medical Reports,Diagnosis and Charges In zero leve DFD of Medical Diagnostic System, we have described the high level flow of the Medical system.

High Level Entities and proccess flow of Medical Diagnostic System:

  • Managing all the Medical Reports
  • Managing all the Tests
  • Managing all the Diagnosis
  • Managing all the Doctors
  • Managing all the Charges
  • Managing all the Employees
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Medical Diagnostic System

First Level Data flow Diagram(1st Level DFD) of Medical Diagnostic System :

First Level DFD (1st Level) of Medical Diagnostic System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Medical Diagnostic System system as a whole. It also identifies internal data stores of Login, Employees, Charges, Doctors, Diagnosis that must be present in order for the Medical system to do its job, and shows the flow of data between the various parts of Medical Reports, Diagnosis, Employees, Login, Charges of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Medical.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Medical Reports records and generate report of all Medical Reports
  • Processing Tests records and generate report of all Tests
  • Processing Diagnosis records and generate report of all Diagnosis
  • Processing Doctors records and generate report of all Doctors
  • Processing Charges records and generate report of all Charges
  • Processing Employees records and generate report of all Employees
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Medical Diagnostic System

Second Level Data flow Diagram(2nd Level DFD) of Medical Diagnostic System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Medical. It may require more functionalities of Medical to reach the necessary level of detail about the Medical functioning. First Level DFD (1st Level) of Medical Diagnostic System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Employees, Charges, Doctors, Diagnosis, Tests, Medical Reports.

Low level functionalities of Medical Diagnostic System

  • Admin logins to the system and manage all the functionalities of Medical Diagnostic System
  • Admin can add, edit, delete and view the records of Medical Reports, Diagnosis, Charges, Login
  • Admin can manage all the details of Tests, Doctors, Employees
  • Admin can also generate reports of Medical Reports, Tests, Diagnosis, Doctors, Charges, Employees
  • Admin can search the details of Tests, Charges, Employees
  • Admin can apply different level of filters on report of Medical Reports, Doctors, Charges
  • Admin can tracks the detailed information of Tests, Diagnosis, Doctors, , Charges
Second Level Data flow Diagram(2nd Level DFD) of Medical Diagnostic System

Medical Diagnostic System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Medical Diagnostic System Entity. The entity-relationship diagram of Medical Diagnostic System shows all the visual instrument of database tables and the relations between Tests, Doctors, Medical Reports, Employees etc. It used structure data and to define the relationships between structured data groups of Medical Diagnostic System functionalities. The main entities of the Medical Diagnostic System are Medical Reports, Tests, Diagnosis, Doctors, Charges and Employees.

Medical Diagnostic System entities and their attributes :

  • Medical Reports Entity : Attributes of Medical Reports are report_id, report_name, report_type, report_description
  • Tests Entity : Attributes of Tests are test_id, test_patient_id, test_name, test_type, test_cost, test_report, test_description
  • Diagnosis Entity : Attributes of Diagnosis are diagonosis_id, diagonosis_name, diagonosis_report, diagonosis_type, diagonosis_description
  • Doctors Entity : Attributes of Doctors are doctor_id, doctor_name, doctor_mobile, doctor_email, doctor_username, doctor_password, doctor_address
  • Charges Entity : Attributes of Charges are charge_id, charge_name, charge_type, charge_amount, charge_total, charge_description
  • Employees Entity : Attributes of Employees are employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address

Description of Medical Diagnostic System Database :

  • The details of Medical Reports is store into the Medical Reports tables respective with all tables
  • Each entity (Employees, Diagnosis, Charges, Tests, Medical Reports) contains primary key and unique keys.
  • The entity Diagnosis, Charges has binded with Medical Reports, Tests entities with foreign key
  • There is one-to-one and one-to-many relationships available between Charges, Doctors, Employees, Medical Reports
  • All the entities Medical Reports, Charges, Diagnosis, Employees are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Medical Diagnostic System tables for fast query execution.
Medical Diagnostic System ER Diagram

Medical Diagnostic System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Medical Diagnostic System which shows the interaction between the objects of Employee, Diagnosis, Test, Doctor, Report. The instance of class objects involved in this UML Sequence Diagram of Medical Diagnostic System are as follows:

  • Employee Object
  • Diagnosis Object
  • Test Object
  • Doctor Object
  • Report Object

This is the UML sequence diagram of Medical Diagnostic System which shows the interaction between the objects of Employee, Diagnosis, Test, Doctor, Report. The instance of class objects involved in this UML Sequence Diagram of Medical Diagnostic System are as follows:

  • Employee Object
  • Diagnosis Object
  • Test Object
  • Doctor Object
  • Report Object

Medical Diagnostic System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Medical Diagnostic System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Medical Diagnostic System. The main actors of Medical Diagnostic System in this Use Case Diagram are: Super Admin, System User, Diagnostic Center, Customer, who perform the different type of use cases such as Manage Medical Reports, Manage Tests, Manage Diagnosis, Manage Doctors, Manage Charges, Manage Employees, Manage Users and Full Medical Diagnostic System Operations. Major elements of the UML use case diagram of Medical Diagnostic System are shown on the picture below.

The relationships between and among the actors and the use cases of Medical Diagnostic System:

  • Super Admin Entity : Use cases of Super Admin are Manage Medical Reports, Manage Tests, Manage Diagnosis, Manage Doctors, Manage Charges, Manage Employees, Manage Users and Full Medical Diagnostic System Operations
  • System User Entity : Use cases of System User are Manage Medical Reports, Manage Tests, Manage Diagnosis, Manage Doctors, Manage Charges, Manage Employees
  • Diagnostic Center Entity : Use cases of Diagnostic Center are Collect Sample, Create Reports, Upload reports, Create Invoice, Collect Payments
  • Customer Entity : Use cases of Customer are Request for Collections, Check Report, Print Report, View History

Use Case Diagram of Medical Diagnostic System :

Medical Diagnostic System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz