Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storing Subject metadata / Demographic information in the database #763

Open
Edouard2laire opened this issue Feb 21, 2025 · 0 comments
Open

Comments

@Edouard2laire
Copy link
Contributor

Cross-posting an old issue from Nirstorm: Nirstorm/nirstorm#48

The main idea would to be able to store metadata about the subjects in the database, notably their demographic information (age, sex, ...) and group assignation (healthy control, patient...).

Current solution:

Currently, there is no real solution for that, which leads to the misuse of other Brainstorm functionalities. Users will notably use the comment field, or what I mostly have seen is the subject name. For example, it's very common to get patient data from MD with the subject name along the lines of PAXXX_25_noEEG_MEGOK_SEEG-_OK-fusion

Proposed solution:

Attach an additional structure (table?) to each protocol containing the subject's information.

**Other considerations: **

** Other post about the issue: **

If this is ok, then we can discuss on how to implement it; and i am ok to help with the implementation:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant