Health Care Appointment System UML Diagram

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

Posted By freeproject on March 19, 2018

Health Care Appointment System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Health Care Appointment System which shows the flows between the activity of Test, Booking, Customer, Health Care, Appointment. The main activity involved in this UML Activity Diagram of Health Care Appointment System are as follows:

  • Test Activity
  • Booking Activity
  • Customer Activity
  • Health Care Activity
  • Appointment Activity

Features of the Activity UML diagram of Health Care Appointment System

  • Admin User can search Test, view description of a selected Test, add Test, update Test and delete Test.
  • Its shows the activity flow of editing, adding and updating of Booking
  • User will be able to search and generate report of Customer, Health Care, Appointment
  • All objects such as ( Test, Booking, Appointment) are interlinked
  • Its shows the full description and flow of Test, Health Care, Appointment, Customer, Booking
Health Care Appointment System Activity Diagram

Health Care Appointment System Class Diagram

Posted By freeproject on August 2, 2017

Health Care Appointment System Class Diagram describes the structure of a Health Care Appointment System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Health Care Appointment System are Health Care, Booking, Appointment, Customer, Medicine, Test.

Classes of Health Care Appointment System Class Diagram:

  • Health Care Class : Manage all the operations of Health Care
  • Booking Class : Manage all the operations of Booking
  • Appointment Class : Manage all the operations of Appointment
  • Customer Class : Manage all the operations of Customer
  • Medicine Class : Manage all the operations of Medicine
  • Test Class : Manage all the operations of Test

Classes and their attributes of Health Care Appointment System Class Diagram:

  • Health Care Attributes : health_care_id, health_care_name, health_care_type, health_care_description
  • Booking Attributes : booking_id, booking_title, booking_type, booking_appointment, booking_date, booking_description
  • Appointment Attributes : appointment_id, appointment_doctor_id, appointment_number, appointment_type, appointment_date, appointment_description
  • Customer Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Medicine Attributes : medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
  • Test Attributes : test_id, test_patient_id, test_name, test_type, test_cost, test_report, test_description

Classes and their methods of Health Care Appointment System Class Diagram:

  • Health Care Methods : addHealth Care(), editHealth Care(), deleteHealth Care(), updateHealth Care(), saveHealth Care(), searchHealth Care()
  • Booking Methods : addBooking(), editBooking(), deleteBooking(), updateBooking(), saveBooking(), searchBooking()
  • Appointment Methods : addAppointment(), editAppointment(), deleteAppointment(), updateAppointment(), saveAppointment(), searchAppointment()
  • Customer Methods : addCustomer(), editCustomer(), deleteCustomer(), updateCustomer(), saveCustomer(), searchCustomer()
  • Medicine Methods : addMedicine(), editMedicine(), deleteMedicine(), updateMedicine(), saveMedicine(), searchMedicine()
  • Test Methods : addTest(), editTest(), deleteTest(), updateTest(), saveTest(), searchTest()

Class Diagram of Health Care Appointment System :

Class Diagram Image: 
Health Care Appointment System Class Diagram

Health Care Appointment System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Health Care Appointment System:

  • Medicine Component
  • Customer Component
  • Fees Component
  • Test Component
  • Health Care Component

Featues of Health Care Appointment System Component Diagram:

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

Health Care Appointment System Dataflow Diagram

Posted By namita on July 4, 2017

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


Zero Level Data flow Diagram(0 Level DFD) of Health Care Appointment System :

This is the Zero Level DFD of Health Care Appointment System, where we have eloborated the high level process of Health Care. It’s a basic overview of the whole Health Care Appointment 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 Health Care,Booking and Appointment. It should be easily understood by a wide audience, including Health Care,Appointment and Medicine In zero leve DFD of Health Care Appointment System, we have described the high level flow of the Health Care system.

High Level Entities and proccess flow of Health Care Appointment System:

  • Managing all the Health Care
  • Managing all the Booking
  • Managing all the Appointment
  • Managing all the Customer
  • Managing all the Medicine
  • Managing all the Test
  • Managing all the Fees
Zero Level Data flow Diagram(0 Level DFD) of Health Care Appointment System

