Updates and refreshes to GIS documentation and landing page#418
Conversation
|
You might want to consider additional sections for OMOP CDM changes and an inventory of our use cases. In a way all the components and their relationships depend on the definition of the external_exposure table and any auxiliary table we might construct on top of it that place these exposures in a time series. There is a definition "out there" that Polina developed. It doesn't include any auxiliary tables. It could be our first OMOP CDM MVP. Future OMOP CDM MVPs could be driven by use cases. This is why we might want another section that inventories the use cases and the contribution(s) each might make in the future vis a vis the toolchain. Some of these use cases could be initiatives we are looking to for future MVPs specific to the CDM and additional vocabulary needed to support it. Beyond the CDM changes there are the analyses that uses cases want to support in new domains the GIS extension places before us -- environmental epidemiology and sociodemographic epidemiology alone or in combination with spatial epidemiology. Currently we can't depend on ATLAS for analyses. Instead we are depending on the underlying OHDSI Methods Library (HADES). Use cases may want us to grow HADES. Use cases may be developing analyses that they propose OHDSI integrates with HADES in support of one or more of the new research domains that the GIS extension places before us. Finally, both current and future analyses may require additional transparency across the toolchain beyond what they currently provide in support of ethical analysis. Maybe LLMs with additional prompting or by other means can facilitate here. |
This PR updates the OHDSI/GIS repository to serve as a central hub for the GIS Working Group, with up-to-date architecture documentation, some project management info, and site build tooling.
Tip
The easiest way to review this PR is to:
git clone https://github.com/TuftsCTSI/GIS.gitdocs/index.htmlin your local web browserMajor Changes:
1. Architecture Corrections
2. Developer Documentation (following Hades/chorus-developer patterns)
3. Component Documentation
4. Vocabulary Documentation
5. Project Management
6. Site Build Tooling
@TheCedarPrince - note that some of the contribution docs you've talked about are represented here, but there's definitely room for more onboarding info. Would be good to sync on what you're putting together and perhaps we can include in this PR?
Key next steps