HeaderSIS.jpg

IS480 Team wiki: 2014T1 Code Blue scope

From IS480
Revision as of 10:18, 7 October 2014 by Abdulbm.2011 (talk | contribs)
Jump to navigation Jump to search
Home The Team Project Overview Project Management Project Documentation Project Resources
Project Description Project Scope Technologies X-factor


New scope cb.jpg


  • Manage simulation settings
    • To provide a user interface for the user to enter his/her desired setting to be used for the simulation run. E.g. Percentage of patient to go through treatment, Type of treatment that can be ordered during the simulation and the respective probability of treatment result (% of all clear, % of mild problem, % of serious result).
  • Manage decision parameters
    • To provide a user interface for the user to enter his/her desired parameters (e.g. Length of simulation, Targeted service level) to be used for the simulation run and to upload a data file containing the historical arrival rate of the emergency department at different day and different hour of the day.
  • Run simulation - Animation mode
    • Running in animation mode allow the user to view the current state of the simulation, with the movement of the patient in the emergency department.
  • Run simulation - Playback mode
    • Running in playback mode would caused the simulation to run in the background. User to have the option to view a playback of the movement of patient during the simulation after the simulation have ended.
  • Pause/Resume/Stop simulation
    • Pause: To temporarily stop the simulation from running. If simulation is running in animation mode, animation would be paused as well.
    • Resume: To resume the simulation from the state it was paused.
    • Stop: To completely stop the simulation and generate a report of the simulation run.
  • Patient-Prioritization Strategies
    • Shortest-Consultation-Time-First (SCON): Algorithm to pick the patient with the shortest consultation time to go for consultation first.
    • Shortest-Remaining-Time-First (SREM): Algorithm to pick the patient with the shortest remaining time to his/her targeted Length-of-Stay to go for consultation first.
    • Mixed: Algorithm to use both aspects of SCON and SREM simultaneously.
  • Reporting Tools
    • Generate simulation report: System to automatically generate report of the simulation run result. User could also generate report from past simulation run. Data visualization technique will be used here for the presentation of the report.
    • Compare simulation report: User could select results of 2 different simulation run to generate the comparison report.
    • Export simulation report: To provide user with an option of exporting the report generated to a PDF format.
  • Predictive Model
    • Model 1: This model aims to provide a more accurate estimation of the length of the first consultation required with the doctor for the patient, using factor such as the problems/illness the patient is suffering from. This is expected to be achieved by using historical/collected data of the emergency department.
    • Model 2: This model aims to improve the degree of realism of the simulator such that patient who comes in with a particular illness/problem will be paired/ordered with a set of treatment that is related to what he/she is suffering from. Currently, patients will be paired/ordered with randomly generated treatment during the simulation

Project Scope(Acceptance)