snowstorm
snowstorm copied to clipboard
Scalable SNOMED CT Terminology Server using Elasticsearch
Refset type checks fail gracefully if the MAIN branch is locked during startup.
As requested by @kaicode, I have made config changes to support the Swiss Edition in Code Systems and Known Dialects. Note that the Swiss edition appears to have 3 language...
Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....
I am working on a veterinary project and using Snowstorm. In the case below, when the 'id' is 154705004, the concept is correctly outputted, but there is an error in...
Hi I am currently in the process of importing the International Version of ICD-10 as well as [email protected]. However, I have encountered an error related to the elasticSearch. how much...
Hi, I am experiencing a problem when trying to upload the full version of SNOMED CT using Snowstorm version 9.2.0: ``` java -Xms2g -Xmx4g -jar snowstorm-9.2.0.jar --delete-indices --import-full=SnomedCT_InternationalRF2_PRODUCTION_20230901T120000Z.zip ``` The...
**_Issue:_** I am currently working on integrating SNOMED CT terminology services into our healthcare application to enhance its functionality and provide accurate diagnostic, procedure, medication, disease, and body system information...
This is a feature request. When using the $translate operation, when a match has been identified, and the match is a SNOMED CT concept(s), it would be useful if the...
I don't if it's a bug or by design, but this endpoint returns inactivated refset members when the parameter conceptRefset is defined. For me, this was not expected. The endpoint...
It's unclear what's the latest stable release for Debian / Ubuntu if not using Docker. * GitHub release tags has 9.0.0 as the latest one: https://github.com/IHTSDO/snowstorm/tags * The last GitHub...