tuva-health / tuva

Main repo including core data model, data marts, reference data, terminology, and the clinical concept library
https://thetuvaproject.com/
172 stars 41 forks source link

Create Data Mart Requirements Documentation #527

Open aneiderhiser opened 1 month ago

aneiderhiser commented 1 month ago

Create a data table that we can query (i.e. select * from) from Tuva that makes it simple to understand which data elements are required for populating each data mart and which data elements are optional. For example, birth_date is optional for the readmission data mart.

Then create a new guide on thetuvaproject.com (called "Data Mart Requirements") that shows how someone can query this table to learn about the data needed for the mart they are interested in.

Also open to other solutions besides this approach -- the goal is to make it dead simple for someone to understand which data elements are required vs. optional for each data mart.