GithubHelp home page GithubHelp logo

clinicedc / edc Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 9.0 1.11 MB

Modules for clinical trials research data collection and data management - overview

License: GNU General Public License v3.0

Shell 100.00%
clinical-trials clinical-research edc clinical-trial-management-system python3 clinical-trial-data-management esource

edc's People

Contributors

erikvw avatar jonathanwillitts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

edc's Issues

Need the latest/correct document for setup

Hi @erikvw,

Need your help to get the correct requirement file. In the repo, the requirements/stable.txt is not present. Should I have to take requirements.old/stable.txt or any other file?

Also, this command I got from the edc/docs/README.rst. Is this the correct document for setup?

Let me know.

I really appreciate any help you can provide.

Best Regards,
Rachit

How to run multiple Clinical trial Studies within a single instance

We are interested to setup edc for multiple studies -
What i would like to do is -

  1. setup and deploy edc modules as a service
  2. Build study A, study B, study C of different Oncology on the same deployment without any code changes. We can import different study ODM files or update config files
  3. Current commercialized EDC like Medidata use XML ODM for study configuration setup, Veeva use json config to build study. I am looking for a similar solution. Based upon your above comments, looks like, every time we need a new study, we need to build new Django models and need to deploy separately, which is kind of against todays SaaS model.

I may understood readme or your comments incorrectly so, please suggest or i am in EST time zone and would love to hop on a call with you.

"Add User" raises an exception on submit if notifications are selected

Seems edc-notification checks the email, which, since the user is being added, has not yet been set.

UserEmailError: ["User ***** email address is not defined."]
(30 additional frame(s) were not displayed)
...
File "django/dispatch/dispatcher.py", line 173, in send
return [
File "django/dispatch/dispatcher.py", line 174, in
(receiver, receiver(signal=self, sender=sender, **named))
File "edc_notification/signals.py", line 62, in manage_mailists_on_userprofile_m2m_changed
update_mailing_lists_in_m2m(
File "edc_notification/update_mailing_lists_in_m2m.py", line 41, in update_mailing_lists_in_m2m
response = manager.subscribe(userprofile.user, verbose=verbose)
File "edc_notification/mailing_list_manager.py", line 82, in subscribe
raise UserEmailError(f"User {user}'s email address is not defined.")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.