DryFHIR is a simple FHIR server, not much more than a learning exersize of the FHIR specification at this stage. Feel free to join in hacking on the server in Lua!
No stable releases of the server are available yet as it is under heavy development.
See INSTALL on how to get DryFHIR running.
Testing is done with a two-pronged approach: built-in unit tests and Aegis Touchstone testing. To run the built-in tests, run busted
in the root level of the project. This requires busted to be installed. The latest Touchstone results are 992/1064 tests passing from the BasicSTU3--All test setup.
DryFHIR implements the HL7 FHIR specification, version 1.4.0 (May2016 snapshot).
DryFHIR is made by Vadim Peretokin, and is licensed under the Apache License, Version 2.0.
Want to help hack on this? Join the Gitter channel!
DryFHIR accepts responsible security disclosures through an email to dryfhir@gmail.com.