Skip to content

rukshn/cquill

Repository files navigation

🖋️ CQuill

Screen.Recording.2025-02-16.at.10.31.18.mov

A visual editor to writing Clinical Quality Language (CQL) queries.

Features

  • CQL syntax highlighting.
  • Code autocompletion.
  • Runs completely within the browser.
  • No data sent to any server.
  • Read FHIR compatible CodeSystem

Currently does not support

  • Saving CQL
  • No backend

Potential roadmap

  • Use CodeSystem from OCL, HAPI FHIR server.

Still under development.

Development

Clone the repository and run the following commands:

bun install
bun run dev

Building the app

bun run build

About

A CQL writer with and syntax highlighting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages