cqframework / cqframework/cql-language-server
Autocompletion for CodeSystems
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As a CQL author, I want the editor to suggest some CodeSystems when making references to them.
Within a IG that contains CodeSystems it ought to suggest whatever code systems are available locally. If not, it ought to suggest well-known CodeSystems such as LOINC, SnoMed, RxNorm, etc.
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
No files or tests are named. Start at the language-server completion entry point for CodeSystem references, then inspect how the current IG exposes locally available CodeSystems; done means local suggestions work and well-known systems such as LOINC, SNOMED, and RxNorm are suggested when appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100