Skip to content

final steps regarding subject info #1

@yibeichan

Description

@yibeichan

I finished the mapping task here

  • for any given nimh-minimal reproschema response folder (downloaded from reproschema UI), we can convert them into CDE submission template.
  • I separate the task into two major parts: (1) match ids based on questions and (2) map responses. each part I added a tiny agent to help. but agent is my last resort, only when regular matching/mapping methods not working, then our agents will work
  • I also created enough tests and made ollama running on GA

questions about subject info (need @satra)

  • in all submission templates, it requires subjectkey, src_subject_id, interview_age, interview_date, sex, but we only gave interview_age and sex collected. here you can find their definition, our NDA reproschema library collection is not updated. I guess we want to update them?
  • so we will directly add src_subject_id and interview_date to nimh-minimal then?
  • for subjectkey, which is "The NDAR Global Unique Identifier (GUID) for research subject", daniel gave me a script last year to "Generate a unique URL (for users or testing)" I guess we will use it to get GUID?

anything else you expect to be done for this mapping task? i guess we also need to move this repo to repronim, also, do we want it to be an independent repo or do we want to integrate it into reproschema-py?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions