Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create json for custom valuesets using internal valueset schema #105

Conversation

m-goggins
Copy link
Collaborator

@m-goggins m-goggins commented Oct 31, 2024

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

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

@m-goggins m-goggins linked an issue Oct 31, 2024 that may be closed by this pull request
1 task
@m-goggins m-goggins changed the title Marcelle/98 create json for custom valuesets using internal valueset schema Create json for custom valuesets using internal valueset schema Nov 1, 2024
@m-goggins m-goggins marked this pull request as ready for review November 1, 2024 12:40
…into marcelle/98-create-json-for-custom-valuesets-using-internal-valueset-schema
Copy link
Collaborator

@robertandremitchell robertandremitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me, looks good!

@m-goggins m-goggins merged commit 3db7e07 into main Nov 1, 2024
5 checks passed
@m-goggins m-goggins deleted the marcelle/98-create-json-for-custom-valuesets-using-internal-valueset-schema branch November 1, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create JSON for Custom ValueSets using Internal ValueSet Schema
3 participants