cqframework / cqframework/vscode-cql
Support terminology service integration
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Add the ability to configure any number of terminology servers that can be used to provide terminology:
- Use the CRMI Manifest Library endpoint configuration capability to describe terminology services
- Integrate with the existing vocabulary directory approach and use that as a cache, so that only a miss results in a hit to the terminology service lookup
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 CRMI Manifest Library endpoint configuration and the existing vocabulary directory implementation. Trace how terminology is currently resolved, then determine how multiple configured services and cache misses should be represented. Done means configured terminology servers can provide missing terminology while the vocabulary directory remains the cache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100