snowstorm
snowstorm copied to clipboard
Scalable SNOMED CT Terminology Server using Elasticsearch
Snowstorm is a SNOMED CT terminology server built on top of Elasticsearch, with a focus on performance and enterprise scalability.
Project Status
Read-Only Use
Snowstorm provides the terminology server API for the SNOMED International Browser including the International Edition and around fourteen national Extensions.
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 v2.0 compliant
- Full history (depends on full RF2 import)
- Read-only FHIR API :fire:
Authoring Use
Snowstorm also provides the terminology server API for the SNOMED International Authoring Platform.
The Authoring Platform is used for the maintenance of the International Edition of SNOMED CT as well as nine national Extensions and several community content Extensions.
Documentation
- Setup
- Getting Started (plain installation)
-
Configuration Guide
- Security Configuration Guide
- Loading SNOMED
- Loading & updating SNOMED CT with local Extensions or Editions
- Extension Authoring
- Elasticsearch Index Mapping Changes
- Docker Quickstart
- Load Balancing
- Use
-
Using the API
- Code Systems & Branches
- Search Guide
- Language Specific Search Behaviour
- Using the FHIR API
-
Using the API
Contributing :star:
We welcome questions, ideas, issues and code contributions to this project.
Use the issues page to get in touch with the community.
If you would like to make a code contribution please fork the repository and create a
GitHub pull request to the develop
branch.
License
Apache 2.0
See the included LICENSE file for details.
Tools
For Java performance profiling we recommend the JProfiler Java profiler.