cqframework / cqframework/clinical-reasoning

Further measure library URL enhancements

Open
#778 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.