com.eldrix/codelists

Generate code lists using an expressive combination of SNOMED ECL, ICD-10 and ATC codes

Leiningen/Boot

[com.eldrix/codelists "1.0.36"]

Clojure CLI/deps.edn

com.eldrix/codelists {:mvn/version "1.0.36"}

Gradle

implementation("com.eldrix:codelists:1.0.36")

Maven

<dependency>
  <groupId>com.eldrix</groupId>
  <artifactId>codelists</artifactId>
  <version>1.0.36</version>
</dependency>