Screen.Recording.2025-02-16.at.10.31.18.mov
A visual editor to writing Clinical Quality Language (CQL) queries.
- CQL syntax highlighting.
- Code autocompletion.
- Runs completely within the browser.
- No data sent to any server.
- Read FHIR compatible
CodeSystem
- Saving CQL
- No backend
- Use CodeSystem from OCL, HAPI FHIR server.
Still under development.
Clone the repository and run the following commands:
bun install
bun run dev
bun run build