Skip to content

DryFHIR/dryfhir

Repository files navigation

DryFHIR

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!

Releases

No stable releases of the server are available yet as it is under heavy development.

Running it

See INSTALL on how to get DryFHIR running.

Testing

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.

Further Reading

DryFHIR implements the HL7 FHIR specification, version 1.4.0 (May2016 snapshot).

Who makes DryFHIR?

DryFHIR is made by Vadim Peretokin, and is licensed under the Apache License, Version 2.0.

Contributing

Want to help hack on this? Join the Gitter channel!

Security disclosures

DryFHIR accepts responsible security disclosures through an email to dryfhir@gmail.com.