Skip to content

symptomatic/covid19-saner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19 on FHIR - Reporting (SANER)

Prerequisites

This project requires the following platform libraries and projects:

Installation

This project is best run on Macintosh with Chrome, and is intended to run on Linux servers in an AWS cloud environment. Compiling to Docker is supported, but an advanced feature.

# install Meteor, if you don't already have it
# this is the build tool / compiler  
curl https://install.meteor.com/ | sh  

# clone the Node on FHIR boilerplate
# this boilerplate is similar to WordPress
# and supports a plugin/package architecture
git clone https://github.com/symptomatic/node-on-fhir  
cd node-on-fhir  

# clone this package into the project
cd packages
git clone https://github.com/symptomatic/covid19-on-fhir  
git clone https://github.com/symptomatic/covid19-geomapping  
git clone https://github.com/symptomatic/covid19-reporting  

# install dependencies
cd ..
meteor npm install

# run the application  
meteor run --extra-packages symptomatic:covid19-on-fhir,symptomatic:covid19-geomapping,symptomatic:covid19-reporting --settings packages/covid19-on-fhir/configs/settings.covid19.maps.json   

Note installation will be greatly helped if you get yourself a Google Maps API key: https://developers.google.com/maps/documentation/javascript/get-api-key

After getting it, put it into configs/settings.covid19.maps.localhost.json. Put it under public.google.maps.apiKey.

References

Team Acknowledgements

  • Jason Walonoski, Bioinformatics (Synthea)
  • James Agnew, FHIR Hosting (Smile CDR)
  • Chris Hafey, DBA Backup, Business Administration, (Fomerly Nucleus.io)
  • Andrei Rusu, Quality Control, (Nightwatch.js)
  • Jae Brodsky, Statistician
  • Sarah Sims, Business Administration
  • David Donohue, Medical Advisory Board

Acknowledgements (Product Development, Review, & Early Testing)

  • Ken Salyards (SAMSHA, Health and Human Services)
  • Andrea Pitkus, PhD, MLS, (UW School of Medicine and Public Health)
  • Viet Nguyen, MD, (Board Member at Health Level Seven International)
  • Brett Johnson (Personalized Medicine Strategic Planning)
  • Mohit Saigal (Customer Focused IT and PM Leader)
  • Brian Jackson (Academic Clinical Pathologist)
  • Russell Hamm (Evangalist)
  • Rex Stock (Evangalist)

About

Covid19 on FHIR Reporting (FHIR SANER)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published