smart card for hospital management system

Upload: dinakaran-joseph

Post on 03-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/28/2019 Smart Card for Hospital Management System

    1/26

    SMARTCARD FOR HOSPITAL

    MANAGEMENT SYSTEM

    By:-

    M.Dinakaran Joseph (08361A0521)

  • 7/28/2019 Smart Card for Hospital Management System

    2/26

    Agenda:

    Introduction Existing system

    Proposed system

    Hardware & Software requirements Advantages

    Modules

    Design

    Screens Conclusion

  • 7/28/2019 Smart Card for Hospital Management System

    3/26

    Introduction:

    As per the facility of the patients the Hospitalmanagement introduces Smart Card.

    Smart card include one year plan, two year plan

    etc and also include lifetime plans, patientshould choose according to the requirement.

    Smartcard also benefits not only to the patientsbut also his family members.

    Smartcard stores the details of the patients andalso his treatment details.

  • 7/28/2019 Smart Card for Hospital Management System

    4/26

    Scope:

    The scope of the project reaches the common peoplewhere carrying of data becomes easier to thepatients and maintaining of the data becomes easierto the hospital management.

  • 7/28/2019 Smart Card for Hospital Management System

    5/26

    Objectives

    This allows the card-transaction participants (Cardname, acquiring bank, issuing branch, etc.) to storea lot of additional information on the card.

    Data on a smart card should be protected againstunauthorized viewing.

    Just one card can be used as your license to gettreatment at any hospital throughout the state.

    As a result of this confidential data (PIN,

    Passwords) can be stored on a smart card. Thismeans, merchants do not have to go online everytime to authenticate a registration.

  • 7/28/2019 Smart Card for Hospital Management System

    6/26

    Existing System:

    In the existing system the patient or the user has togo the hospital with his total prescriptions andeverything.

    All the lab reports and scan reports will be given to

    the patient and he has to carry all the reports at thetime checkup.

    If the patient loses the prescriptions then he shouldagain undergo tests.

    If the patient migrates from one place to anotherthen he should carry all the prescriptions where hemay again undergo some tests.

  • 7/28/2019 Smart Card for Hospital Management System

    7/26

    Proposed System:

    In the proposed system, no need to take all theprescription, every test report will be stored in thesmartcard.

    The patient personnel details and medical detailswill be stored in the smartcard.

    Here, the patient as well as his relations arebenefited because cards will be issued to the familyaccording to the plans(1year,2year etc).

    When the patient has to migrate from one place to

    another place, then branch manager also transfersthe card as well.

  • 7/28/2019 Smart Card for Hospital Management System

    8/26

    Hardware requirements:Pentium processor - 233 MHZ or aboveRAM Capacity - 128MBHard Disk - 20GBFloppy disk - 1.44 MBCD-ROM Drive - 32 HZKEYBOARD - 108 Standard

  • 7/28/2019 Smart Card for Hospital Management System

    9/26

    Software Requirements:

    Operating System - Windows 95/98/NT/2000

    Browser - IEWeb/Application Server - Java WebServer2.0,Tomcat5.0Database Server - OracleDatabase Connectivity - JDBC

    Other Tools & Technologies - Java(JDK),Servlets(JSDK),HTML.

  • 7/28/2019 Smart Card for Hospital Management System

    10/26

    Advantages Flexibility

    Security

    Portability Increasing data storage capacity

    Reliability.

  • 7/28/2019 Smart Card for Hospital Management System

    11/26

    Modules:

    Basically we have two modules

    1) Chairman module

    2) Branch manager

  • 7/28/2019 Smart Card for Hospital Management System

    12/26

    Chairman Module:

    Here the chairman is the HEAD of the system.

    The Main Roles of the Chairman are:-

    Create a New Branch Assign a Branch Manager. Generate a new Type of Health Card.

    Assigning of Health Card Specifications.

    The chairman can also view the reports of thepatients

  • 7/28/2019 Smart Card for Hospital Management System

    13/26

    Branch manager Module:

    Branch manager will be the head of the branch wherebranches are decided and created by the chairman.

    The Main Roles of the Branch Manager are:

    Taking the Enquiry details from Customers. Register the New Customers

    And also Register the customer Relation details

    Modify the Customer Details (If required)

    Branch manager can view the details of the patient

  • 7/28/2019 Smart Card for Hospital Management System

    14/26

    Implementation:

    Install Apache Tomcat Server 6.0 with port numberas 2011, username and password as smartcard, andinstall Java Software, and set class paths for Java aswell as Apache Tomcat Server.

    Run Apache tomcat server with above mentionedport number, username and password, it will take uto Home screen with two modules chairman andBranch Head.

    Select the module as per the requirement, selectchairman module.

  • 7/28/2019 Smart Card for Hospital Management System

    15/26

    The chairman can perform three activities of Branch

    Head, Card and Reports by successfully login in i.e. hecan add branch heads, cards and can view reports. The Branch head can perform the actions of enquiry,

    registration and viewing reports only after login in.

    He cannot view customer details as per amount,district and branch until the registration and enquiryfrom Branch Head completes. Once Branch headenquiry completes on the customer, then Chairmancan view the details.

  • 7/28/2019 Smart Card for Hospital Management System

    16/26

    Add Branch Head

    Add Card type

    Reports

    Administrator

    UML Diagrams

    Use case Diagram for Chairman

  • 7/28/2019 Smart Card for Hospital Management System

    17/26

    BranchHead

    Enquiry

    Registration

    Reports

    BranchHead

    Use case Diagram for Branch Head

  • 7/28/2019 Smart Card for Hospital Management System

    18/26

    Add New Card: ChairmanLogin Add New

    Branch HeadReports

    login detailsverify

    Branch Details

    Branch created

    Add New Type of Card

    Card Created

    Request for Reports

    Reports Generated

    Sequence Diagram of Chairman

  • 7/28/2019 Smart Card for Hospital Management System

    19/26

    : Chairman

    Login Add New BranchHead

    Add NewCard

    Reports

    2: verify

    1: login details

    3:

    4: Branch Details

    5: Branch created

    6: Add New Type of Card

    7: Card Created 8: Request for Reports

    9: Reports Generated

    Collaboration Diagram of Chairman

  • 7/28/2019 Smart Card for Hospital Management System

    20/26

    : BranchHeadlogin Enquiry Registration Reports Logout

    login Details

    verify

    login SuccedEnter Enquiry

    stoted enquiry details

    Request for Registration

    Registration Successful

    Requst ing for Reports

    Generate reports

    Reques for Logout

    Logout Success

    Sequence diagram for Branch Head

  • 7/28/2019 Smart Card for Hospital Management System

    21/26

    : BranchHead

    login

    Enquiry

    Registration

    Reports

    Logout

    1: login Details

    2: verify

    3: login Succed

    4: Enter Enquiry

    5: stoted enquiry details

    6: Request for Registration

    7: Registration Successful

    8: Requst ing for Reports

    9: Generate reports

    10: Reques for Logout

    11: Logout Success

    Collaboration Diagram of Branch Head:

  • 7/28/2019 Smart Card for Hospital Management System

    22/26

    Screens:

    Home Screen

  • 7/28/2019 Smart Card for Hospital Management System

    23/26

    Chairman Home screen

  • 7/28/2019 Smart Card for Hospital Management System

    24/26

    Branch manager Home screen

  • 7/28/2019 Smart Card for Hospital Management System

    25/26

    Conclusion:

    This project "Smart Card" is very useful and helpfulbecause the effiency will improve with better way of

    communication among Chairman-Manager,Manager- Customer.

    Reliable and accurate reports could be available within a very short time, which is not possible if done

    manually. Data is secure.

  • 7/28/2019 Smart Card for Hospital Management System

    26/26

    Thank you

    &Any Queries.?