FHIR Chat · Adding codesystems · IG creation

Stream: IG creation

Topic: Adding codesystems


view this post on Zulip Jose Costa Teixeira (Oct 14 2019 at 09:23):

If we have a new codesystem defined in an IG, how can we add support for it?

Error from server: Unable to provide support for code system

If we upload these CodeSystems to our own terminology server, will this be resolved?

view this post on Zulip Grahame Grieve (Oct 14 2019 at 09:23):

you shouldn't get that error for a code system defined in an IG

view this post on Zulip Jose Costa Teixeira (Oct 14 2019 at 09:27):

ok I will dig

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 11:56):

I dug, not a lot of luck. I still have that issue with some code systems - interestingly, not with all

view this post on Zulip Grahame Grieve (Nov 11 2019 at 12:00):

can I reproduce?

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 12:03):

https://github.com/hl7-be/be-core

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 12:04):

If you'd kindly look at this then I can advise the colleagues that are doing the code systems

view this post on Zulip Grahame Grieve (Nov 11 2019 at 12:26):

your IG needs a version!

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 12:31):

oops. thanks. rebuilding...

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 12:34):

I'm now getting the new publisher to see if it fixes it

view this post on Zulip Grahame Grieve (Nov 11 2019 at 12:48):

in this case, all you needed to do was to reset the terminology cache

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 13:04):

never done that. How is that done?

view this post on Zulip Grahame Grieve (Nov 11 2019 at 13:05):

use parameter -resetTx when running, or delete all the files from the input-cache

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 13:10):

ok thanks. Deleted input-cache\txcache, it fixed it

view this post on Zulip Jose Costa Teixeira (Nov 11 2019 at 13:10):

Problem solved


Last updated: Apr 12 2022 at 19:14 UTC