Skip to content

SNOMED CT Expression Constraint Language Parser

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
license.txt
Notifications You must be signed in to change notification settings

IHTSDO/snomed-ecl-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Validate the syntax of ECL
  • Convert valid ECL into Java objects for further processing
    • The object factory can be extended in order to have the ECL Java objects instantiated using your own classes.

Example

For code examples see unit tests.

About

SNOMED CT Expression Constraint Language Parser

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE.md
Apache-2.0
license.txt

Stars

Watchers

Forks

Packages

No packages published