cqframework / cqframework/cqf-tooling
AcceleratorKit - Observation.code warning when multiple code
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
An Observation's code should continue to be bound to a single, primary code. In the case that there are multiple codes specified the tooling should write a warning to the console. Long-term - preserve the mapped list via mappings or something.
Contributor guide
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 by locating the Java code that binds an Observation's code and inspect how multiple specified codes are handled. The immediate done condition is a console warning while retaining one primary code; the longer-term mappings approach is mentioned but not defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100