HeaderSIS.jpg

Difference between revisions of "IS480 Team wiki: 2014T1 Code Blue scope"

From IS480
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Code_Blue_1.jpgg|400px|center]]
+
[[Image:Code_Blue_1.jpg|400px|center]]
  
 
<!---------------START of header ---------------------->
 
<!---------------START of header ---------------------->
Line 33: Line 33:
 
<!---------------END of Sub-Header------------------->
 
<!---------------END of Sub-Header------------------->
 
<br>
 
<br>
[[Image:New scope cb.jpg|800px|center]]
+
[[Image:cb_finalscope.jpg|800px|center]]
 
<br>
 
<br>
  
 +
<b><u>Primary Functions</u></b><br><br>
 
<ul>
 
<ul>
 
     <li>
 
     <li>
       <b>Manage simulation settings</b>
+
       <b>Manage Test parameters</b>
 +
      <ul>
 +
        <li>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.</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Manage General Simulation Settings</b>
 
       <ul>
 
       <ul>
 
         <li>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).</li>
 
         <li>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).</li>
Line 44: Line 51:
 
     </li>
 
     </li>
 
     <li>
 
     <li>
       <b>Manage decision parameters</b>
+
       <b>Simulation - Run without animation</b>
 
       <ul>
 
       <ul>
         <li>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.</li>
+
         <li>Running the Simulation without animation would cause the simulation to run in the background. User to have the option to view a playback of the visualization of patient movement after the simulation has ended.</li>
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
 
     <li>
 
     <li>
       <b>Run simulation - Animation mode</b>
+
       <b>Simulation - Run with animation</b>
 
       <ul>
 
       <ul>
 
         <li>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.</li>
 
         <li>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.</li>
Line 56: Line 63:
 
     </li>
 
     </li>
 
     <li>
 
     <li>
       <b>Run simulation - Playback mode</b>
+
       <b>Simulation (Speed Management)</b>
 +
      <ul>
 +
        <li>To allow the user to control the speed of the simulation as the simulation is running. User can choose from 4 different speeds (default, x2, x3, x4).</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Length of Stay Bar and Pie Charts</b>
 +
      <ul>
 +
        <li>Charts within the reporting function to display the Length of Stay of patients in the Emergency Department showing the overall average, 70th and the 90th percentile</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Entrant/Re-entrant Bar Chart</b>
 +
      <ul>
 +
        <li>Charts within the reporting function to display a clear view of the number of entrant and re-entrant patients within the Emergency Department</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Room Utilization Gauge Chart</b>
 +
      <ul>
 +
        <li>Charts within the reporting function to display the utilization levels of the rooms in the Emergency department</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Starvation Index Report</b>
 +
      <ul>
 +
        <li>A report within the reporting function to show the level of starvation patients go through in the simulation run</li>
 +
      </ul>
 +
    </li>
 +
    <li>
 +
      <b>Login</b>
 +
      <ul>
 +
        <li>A function that allows users, primarily the Admin User to login to the system and access admin functionalities. Users will need to be validated by the admin to be able to login</li>
 +
      </ul>
 +
    </li>
 +
    <br>
 +
<b><u>Secondary Functions</u></b><br><br>
 +
    <li>
 +
      <b>Playback function</b>
 
       <ul>
 
       <ul>
         <li>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.</li>
+
         <li>This is where users can view a visualized animation of the report once a simulation has been run (without animation). User will be able to go to a specific time in the visualized simulation run to view.</li>
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
 +
 
 
     <li>
 
     <li>
       <b>Pause/Resume/Stop simulation</b>
+
       <b>User Management (Admin)</b>
 
       <ul>
 
       <ul>
         <li>Pause: To temporarily stop the simulation from running. If simulation is running in animation mode, animation would be paused as well.</li>
+
         <li>Function that allows the admin user to manage users access for them tp use and login to the system</li>
        <li>Resume: To resume the simulation from the state it was paused.</li>
 
        <li>Stop: To completely stop the simulation and generate a report of the simulation run.</li>
 
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
 +
   
 
     <li>
 
     <li>
       <b>Patient-Prioritization Strategies</b>
+
       <b>Treatment Configuration (Admin)</b>
 
       <ul>
 
       <ul>
         <li>Shortest-Consultation-Time-First (SCON): Algorithm to pick the patient with the shortest consultation time to go for consultation first. </li>
