Skip to content

CovApp is a WebApp to be used by the general population to mitigate the SARS-CoV-2 pandemic by providing customized recommendations regarding testing, severe COVID-19, vaccination, and dissemination potential based on an individualized risk profile.

License

Notifications You must be signed in to change notification settings

CovOpen/CovApp-2.0

Repository files navigation

⚠️ Attention! This project will be continued here: https://github.com/OSPRS/QuestionnaireApp

Publications

Thieme, A.H., Gertler, M., Mittermaier, M. et al. A web-based app to provide personalized recommendations for COVID-19. Nature Medicine 28, 1105–1106 (2022).

https://doi.org/10.1038/s41591-022-01797-0

Thieme, A.H., Gertler, M., Piening, B.C. et al. Clinical evaluation of a web-based personalized recommendation system with electronic health record interface to optimize healthcare resources during SARS-CoV-2 surges. Sci Rep 13, 22498 (2023).

https://doi.org/10.1038/s41598-023-48325-9

Preview

https://covappcharite.z13.web.core.windows.net/

Open in Gitpod

CovApp

😷 Solution for assessing the risk of contagious viral infections (COVID-19)

CovApp can help users to assess their medical condition better, provide recommendations regarding doctor’s visits or coronavirus testing by answering a few questions.

Additionally, every filled out questionnaire summarizes relevant medical information for future doctor’s consultation in the form of a summary page, printout or a QR code. Institutions with the technical setup can scan the provided QR code and retrieve the patient information quickly and without any physical contact.

By implementing the CovApp, any medical institution can reduce the number of new incoming patients, avoid physical contact and speed up the patient registration process.


This repository holds a white-labeled version of the original application, free to use licensed under MIT License. Application logic, print functionality and QR code generation are still provided.

The application and underlying questionnaire logic are versioned and future updates will be provided.

⚠️ Any institution/doctor’s office is free to implement CovApp on their domains – the medical responsibility and legal liability lie with the implementing institution.

⚠️ This application is only meant to be set up by software developers. Unfortunately, we can't provide a non-technical solution now.

Technical overview

The application runs dynamically in the browser. It can be built and deployed to any service that provides a static web server with custom routing.

It is based on a JavaScript software stack and uses the following technologies:

Installation and development

To get further information on how to set up and deploy your custom CovApp application, see the development documentation.

Customization

The CovApp provides the following customization options:

  • change words or add a new language

⚠️ Note that there are several placeholder texts you must provide yourself.

⚠️ Note that the default fallback language is English (en) and it has to be available.

  • change colors
  • change the application logo

To learn more about these options, see the customization documentation.

Support and contributing

Before you open an issue, see the customization documentation.

Application updates

As long as your are staying withing the guards set by the customization documentation you can easily pull updates from this repository. GitHub provides documentation on how to sync forks.

About

CovApp is a WebApp to be used by the general population to mitigate the SARS-CoV-2 pandemic by providing customized recommendations regarding testing, severe COVID-19, vaccination, and dissemination potential based on an individualized risk profile.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published