OHDSI / Strategus

[Under development] An R packages for coordinating and executing analytics using HADES modules
https://ohdsi.github.io/Strategus/
6 stars 12 forks source link

Document results data model for modules #143

Closed anthonysena closed 1 month ago

anthonysena commented 4 months ago

Related to #43, Strategus & its modules should be capable of producing documentation that fully describes the results data model. A good example of this was created by @msuchard during the SOS Challenge here: https://github.com/ohdsi-studies/FluoroquinoloneAorticAneurysm/blob/master/docs/StrategusDataModel.html.

Presuming all modules adopt the RMM package for describing & managing the results schema, perhaps this type of functionality should be supported via RMM and exposed via Strategus?

Tagging @azimov for thoughts on this.

anthonysena commented 2 months ago

Noting that @msuchard put together a nice document here that outlines the results data model. I'd like to make this type of artifact a part of each Strategus release to help developers working with the results data model.

anthonysena commented 1 month ago

Adding some notes based on the work done in #167 to document the results data model: