FHIR Chat · update concept.code in CodeSystem / No changes noticed in VS · terminology

Stream: terminology

Topic: update concept.code in CodeSystem / No changes noticed in VS


view this post on Zulip Marcelo Cabello (Nov 15 2019 at 14:45):

should I do a kind of 'reindex-concepts' operation after change the concepts of the CodeSystems?
I'm asking this because I update the concept.code of several concepts in a CodeSystem resource and now try to perform $expand and still getting the old codes.
I'm using the implementation of hapi-fhir 4.1

view this post on Zulip Lloyd McKenzie (Nov 15 2019 at 14:56):

@James Agnew

view this post on Zulip James Agnew (Nov 15 2019 at 19:50):

You'll actually need to make a change to the ValueSet to force a recalculation. This is an interesting side-effect of the new precalculation feature.

I'm going to ticket for us to add an operation to manually force a recalculation. It seems we need it now.

view this post on Zulip Grahame Grieve (Nov 15 2019 at 20:33):

shouldn't you track the dependencies?


Last updated: Apr 12 2022 at 19:14 UTC