Open source FHIR® terminology server deployable as a docker container with local sandbox terminology data provided for testing. This runtime container works seamlessly with terminology content provided by TermHub which has a large library of code systems, value sets, and concept mappings.
- Build, Test, and make Docker Images
- Step-by-step instructions with Sandbox data
- Step-by-step instructions with TermHub data
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
See the included LICENSE.txt
file for details.