File tree Expand file tree Collapse file tree
python_jobs/src/hbnmigration/from_ripple Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,36 +38,7 @@ def request_potential_participants() -> pd.DataFrame:
3838 ** ripple_variables .column_dict (
3939 [
4040 "globalId" ,
41- "firstName" ,
42- "middleName" ,
43- "lastName" ,
44- "sex" ,
45- "birthday" ,
46- "race" ,
47- "ethnicity" ,
48- "contactForFutureStudies" ,
49- "familyId" ,
50- "tags" ,
51- "dateCreated" ,
52- "statusId" ,
5341 "customId" ,
54- "signedConsentForm" ,
55- "dateSignedConsentForm" ,
56- "age" ,
57- "lastContactDate" ,
58- "strategyId" ,
59- "sourceId" ,
60- "siteId" ,
61- "dateAddedToStudy" ,
62- "cv.desired_result_of_evaluation" ,
63- "cv.referral_source_description" ,
64- "cv.hx_of_lifetime_substance_dependence" ,
65- "cv.referral_source_rt" ,
66- "cv.substance_dependence_info" ,
67- "cv.substance_dependence" ,
68- "cv.preferred_scan_site" ,
69- "cv.hbn_enrollment_site" ,
70- "cv.participant_track" ,
7142 "cv.consent_form" ,
7243 "Participant Contacts" ,
7344 ]
You can’t perform that action at this time.
0 commit comments