First Level Data flow Diagram(1st Level DFD) of Health Care Appointment System :

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

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

  • Processing Health Care records and generate report of all Health Care
  • Processing Booking records and generate report of all Booking
  • Processing Appointment records and generate report of all Appointment
  • Processing Customer records and generate report of all Customer
  • 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 Data flow Diagram(1st Level DFD) of Health Care Appointment System

Second Level Data flow Diagram(2nd Level DFD) of Health Care Appointment System :

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

Low level functionalities of Health Care Appointment System

  • Admin logins to the system and manage all the functionalities of Health Care Appointment System
  • Admin can add, edit, delete and view the records of Health Care, Appointment, Medicine, Fees
  • Admin can manage all the details of Booking, Customer, Test
  • Admin can also generate reports of Health Care, Booking, Appointment, Customer, Medicine, Test
  • Admin can search the details of Booking, Medicine, Test
  • Admin can apply different level of filters on report of Health Care, Customer, Medicine
  • Admin can tracks the detailed information of Booking, Appointment, Customer, , Medicine
Second Level Data flow Diagram(2nd Level DFD) of Health Care Appointment System

Health Care Appointment System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Health Care Appointment System Entity. The entity-relationship diagram of Health Care Appointment System shows all the visual instrument of database tables and the relations between Booking, Customer, Health Care, Test etc. It used structure data and to define the relationships between structured data groups of Health Care Appointment System functionalities. The main entities of the Health Care Appointment System are Health Care, Booking, Appointment, Customer, Medicine and Test.

Health Care Appointment System entities and their attributes :

  • Health Care Entity : Attributes of Health Care are health_care_id, health_care_name, health_care_type, health_care_description
  • Booking Entity : Attributes of Booking are booking_id, booking_title, booking_type, booking_appointment, booking_date, booking_description
  • Appointment Entity : Attributes of Appointment are appointment_id, appointment_doctor_id, appointment_number, appointment_type, appointment_date, appointment_description
  • Customer Entity : Attributes of Customer are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Medicine Entity : Attributes of Medicine are medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
  • Test Entity : Attributes of Test are test_id, test_patient_id, test_name, test_type, test_cost, test_report, test_description

Description of Health Care Appointment System Database :

  • The details of Health Care is store into the Health Care tables respective with all tables
  • Each entity (Test, Appointment, Medicine, Booking, Health Care) contains primary key and unique keys.
  • The entity Appointment, Medicine has binded with Health Care, Booking entities with foreign key
  • There is one-to-one and one-to-many relationships available between Medicine, Customer, Test, Health Care
  • All the entities Health Care, Medicine, Appointment, Test are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Health Care Appointment System tables for fast query execution.
Health Care Appointment System ER Diagram

Health Care Appointment System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Health Care Appointment System which shows the interaction between the objects of Medicine, Health Care, Appointment, Booking, Test. The instance of class objects involved in this UML Sequence Diagram of Health Care Appointment System are as follows:

  • Medicine Object
  • Health Care Object
  • Appointment Object
  • Booking Object
  • Test Object

This is the UML sequence diagram of Health Care Appointment System which shows the interaction between the objects of Medicine, Health Care, Appointment, Booking, Test. The instance of class objects involved in this UML Sequence Diagram of Health Care Appointment System are as follows:

  • Medicine Object
  • Health Care Object
  • Appointment Object
  • Booking Object
  • Test Object

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

The relationships between and among the actors and the use cases of Health Care Appointment System:

  • Super Admin Entity : Use cases of Super Admin are Manage Health Care, Manage Booking, Manage Appointment, Manage Customer, Manage Medicine, Manage Test, Manage Fees, Manage Users and Full Health Care Appointment System Operations
  • System User Entity : Use cases of System User are Manage Health Care, Manage Booking, Manage Appointment, Manage Customer, Manage Medicine, Manage Test, Manage Fees
  • Patient Entity : Use cases of Patient are Request for Appointments, Check Appointments, Make Payments, Search Doctors, Check Prescriptions
  • Anonymous Users Entity : Use cases of Anonymous Users are View Information, Fill Contact Us, Search Content

Use Case Diagram of Health Care Appointment System :

Health Care Appointment System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz