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

Don't combine rules on inline ValueSet #231

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

mint-thompson
Copy link
Collaborator

Fixes #218 and completes task CIMPL-1095.

Construct inline instances before combining coding and Quantity values. This way, rules that assign to elements in a ValueSet instance that shouldn't be combined will be correctly detected as having a type that does not use combined rules.

Construct inline instances before combining coding and Quantity values.
This way, rules that assign to elements in a ValueSet instance that
shouldn't be combined will be correctly detected as having a type that
does not use combined rules.
Copy link
Collaborator

@jafeltra jafeltra left a comment

Choose a reason for hiding this comment

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

Ohhh this was so simple and nice! I tested it out with the example in the issue and with the test case added, and everything looks good!

@mint-thompson mint-thompson merged commit 69e6238 into master Aug 18, 2023
@mint-thompson mint-thompson deleted the cimpl-1095-inline-valueset branch August 18, 2023 13:01
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.

GoFSH should not combine rules on compose.include.concept on Instances of ValueSets
2 participants