-
Hello,
I'm building a python script that sends ECL queries to the snowstorm server. When an invalid query is passed to the server an error is raised and the script aborts. What is the easiest way to …
-
Hi
I want to import SnomedCT_LOINCRF2_PRODUCTION_20170831T120000Z, what steps should I do?
I just imported snapshot of SnomedCT_InternationalRF2_PRODUCTION_20200731T120000Z.
do I import such a…
-
While working on the TSG documentation, I noted that the Snowstorm **concepts** service does not validate ECL expressions presented in the **ecl** parameter.
There are two aspect to this:
1. Erroneo…
-
I am in middle of installation snowstorm, I have some questions,
for loading snomd ct, Can I load refset or subset of snomed ct instead of snomed ct in Loading section?
How can I customize or buil…
-
I wanted to create a query that returns all pathogens for UTI:
{{baseUrl}}/ValueSet/$expand?url=http://snomed.info/sct?fhir_vs=ecl/
-
Request:
```json
{
"resourceType": "Parameters",
"parameter": [
{
"name": "subjectResource",
"valueCode": "Patient"
},
{
"name": "aggregat…
-
Hello,
Would it be appropriate to consider snowstorm for the following use-cases?
1. Storing and serving SNOMED expressions
There's a number of statements that are not defined by any existing…
-
Hello, could you help me with a question?
How can I get a list of concepts that are simultaneously
- included in a specific reference set and
- included in a result of provided ECL query
Ther…
-
Dear SNOMED,
I have PUT a ValueSet with compose to snowstorm 4.8.0 containing SE extension:
```
...compose: {
include: [
{
system: "http://snomed.info/sct/45991000052106",
filter: [
{
prope…
-
I would like to be able to test if a set of concepts are subsumed by another concept all in one request to allow better performance and convenience. Allowing an ECL search in conjunction with conceptI…