FHIR / FHIR/MADFSH

Determine how to resolve example SNOMED version issue

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.