google / cql

An experimental Clinical Quality Language execution engine for analyzing FHIR healthcare data at scale.
Apache License 2.0
57 stars 6 forks source link

Add a basic web playground for interacting with the CQL engine. #14

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Add a basic web playground for interacting with the CQL engine.

This is an experimental playground with a very lightweight frontend that includes syntax highlighting and a FHIR bundle editor. The goal is to provide a quick and easy way to interact with our CQL engine. This is meant to be run locally.