https://github.com/hapifhir/covid-response-app
This repository focuses on providing a platform/suite of FHIR applications to the community for COVID-19.
https://github.com/hapifhir/covid-response-app
apps covid-19 fhir healthcare
Last synced: 3 months ago
JSON representation
This repository focuses on providing a platform/suite of FHIR applications to the community for COVID-19.
- Host: GitHub
- URL: https://github.com/hapifhir/covid-response-app
- Owner: hapifhir
- Created: 2020-03-12T15:10:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T17:48:31.000Z (over 5 years ago)
- Last Synced: 2025-07-23T18:40:09.908Z (11 months ago)
- Topics: apps, covid-19, fhir, healthcare
- Language: TypeScript
- Homepage:
- Size: 958 KB
- Stars: 12
- Watchers: 18
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID Response App
Covid Response App is an open-source COVID-19 repository using [Hapi-FHIR](https://hapifhir.io/) as a [FHIR](https://www.hl7.org/fhir/) server and [Angular](https://angular.io/) for front-end application.
### Documentation
* [Pandemic Rapid Response Case Management](Pandemic_RR_Case_Management_Suite.pdf)
* [Executive Summary](Smile_CMS_Executive_Summary.pdf)
* [Case Management System Infographics](https://trust.smilecdr.com/pandemic-cms-infographic)
### FHIR Version
* The following repository uses the latest [FHIR-R4](http://hl7.org/fhir/) version.
### Patient App
* This application is an self-assessment COVID-19 tool.
* Deployed Version can be found [here](https://covid19.smilecdr.com/covid-response-app/).
* Please check out [README](https://github.com/hapifhir/covid-response-app/tree/master/patient-app) for getting started on this project.
### Clinician App
* This application is COVID-19 tool for clinicians.
* Deployed Version can be found [here](https://covid19.smilecdr.com/clinician-app/).
* Please check out [README](https://github.com/hapifhir/covid-response-app/tree/master/clinician-app) for getting started on this project.
### Contributing
Thank you for taking the time to contribute. Please feel free to submit an issue or pull request.