nf-osi / nf-metadata-dictionary

Versioned releases of the NF metadata dictionary.
https://nf-osi.github.io/nf-metadata-dictionary/
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Export clinical data model as REDCap-compatible format #499

Open anngvu opened 3 weeks ago

anngvu commented 3 weeks ago

@cconrad8 and I had a REDCap-related discussion which led to nice feature that should probably be made possible. This only applies to the clinical template, not the assay data templates.

User stories:

To help with these, we should have a way to export the clinical component in REDCap .csv format. This serialization follows a specific structure (just as schematic .csv follows a certain structure). The investigator gets a .csv in the REDCap format with which they are familiar [^2]. If they want, they can also plan their clinical study to use the recommended questionnaire by loading in the recommended schema. Note: we need a REDCap instance to test out the loading.

Benefits:

image image

Footnotes

  1. Hopefully choosing this was a good choice.
  2. We don't want to give them YAML or JSON-LD -- YAML is readable but for developers; JSON-LD is for software.
allaway commented 3 weeks ago

💪

anngvu commented 3 weeks ago

Potentially contribute back to REDCap Shared Library

cconrad8 commented 3 weeks ago

Useful links:

Redcap training module to test out loading: