Sedex Integration
Elixir Library to work with sedex.
This is for example needed when exchaning data with the Swiss Federal Office of Public Health (FOPH).
Installation
-
Add
sedexto your list of dependencies inmix.exs:
def deps do
[{:sedex, "~> 1.0"}]
endUsage
Please look into the Documentation for usage examples.