cqframework / cqframework/vscode-cql
Add CQL use with FHIR compliance option
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When using CQL with FHIR there is an IG, https://hl7.org/fhir/uv/cql/using-cql.html#conformance-requirement-2-1, which specifies the rules to follow.
Add an optional check(s) to the extension such that the users can toggle the check(s), and when not in complaince raises warns to the users.
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 reading the linked FHIR CQL conformance requirement and then inspect the TypeScript VS Code extension's existing validation and configuration flow. Done means users can toggle the optional compliance check or checks and receive warnings when the requirements are not met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100