The FDA MyStudies Participant manager
is a web application that provides a no-code user interface for researchers, clinicians and other study coordinators to track and manage the progress of participant enrollment across sites and studies. Study coordinators use the Participant manager
to add participants to studies and view participant enrollment and consent status. Study coordinators also use the Participant manager
to create study sites, and assign sites to studies. The Participant manager
is an Angular web application that uses the Participant manager datastore as the application backend. The Participant manager
uses basic authentication client_id
and client_secret
managed by Hydra
to interact with the Participant manager datastore
.
The Participant manager
provides the following functionality:
- Create and manage study coordinator accounts
- Create and manage study sites
- Assign studies to sites
- Add participants to studies
- View participant enrollment status
- View participant consent forms
- Visualize study and site enrollment
NOTE: Holistic deployment of the FDA MyStudies platform with Terraform and infrastructure-as-code is the recommended approach to deploying this component. A step-by-step guide to semi-automated deployment can be found in the
deployment/
directory.
Copyright 2020-2021 Google LLC