cqframework / cqframework/vscode-cql

Support terminology service integration

Open
#105 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. Use the CRMI Manifest Library endpoint configuration capability to describe terminology services
  2. 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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.