Snowstorm is a SNOMED CT terminology server built on top of Elasticsearch, with a focus on performance and enterprise scalability.
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 is sparse for now, but will be improved as the project moves out of a proof of concept phase.
- Getting Started (plain installation)
- Loading SNOMED
- Using the API
- Using the FHIR API
- Loading & updating SNOMED CT with local Extensions or Editions
- Configuration Guide
- Elasticsearch Index Mapping Changes
- Docker Quickstart
- 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
Apache 2.0
See the included LICENSE file for details.