An open source Java library for parsing SNOMED Post-Coordinated expressions written in SNOMED Compositional Grammar.
For more information about SNOMED Compositional Grammar
- Validate the syntax of post-coordinated expressions
- Convert valid expressions into Java objects for further processing
- The object factory can be extended in order to have the expression Java objects instantiated using your own classes.
For code examples see unit tests