Clinic Management System UML Diagram

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

Posted By freeproject on March 18, 2018

Clinic Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Clinic Management System which shows the flows between the activity of Appointments, Doctors, Clinic, Patient, Medicines. The main activity involved in this UML Activity Diagram of Clinic Management System are as follows:

  • Appointments Activity
  • Doctors Activity
  • Clinic Activity
  • Patient Activity
  • Medicines Activity

Features of the Activity UML diagram of Clinic Management System

  • Admin User can search Appointments, view description of a selected Appointments, add Appointments, update Appointments and delete Appointments.
  • Its shows the activity flow of editing, adding and updating of Doctors
  • User will be able to search and generate report of Clinic, Patient, Medicines
  • All objects such as ( Appointments, Doctors, Medicines) are interlinked
  • Its shows the full description and flow of Appointments, Patient, Medicines, Clinic, Doctors
Clinic Management System Activity Diagram

Clinic Management System Class Diagram

Posted By freeproject on August 2, 2017

Clinic Management System Class Diagram describes the structure of a Clinic Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Clinic Management System are Clinic, Patient, Doctors, Nurses, Appointments, Medicines.

Classes of Clinic Management System Class Diagram:

  • Clinic Class : Manage all the operations of Clinic
  • Patient Class : Manage all the operations of Patient
  • Doctors Class : Manage all the operations of Doctors
  • Nurses Class : Manage all the operations of Nurses
  • Appointments Class : Manage all the operations of Appointments
  • Medicines Class : Manage all the operations of Medicines

Classes and their attributes of Clinic Management System Class Diagram:

  • Clinic Attributes : clinic_id, clinic_doctor_id, clinic_name, clinic_place, clinic_type, clinic_description, clinic_address
  • Patient Attributes : patient_id, patient_name, patient_mobile, patient_email, patient_username, patient_password, patient_address,
  • Doctors Attributes : doctor_id, doctor_name, doctor_specialist, doctor_mobile, doctor_email, doctor_username, doctor_password, doctor_address
  • Nurses Attributes : nurse_id, nurse_name, nurse_duty_hour, nurse_mobile, nurse_email, nurse_username, nurse_password, nurse_address,
  • Appointments Attributes : appointment_id, appointment_doctor_id, appointment_number, appointment_type, appointment_date, appointment_description
  • Medicines Attributes : medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description

Classes and their methods of Clinic Management System Class Diagram:

  • Clinic Methods : addClinic(), editClinic(), deleteClinic(), updateClinic(), saveClinic(), searchClinic()
  • Patient Methods : addPatient(), editPatient(), deletePatient(), updatePatient(), savePatient(), searchPatient()
  • Doctors Methods : addDoctors(), editDoctors(), deleteDoctors(), updateDoctors(), saveDoctors(), searchDoctors()
  • Nurses Methods : addNurses(), editNurses(), deleteNurses(), updateNurses(), saveNurses(), searchNurses()
  • Appointments Methods : addAppointments(), editAppointments(), deleteAppointments(), updateAppointments(), saveAppointments(), searchAppointments()
  • Medicines Methods : addMedicines(), editMedicines(), deleteMedicines(), updateMedicines(), saveMedicines(), searchMedicines()

Class Diagram of Clinic Management System :

Class Diagram Image: 
Clinic Management System Class Diagram

Clinic Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Clinic Management System:

  • Clinic Component
  • Test Component
  • Patient Component
  • Medicines Component
  • Nurses Component

Featues of Clinic Management System Component Diagram:

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

Clinic Management System Dataflow Diagram

Posted By freeproject on April 14, 2017

Clinic Management System Data flow diagram is often used as a preliminary step to create an overview of the Clinic without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Clinic process. It contains all of the userflow and their entities such all the flow of Doctor, Patient, Booking, Appointment, Medicine, Test, Fees. All of the below diagrams has been used for the visualization of data processing and structured design of the Clinic process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Clinic Management System :

This is the Zero Level DFD of Clinic Management System, where we have eloborated the high level process of Clinic. It’s a basic overview of the whole Clinic Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Medicine,Test and Fees showing the system as a single high-level process, with its relationship to external entities of Doctor,Patient and Booking. It should be easily understood by a wide audience, including Doctor,Booking and Medicine In zero leve DFD of Clinic Management System, we have described the high level flow of the Clinic system.

High Level Entities and proccess flow of Clinic Management System:

  • Managing all the Doctor
  • Managing all the Patient
  • Managing all the Booking
  • Managing all the Appointment
  • Managing all the Medicine
  • Managing all the Test
  • Managing all the Fees
Zero Level DFD Clinic Management System

First Level Data flow Diagram(1st Level DFD) of Clinic Management System :

