IHTSDO / snomed-ecl-parser

SNOMED CT Expression Constraint Language Parser
Other
8 stars 3 forks source link

SNOMED CT Expression Constraint Language Parser

An Open Source Java library for parsing ECL, a SNOMED CT domain specific language.

ANTLR4 Grammar

The official SNOMED International ABNF syntax definition for ECL has been converted to ANTLR4 in order to generate tooling support.

Capabilities

Example

For code examples see unit tests.