Implementation of the SNOMED CT expression constraint language. See http://snomed.org/ecl
Implementation of the SNOMED CT expression constraint language. See http://snomed.org/ecl
(invalid? s)
Returns parsing failure, if string is not valid ECL.
Returns parsing failure, if string is not valid ECL.
(parse ctx s)
Parse SNOMED-CT ECL, as defined by the expression constraint language. Returns a Lucene query. See http://snomed.org/ecl
Parse SNOMED-CT ECL, as defined by the expression constraint language. Returns a Lucene query. See http://snomed.org/ecl
(valid? s)
Is the given string valid ECL?
Is the given string valid ECL?
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close