Open joeflack4 opened 1 year ago
Interesting, not sure if this is still relevant to the way things are but added this to grouping issue #146
Seems potentially relevant enough for #146.
This one is low urgency. I don't mind keeping it off the project board for now. But if we do add it there, I'd put it under 'Strategic Planning'.
Overview
Aside from our DB, currently we are simply using data structures like JSON, lists, and dictionaries to process these 'classes', but we might want to do something more formal.
Modeling options
a. Plain OO
b. GoogleSheet -> meta-programmed classes/methods
c. LinkML This can actually leverage GoogleSheet/CSV via SchemaSheets. Can load from one data source/structure and dump into another.
Models to consider
N3C
FHIR
VSAC
More?