pjhartin / snowstorm

Scalable SNOMED CT Terminology Server using Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❄️ Snowstorm Terminology Server Build Status Language grade: Java codecov

Snowstorm is a SNOMED CT terminology server built on top of Elasticsearch, with a focus on performance and enterprise scalability.

Project Status

Read-Only - tested and already used in the SNOMED International Browser for ECL queries. Snowstorm can be used in local implementations to query SNOMED CT with the following features:

  • Hosting multiple extensions alongside the International Edition of SNOMED CT
  • Multi-lingual search and content retrieval
  • Fully ECL v1.3 compliant
  • Full history (depending on initial RF2 import decision)
  • Read-only FHIR API

Authoring - although write and update features are available this aspect is currently not production ready, having not been fully tested, so should be considered proof of concept.

Please add any issues or any questions in the GitHub issues page.

Documentation

Documentation is sparse for now, but will be improved as the project moves out of a proof of concept phase.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

Apache 2.0

See the included LICENSE file for details.

About

Scalable SNOMED CT Terminology Server using Elasticsearch

License:Other


Languages

Language:Java 99.9%Language:Shell 0.1%Language:Dockerfile 0.1%