Skip to content
Jacob Radcliffe edited this page Jun 21, 2017 · 5 revisions

Product Backlog

Database Diagram

UI Initial Mock-Ups

Sprint 1: Appointment view and scheduling

  • As a nurse I want to be able to SELECT and view appointment details.
  • As a nurse I want to be able to UPDATE appointment details.

Sprint 2: Patients information

  • As a nurse I want to be able to SELECT a patient by last name and first name.
  • As a nurse I want to be able to SELECT a patient by DOB.
  • As a nurse I want to be able to SELECT a patient by combination of DOB and last name.
  • As a nurse I want to be able to INSERT new patients into the system.
  • As a nurse I want to be able to UPDATE patient information.

Sprint 3: Appointment results

  • As a nurse I want to be able to SELECT and view routine check results (if patient has already visited).
  • As a nurse I want to be able to INSERT patient vital information and record it.
  • As a nurse I want to be able to INSERT a doctor's initial diagnosis.
  • As a nurse I want to be able to INSERT a doctor's final diagnosis based on the tests completed.

Sprint 4: Tests

  • As a nurse I want to be able to SELECT view any tests ordered (if patient has already visited).
  • As a nurse I want to be able to INSERT orders for a test on a patient.

Sprint 5: Administrator

  • As an administrator I want to be able to SELECT and view the most performed tests during a specified period of time that were performed at least twice.

Sprint 6: Accessibility

  • As a nurse/administrator I will be able to login and use the hospitals system with a username and password (not just username).
  • As a nurse/administrator who is logged in, I should be able to navigate the site with it having recognition of who I am.