/snowstorm

Scalable SNOMED CT Terminology Server using Elasticsearch

Primary LanguageJavaOtherNOASSERTION

❄️ 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 - tested and being used by SNOMED International to author and maintain the International Edition of SNOMED CT.

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.