Greetings,
Are there means within the OHDSI platform to extract aggregate data?
A use case to help explain: Density of diabetes diagnoses for each census tract in Maine (assuming the mapping from location to tract already exists). The end goal is to allow the user to extract aggregate patient data into geographic tables (county, tract, etc) to be used for maps and other visualizations.
As I understand it, the typical OHDSI process would be to define a cohort and then do your feature extraction. This doesn’t seem applicable here as creating a distinct cohort for each tract would produce hundreds of cohorts.
If I am correct in my assumption that new tools will need to be developed to perform this extraction, are there specific guidelines in place regarding how a user should interact with concepts? For example, should concept sets be incorporated here as well?
I understand that this a loaded and ambiguous question but I figured I would throw it out there before we dive too deep into it.