FHIR Chat · Build error with 'descendent-of ' · IG creation

Stream: IG creation

Topic: Build error with 'descendent-of '


view this post on Zulip Giorgio Cangioli (Nov 30 2018 at 09:58):

I've this error returned by the IG builder.

"Error from server: The filter "concept descendent-of 373873005" was not understood in the context of http://snomed.info/sct"

But i'm not able to see what is wrong with the value set...
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="373873005"/>
</filter>
</include>

Any suggestion ?

view this post on Zulip Giorgio Cangioli (Nov 30 2018 at 10:40):

...seems fixed by using the "is-a" relationship...

view this post on Zulip Rob Hausam (Nov 30 2018 at 10:48):

That raises the question, should we be allowing/supporting 'descendent-of' with SNOMED CT? I'm not thinking of any reason that we shouldn't, but that would seem to be a substantive change (it certainly impacts terminology service implementers).

view this post on Zulip Grahame Grieve (Nov 30 2018 at 20:55):

it would appear to be a deficiency in my terminology server


Last updated: Apr 12 2022 at 19:14 UTC