Actions
Idea #18127
closedImport patient data from CSV dump from Redcap
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
Python script to import biopsy data from CSV file exported from Redcap.
- Create project corresponding to each patient
- Assign patient id (MM_0001)
- Match existing patients by MRN (medical record number)
- Update fields that don't exist in Arvados, leave ones that do (to allow for Arvados-local changes)
- Redcap sample_id corresponds to biopsy, create biopsy project
- When the biopsy is going to be sequenced, will record (through Arvados) the DNA/RNA samples
- When creating the initial study, ability to set patient id prefix, will be stored as a property of the study project, when generating a patient id, use prefix from study to which the patients are being added.
Files
Updated by Peter Amstutz about 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 3 years ago
- Status changed from In Progress to New
- Subject changed from Import from Redcap to Import patient data from Redcap
- Tracker changed from Bug to Idea
Updated by Peter Amstutz about 3 years ago
- Description updated (diff)
- File redcap_snapshot.csv redcap_snapshot.csv added
Updated by Peter Amstutz about 3 years ago
- Target version set to 2021-09-29 sprint
Updated by Peter Amstutz about 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 3 years ago
- Subject changed from Import patient data from Redcap to Import patient data from CSV dump from Redcap
Updated by Peter Amstutz about 3 years ago
- Target version changed from 2021-09-29 sprint to 2021-10-13 sprint
Updated by Peter Amstutz about 3 years ago
- Status changed from In Progress to Resolved
Actions