Stream: terminology
Topic: update concept.code in CodeSystem / No changes noticed in VS
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
Lloyd McKenzie (Nov 15 2019 at 14:56):
@James Agnew
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.
Grahame Grieve (Nov 15 2019 at 20:33):
shouldn't you track the dependencies?
Last updated: Apr 12 2022 at 19:14 UTC