+
         <li>Function that allows the admin user to add and delete the different treatments in the simulation</li>
        <li>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.</li>
 
        <li>Mixed: Algorithm to use both aspects of SCON and SREM simultaneously.</li>
 
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
 +
 
     <li>
 
     <li>
       <b>Reporting Tools</b>
+
       <b>Data table view of text file</b>
 
       <ul>
 
       <ul>
         <li>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.</li>
+
         <li>Function that allows user fill into a table form instead of uploading a .txt file </li>
        <li>Compare simulation report: User could select results of 2 different simulation run to generate the comparison report.</li>
 
        <li>Export simulation report: To provide user with an option of exporting the report generated to a PDF format.</li>
 
 
       </ul>
 
       </ul>
 
     </li>
 
     </li>
 +
   
 
     <li>
 
     <li>
       <b>Predictive Model</b>
+
       <b>Run all strategies-comparison report</b>
 
       <ul>
 
       <ul>
        <li>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.</li>
+
        <li>Function that will display a weighted score of the KPIs retrieved from the simulation runs of all strategies. Function will act as an add-on to the current reports page.</li>
        <li>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</li>
 
 
       </ul>
 
       </ul>
 +
    </li>
 +
 +
<br><br><b><u>Additional Functions</u></b><br><br>
 +
    <li>
 +
      <b>Fvaourites</b>
 +
      <ul>
 +
        <li>Function will allow user to save his/her setting onto the system for repeated use in the future. </li>
 +
      </ul>
 +
    </li>
 +
 +
    <li>
 +
      <b>Export simulation data</b>
 +
      <ul>
 +
        <li>This will allow user to export simulation data for analysis purposes</li>
 +
      </ul>
 +
    </li>
 +
 +
 
     </li>
 
     </li>
 
</ul>
 
</ul>
 +
<br>
 +
  
 
[[Media:Code_Blue_1.jpg|Project Scope(Acceptance)]]
 
[[Media:Code_Blue_1.jpg|Project Scope(Acceptance)]]

Latest revision as of 00:26, 21 November 2014

Code Blue 1.jpg
Home The Team Project Overview Project Management Project Documentation Project Resources
Project Description Project Scope Technologies X-factor


Cb finalscope.jpg


Primary Functions

  • Manage Test 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.
  • Manage General 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).
  • Simulation - Run without animation
    • Running the Simulation without animation would cause the simulation to run in the background. User to have the option to view a playback of the visualization of patient movement after the simulation has ended.
  • Simulation - Run with animation
    • 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.
  • Simulation (Speed Management)
    • To allow the user to control the speed of the simulation as the simulation is running. User can choose from 4 different speeds (default, x2, x3, x4).
  • Length of Stay Bar and Pie Charts
    • Charts within the reporting function to display the Length of Stay of patients in the Emergency Department showing the overall average, 70th and the 90th percentile
  • Entrant/Re-entrant Bar Chart
    • Charts within the reporting function to display a clear view of the number of entrant and re-entrant patients within the Emergency Department
  • Room Utilization Gauge Chart
    • Charts within the reporting function to display the utilization levels of the rooms in the Emergency department
  • Starvation Index Report
    • A report within the reporting function to show the level of starvation patients go through in the simulation run
  • Login
    • A function that allows users, primarily the Admin User to login to the system and access admin functionalities. Users will need to be validated by the admin to be able to login

  • Secondary Functions

  • Playback function
    • This is where users can view a visualized animation of the report once a simulation has been run (without animation). User will be able to go to a specific time in the visualized simulation run to view.
  • User Management (Admin)
    • Function that allows the admin user to manage users access for them tp use and login to the system
  • Treatment Configuration (Admin)
    • Function that allows the admin user to add and delete the different treatments in the simulation
  • Data table view of text file
    • Function that allows user fill into a table form instead of uploading a .txt file
  • Run all strategies-comparison report
    • Function that will display a weighted score of the KPIs retrieved from the simulation runs of all strategies. Function will act as an add-on to the current reports page.


  • Additional Functions

  • Fvaourites
    • Function will allow user to save his/her setting onto the system for repeated use in the future.
  • Export simulation data
    • This will allow user to export simulation data for analysis purposes



Project Scope(Acceptance)