Halyos is a visual EHR web app developed at the Harvard Medical School by the Gehlenborg Lab that complements the functionality of existing patient portals. Halyos is designed to integrate with existing EHR systems to help patients interpret their health data.
The Halyos application utilizes the SMART on FHIR platform to create an interoperable interface that provides interactive visualizations of clinically validated risk scores and longitudinal data derived from a patient’s clinical measurements.
Demo: http://halyos.gehlenborglab.org/
Wiki: https://github.com/hms-dbmi/halyos/wiki (In progress)
npm install
npm start // Start dev server at http://localhost:3000
npm run build // Build application
npm run test // Test application
- React.js - Web framework
- Redux.js - JS state management
- SMART on FHIR - App platform and FHIR JS client
- fhir.js - FHIR JS client
- d3.js - Graph visualization framework
- Samson Mataraso - Research Intern
- Vimig Socrates - Research Intern
- Fritz Lekschas - SEAS PhD Candidate
- Nils Gehlenborg - Principal Investigator
This project is licensed under the MIT License - see the LICENSE.md file for details
- Members of Harvard DBMI for brainstorming, design and feedback
- Dr. Susanne Churchill for her mentorship and support
- Summer Institute in Biomedical Informatics at DBMI for the opportunity