@madie/cql-antlr-parser

1.0.3 • Public • Published

cql-antlr-parser

A CQL ANTLR parser written in TypeScript Usage

import {CqlAntlr, CqlResult}  from "cql-antlr-parser";

...

const result: CqlResult = new CqlAntlr(cqlString).parse();`

Initial grammar files (cql.g4 & fhirPath.g4) come from https://cql.hl7.org/grammar.html

/@madie/cql-antlr-parser/

    Package Sidebar

    Install

    npm i @madie/cql-antlr-parser

    Weekly Downloads

    99

    Version

    1.0.3

    License

    CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE

    Unpacked Size

    1.55 MB

    Total Files

    182

    Last publish

    Collaborators

    • rohit_kandimalla_sb
    • matt.mcphillips
    • ashok.dongare
    • gregory.akins
    • brdonohue
    • jkotanchik-sb
    • sb-benohe