io.github.samuelcarriles/ehr-adapter

Simplify EHR integrations by defining and validating your entire provider connection pipeline using native Clojure data structures.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6 Downloads
  • 6 This Version

Leiningen/Boot

[io.github.samuelcarriles/ehr-adapter "1.0.0"]

Clojure CLI/deps.edn

io.github.samuelcarriles/ehr-adapter {:mvn/version "1.0.0"}

Gradle

implementation("io.github.samuelcarriles:ehr-adapter:1.0.0")

Maven

<dependency>
  <groupId>io.github.samuelcarriles</groupId>
  <artifactId>ehr-adapter</artifactId>
  <version>1.0.0</version>
</dependency>