This ticket adds the custom valuesets we've developed thus far as a JSON object following the ValueSet convention we came up with. This will allow us to insert the custom valuesets when creating the database. There's a follow up ticket to actually do the insertions.
Related Issue
Fixes #98
Additional Information
Note: we do not expect to add any more custom valuesets to this file as we expect users to add their own once we have the query creation work completed.
Checklist
[ ] If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)
PULL REQUEST
Summary
This ticket adds the custom valuesets we've developed thus far as a JSON object following the
ValueSet
convention we came up with. This will allow us to insert the custom valuesets when creating the database. There's a follow up ticket to actually do the insertions.Related Issue
Fixes #98
Additional Information
Note: we do not expect to add any more custom valuesets to this file as we expect users to add their own once we have the query creation work completed.
Checklist