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

Determine how to resolve example SNOMED version issue #26

Open
eyuasa opened this issue Aug 16, 2024 · 0 comments
Open

Determine how to resolve example SNOMED version issue #26

eyuasa opened this issue Aug 16, 2024 · 0 comments

Comments

@eyuasa
Copy link
Collaborator

eyuasa commented Aug 16, 2024

In examples for measures, SNOMED codes are specified with a version "2021-09", which the HL7 Validator doesn't like. This results in a large number of errors on the IG's QA report, which is not ideal.

Some experimentation shows that the validator is happy with the version string http://snomed.info/sct/554471000005108/version/20210930, which is the only valid release in that timeframe. Does that mean that the examples are wrong and this is the version that should be used, or is the validator being overly strict? Ideally, which ever it is, the corresponding tool (example generator or validator) should be fixed. However, both are outside of the MADFSH process itself.

Determine if this is critical, and if so, a fix could be adjusting the examples in MADFSH to resolve the issue ourselves.

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

No branches or pull requests

1 participant