snowstorm
snowstorm copied to clipboard
Scalable SNOMED CT Terminology Server using Elasticsearch
My use-case is to find an ancestor of a concept, where the ancestor has specific attributes. More precisely I want to find the top-level Medicinal Product Form for a Clinical...
Loading INT-2021-01-31 oké Loading BE-2021-03-15 oké Loading INT-2021-07-31 oké Rebase of SNOMEDCT-BE to point to INT-2021-07-21 oké ? { "contentAutomations": false, "newDependantVersion": 20210731 } Status of the branch MAIN/SNOMEDCT-BE =...
Our customer has a Refset which is a subset of ICD10 terms. We are storing these on our snowstorm server and want to GET them out for comparison to our...
Importing RF2 using `POST /imports/start-local-file-import` broke in 7.3.0 because of code quality fixes implemented that didn't take into account the asynchronous nature of the code execution.
Hello I whish to retrieve the displayed term for the SNOMED concept 15122003. FSN : 'Algae (Organism'). When I do the following request https://snowstorm-fhir.snomedtools.org/fhir/CodeSystem/$lookup?system=http://snomed.info/sct&code=427623005 on the web. I obtain: {"resourceType":"Parameters","parameter":[{"name":"version","valueString":"http://snomed.info/sct"},{**"name":"display","valueString":"Algae"**},{"name":"active","valueBoolean":true},{"name":"property","part":[{"name":"code","valueString":"effectiveTime"},{"name":"valueString","valueString":"20020131"}]},{"name":"property","part":[{"name":"code","valueString":"moduleId"},{"name":"value","valueCode":"900000000000207008"}]},{"name":"designation","part":[{"name":"language","valueCode":"en"},{"name":"use","valueCoding":{"system":"http://snomed.info/sct","code":"900000000000003001","display":"Fully...
I've setup snomstorm locally on my system and loaded the UK and International version snapshot into the main branch. I also need to load snomed ct-au/amt and wondered what the...
I have the following SCT-to-Readv2 concept map lookup working [https://snomednz.digital.health.nz/fhir/ConceptMap/$translate?&code=195080001&system=http://snomed.info/sct&source=http://snomed.info/sct?fhir_vs&target=http://snomed.info/sct?fhir_vs&reverse=true&url=http://snomed.info/sct/21000210109/version/20210401?fhir_cm=31000210106](https://snomednz.digital.health.nz/fhir/ConceptMap/$translate?&code=195080001&system=http://snomed.info/sct&source=http://snomed.info/sct?fhir_vs&target=http://snomed.info/sct?fhir_vs&reverse=true&url=http://snomed.info/sct/21000210109/version/20210401?fhir_cm=31000210106) but how do I reverse the query so that the Readv2 code is the input (eg, G573.00) and SCT the...
Hi there The format of the Snomed CT UK Clinical Edition releases has now changed. Here is a link to the document detailing the changes, https://hscic.kahootz.com/gf2.ti/f/762498/92240133.1/PDF/-/doc_UKSnomedCTTechnicalOverview_CurrentenGB_GB1000000_20210204.pdf. The release is now...
Hi, We're trying to establish a new refset with custom attributes for our national extension. I've created a [complex map](https://dailybuild.ihtsdotools.org/?perspective=full&conceptId1=2041000202101&edition=MAIN/SNOMEDCT-NO&release=&languages=no,en) and a [simple map](https://dailybuild.ihtsdotools.org/?perspective=full&conceptId1=15821000202107&edition=MAIN/SNOMEDCT-NO&release=&languages=no,en). In summary: - Simple map works...
Hello! We are looking to create some documentation around the 'details of the API operations' for Snowstorm. For example, short explanations of each parameter, data format of the JSON object...