First Level DFD (1st Level) of Clinic Management 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 Clinic Management System system as a whole. It also identifies internal data stores of Fees, Test, Medicine, Appointment, Booking that must be present in order for the Clinic system to do its job, and shows the flow of data between the various parts of Doctor, Booking, Test, Fees, Medicine 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 Clinic.

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

  • Processing Doctor records and generate report of all Doctor
  • Processing Patient records and generate report of all Patient
  • Processing Booking records and generate report of all Booking
  • Processing Appointment records and generate report of all Appointment
  • Processing Medicine records and generate report of all Medicine
  • Processing Test records and generate report of all Test
  • Processing Fees records and generate report of all Fees
First Level DFD Clinic Management System

Second Level Data flow Diagram(2nd Level DFD) of Clinic Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Clinic. It may require more functionalities of Clinic to reach the necessary level of detail about the Clinic functioning. First Level DFD (1st Level) of Clinic Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Fees, Test, Medicine, Appointment, Booking, Patient, Doctor.

Low level functionalities of Clinic Management System

  • Admin logins to the system and manage all the functionalities of Clinic Management System
  • Admin can add, edit, delete and view the records of Doctor, Booking, Medicine, Fees
  • Admin can manage all the details of Patient, Appointment, Test
  • Admin can also generate reports of Doctor, Patient, Booking, Appointment, Medicine, Test
  • Admin can search the details of Patient, Medicine, Test
  • Admin can apply different level of filters on report of Doctor, Appointment, Medicine
  • Admin can tracks the detailed information of Patient, Booking, Appointment, , Medicine
Second Level DFD Clinic Management System

Clinic Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Clinic Management System Entity. The entity-relationship diagram of Clinic Management System shows all the visual instrument of database tables and the relations between Patient, Nurses, Clinic, Medicines etc. It used structure data and to define the relationships between structured data groups of Clinic Management System functionalities. The main entities of the Clinic Management System are Clinic, Patient, Doctors, Nurses, Appointments and Medicines.

Clinic Management System entities and their attributes :

  • Clinic Entity : Attributes of Clinic are clinic_id, clinic_doctor_id, clinic_name, clinic_place, clinic_type, clinic_description, clinic_address
  • Patient Entity : Attributes of Patient are patient_id, patient_name, patient_mobile, patient_email, patient_username, patient_password, patient_address,
  • Doctors Entity : Attributes of Doctors are doctor_id, doctor_name, doctor_specialist, doctor_mobile, doctor_email, doctor_username, doctor_password, doctor_address
  • Nurses Entity : Attributes of Nurses are nurse_id, nurse_name, nurse_duty_hour, nurse_mobile, nurse_email, nurse_username, nurse_password, nurse_address,
  • Appointments Entity : Attributes of Appointments are appointment_id, appointment_doctor_id, appointment_number, appointment_type, appointment_date, appointment_description
  • Medicines Entity : Attributes of Medicines are medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description

Description of Clinic Management System Database :

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

Clinic Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Clinic Management System which shows the interaction between the objects of Clinic, Test, Appointments, Medicines, Nurses. The instance of class objects involved in this UML Sequence Diagram of Clinic Management System are as follows:

  • Clinic Object
  • Test Object
  • Appointments Object
  • Medicines Object
  • Nurses Object

This is the UML sequence diagram of Clinic Management System which shows the interaction between the objects of Clinic, Test, Appointments, Medicines, Nurses. The instance of class objects involved in this UML Sequence Diagram of Clinic Management System are as follows:

  • Clinic Object
  • Test Object
  • Appointments Object
  • Medicines Object
  • Nurses Object

Clinic Management 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 Clinic Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Clinic Management System. The main actors of Clinic Management System in this Use Case Diagram are: Super Admin, System User, Doctor, Patient, who perform the different type of use cases such as Manage Clinic, Manage Patient, Manage Doctors, Manage Nurses, Manage Appointments, Manage Medicines, Manage Test, Manage Users and Full Clinic Management System Operations. Major elements of the UML use case diagram of Clinic Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Clinic Management System:

  • Super Admin Entity : Use cases of Super Admin are Manage Clinic, Manage Patient, Manage Doctors, Manage Nurses, Manage Appointments, Manage Medicines, Manage Test, Manage Users and Full Clinic Management System Operations
  • System User Entity : Use cases of System User are Manage Clinic, Manage Patient, Manage Doctors, Manage Nurses, Manage Appointments, Manage Medicines, Manage Test
  • Doctor Entity : Use cases of Doctor are View Appointments, View Surgery Cases, Manage Prescriptions, Manage Medicines
  • Patient Entity : Use cases of Patient are Request for Appointments, View Past Appointments, View Payment History, View Prescription

Use Case Diagram of Clinic Management System :

 Clinic Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz