IHTSDO / snowstorm-x

Snowstorm-X, a beta version of Snowstorm with the latest implementation-focused features and enhancements. Please be aware these features have not yet been fully tested.
Other
4 stars 3 forks source link
snomed snomed-api snomed-ecl

Snowstorm Terminology Server

Build Status Docker

This is the Snowstorm-X project, a beta version of Snowstorm with the latest implementation-focused features and enhancements. Please be aware these features have not yet been fully tested.

Snowstorm is an open source terminology server with special support for SNOMED CT. It is built on top of Elasticsearch, with a focus on performance and enterprise scalability.

SNOMED International is not able to offer commercial support for this product. Support is provided by the community via this repository.

APIs

Snowstorm has two APIs:

Advice for Implementers

SNOMED International recommends that implementers of SNOMED CT use a terminology service, such as Snowstorm, and a standard interface, such as the HL7 FHIR API.

This approach allows loose coupling of applications as well as access to powerful terminology features.

Snowstorm is a good choice for teams who are just getting started or who have terminology and technical support capability. Other terminology servers are available, some offer commercial support.

SNOMED CT Browser Support

Snowstorm provides the terminology server API for the SNOMED International Browser including the International Edition and around fourteen national Editions.

Snowstorm can be used in local implementations to query SNOMED CT with the following features:

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 Editions and several community content Extensions.

Documentation

Contributing

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.