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

change to how code inference works when value set includes a single c… #162

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

grahamegrieve
Copy link
Collaborator

…ode system

@grahamegrieve
Copy link
Collaborator Author

what's going on here is that my server used to assume that if it was asked to infer a code system, and the value set only included codes from one code system, that the code was in the code system. Then if the code wasn't actually in the code system, it would say it was an invalid code

but in fact, that's not quite the case - if the code isn't in the value set, then we can't assume it's intended to be. And it turns out that's what's driving this case: hapifhir/org.hl7.fhir.core#1564

@grahamegrieve grahamegrieve merged commit 91fedc6 into master Feb 12, 2024
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the 2024-02-gg-infer-change branch February 12, 2024 05:17
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.

1 participant