Support for SNOMED CT compositional grammar. See http://snomed.org/scg
Support for SNOMED CT compositional grammar. See http://snomed.org/scg
(parse s)
Parse a SNOMED-CT expression, as defined by the compositional grammar. See https://confluence.ihtsdotools.org/display/DOCSCG/Compositional+Grammar+-+Specification+and+Guide
Parse a SNOMED-CT expression, as defined by the compositional grammar. See https://confluence.ihtsdotools.org/display/DOCSCG/Compositional+Grammar+-+Specification+and+Guide
(render {:keys [store update-terms? locale-priorities] :as config} exp)
Render an expression into string form. Parameters:
Render an expression into string form. Parameters: - st : SNOMED store - hide-terms? : do not include textual terms in output - update-terms? : update terms for the preferred synonyms in locale(s) specified. - locale-priorities : list of locale priorities (e.g. "en-GB")
(simplify expression)
Simplify a SNOMED CT expression by removing content that does not aid computability.
Simplify a SNOMED CT expression by removing content that does not aid computability.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close