Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
/ redcap-cloud Public archive

a collection of files & scripts used for transferring clinical metadata from redcap cloud to CanDIG

Notifications You must be signed in to change notification settings

CanDIG/redcap-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is no longer maintained or updated.

REDCap Cloud to CanDIG

This repo contains a collection of scripts and mappings used to create .json output ready to be ingested by CanDIG scripts. The script connects to UCalgary RedCapCloud instance and pulls Profyle patient-related metadata. A Profyle study access token is required.

Requirements: Python3+

Usage:

  1. Clone this repo
  2. Executing the shellscript by passing your province/token should install the necessary python virtual environment and pull the data to the output directory.
  ./rcc_candig.sh province_code your_token

Example:

  ./rcc_candig.sh BC abc123

Information on Consents Validation

This script will only download records with valid consents. Records that do not have valid consents will be skipped and displayed as {Patient_id} does not have acceptable consents, skipping.... This validation process cannot be skipped.

About

a collection of files & scripts used for transferring clinical metadata from redcap cloud to CanDIG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •