cqframework / cqframework/clinical-reasoning
Further measure library URL enhancements
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 49
- Forks
- 43
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 13
Description
Feedback from: https://github.com/cqframework/clinical-reasoning/pull/768
In R4VersionedLibraryIdentifierUtils#validateBundle:
- If the reference from the measure is version less, then any library that matches that url, regardless of version, is valid.
- If the reference from the measure is versioned, then only a library matching that url and version is valid.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with R4VersionedLibraryIdentifierUtils#validateBundle and review the feedback from pull request 768. Confirm how version-less and versioned measure references are currently handled, then verify that validation accepts any matching URL for the former and only the matching URL and version for the latter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100