Skip to content
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.
/ terminology Public archive

Codesystems, questionnaires, and validation tools for them, for the All of Us project.

Notifications You must be signed in to change notification settings

all-of-us/terminology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All of Us Terminology

Codesystems, questionnaires, and validation tools for them, for the All of Us project.

One-Time Setup

virtualenv venv
. venv/bin/activate
pip install -r requirements.txt

Usage

workflow diagram

  1. Export questionnaires from Vibrent's authoring tool and place them in source/.
  2. Activate virtualenv (see above).
  3. tools/validate_and_publish.py [--commit] writes to generated/.
  4. git push
  5. 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.

About

Codesystems, questionnaires, and validation tools for them, for the All of Us project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published