cqframework / cqframework/clinical-reasoning
No Alert When Evaluating With Naive Valueset Expansions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 49
- Forks
- 43
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 13
Description
Unexpanded valuesets should be alerted with a "WARN" status
Naively expanded valuesets should be alerted with "INFO" status
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
The issue names no files, tests, or entry points. Start by locating the evaluation path that handles valueset expansion and its alert reporting, then inspect how unexpanded and naively expanded valuesets are classified. Done means the former produces a WARN alert and the latter produces an INFO alert, with matching coverage in the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100