Codesystems, questionnaires, and validation tools for them, for the All of Us project.
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
- Export questionnaires from Vibrent's authoring tool and place them in
source/
. - Activate virtualenv (see above).
tools/validate_and_publish.py [--commit]
writes togenerated/
.git push
tools/deploy.py all-of-us-rdr-stable [--version asdf123]
.
Run any command with --help
for usage details, or with no arguments to try out
default, safe behavior.