SecondLook Enterprise Application

SecondLook Enterprise is a child project of LookAgainDoc designed to manage doctor-to-doctor and doctor-to-patient file and report management in hospitals and medical facilities of varying sizes

 
Screen Shot 2018-03-12 at 1.12.26 PM.png

SecondLook Enterprise Application

Built off a similar business model of LookAgainDoc, SecondLook Enterprise (SLE) is a multi-tenant site with multiple features for the management of files between doctors and patients in different medical facilities.  Management includes case creation features, as well as file upload features and video upload and in-app playback of video reports provided by physicians to other doctors and patients. 

Facility Admin Dashboard


Site Features

  • Authenticated access with multiple user roles (SuperAdmin, FacilityAdmin, Physician, Patient, Primary Care Physician)
  • Customized permission engine isolating users to the facilities they are assigned to and cases they are a part of
  • Facility management including physical facility details as well as management of physicians and patients of a facility
  • Case management with status engine to pass case from physician to patient when completed

Case creation screen

New case creation


Technical Details

  • Ruby on Rails 5
  • Hosted on Heroku
  • JavaScript, JQuery, Twitter Bootstrap on the Front-End
  • Component based design 
  • Direct upload of files and video to AWS 
  • Async calls utilized at a per-element basis to maximize performance so elements with more data (tables) do not hold up the loading of the application.

Facility Management of Facility Users and Medical Cases