@bruth @murphyke @burrowse Do you think we should try to pull the vocabulary model out of the OMOP and PEDSnet models into its own directory? This would reduce duplication and also allow our automated tools to handle each differently, without requiring a significant change to the format (as implementing "tags" would).
One potential problem is that there are foreign key relations between the data and vocabulary tables which I'm not sure how the downstream JSON service, DDL service, etc would handle... I could certainly give it a shot in a branch and see what happens when the tests get run.
@bruth @murphyke @burrowse Do you think we should try to pull the vocabulary model out of the OMOP and PEDSnet models into its own directory? This would reduce duplication and also allow our automated tools to handle each differently, without requiring a significant change to the format (as implementing "tags" would).
One potential problem is that there are foreign key relations between the data and vocabulary tables which I'm not sure how the downstream JSON service, DDL service, etc would handle... I could certainly give it a shot in a branch and see what happens when the tests get run.