Kai Kewley
Kai Kewley
We recommend creating a separate code system for each country extension. See the public snowstorm instance for examples: https://browser.ihtsdotools.org/snowstorm/snomed-ct/codesystems A word of warning - we did a brief experiment and...
Quite honestly I had never considered that but I think leaving MAIN empty would be a good idea yes. I would create a `SNOMEDCT-UK` codesystem - that will create branch...
@rorydavidson any pointers on importing AU? Does it just require adding an empty axiom refset to the archive?
Hi @IQHT-DGH, the axiom for concept `840444002 |Dacryoadenitis due to Acanthamoeba keratitis (disorder)|` is not valid. There is no parent concept defined so Snowstorm is not able to parse it....
Yes, worth a try. If this doesn't work I would be tempted to remove all the rows from that file and just leave the header / first line. I hope...
Snowstorm sets the `index.max_terms_count` on the Elasticsearch indices during startup. The default for Snowstorm is `500000` but it looks like AU needs more. Please set the Snowstorm configuration option `elasticsearch.index.max.terms.count=600000`...
Did that resolve the issue @IQHT-DGH ?
Hi @peterdutey, thanks for raising this interesting question. Currently the `GET /{branch}/concepts` term search implement multi-prefix any order matching. The first part of one or many words can be used...
Please do let us know your experiences with fuzzy matching. If you can describe your use case and give some recommendations we may be able to implement a new search...
Thank you @peterdutey for your research and for giving such a clear argument for this feature. I think this feature would be a great addition to Snowstorm. I will do...