Stream: IG creation
Topic: ATC and EDQM differently supported in R4 and STU 3 IGs ?
Giorgio Cangioli (Mar 27 2019 at 16:48):
For two value sets included in a FHIR STU3 IG I've such a kind of errors returned
- Unable to provide support for code system http://standardterms.edqm.eu;
- Unable to provide support for code system http://www.whocc.no/atc
This error is not present when the same value sets are built within the IPS IG (FHIR R4)
What I need to look at ?
Lloyd McKenzie (Mar 27 2019 at 16:59):
@Grahame Grieve Will we be moving to have our list of defined external terminologies to be managed outside of version-specific NPM packages as part of the move to terminology.fhir.org?
Grahame Grieve (Mar 27 2019 at 19:03):
@Lloyd McKenzie I have no idea what your response means. @Giorgio Cangioli I have no idea why the outcome would be different in the 2 cases; the same logic applies
Lloyd McKenzie (Mar 27 2019 at 19:43):
I was assuming that the list of valid code systems was maintained on a version-specific basis
Giorgio Cangioli (Mar 28 2019 at 07:36):
@Grahame Grieve .. I don't know what to say ..the only diff between the IPS and this project Value Sets is the resource url.. but this is what I see ..
Trillium II project (STU3) pasted image
IPS (R4) pasted image
Grahame Grieve (Mar 28 2019 at 08:18):
clear the terminology cache in both?
Giorgio Cangioli (Mar 28 2019 at 08:20):
no.. I'll try and I'll let you know...
Giorgio Cangioli (Mar 28 2019 at 09:36):
I run the builder with the -resetTx option (is that what you meant ? ) but nothing has changed
Grahame Grieve (Mar 28 2019 at 18:28):
hmm how do I reproduce this?
Giorgio Cangioli (Mar 28 2019 at 18:35):
I don't know if it can help .. it is accessible form a personal GitHub..https://github.com/gcangioli/trilliumII.git.."IG" folder you can ignore the rest...
Giorgio Cangioli (Apr 12 2019 at 09:17):
I continue to have errors with the validation of samples with these code systems in the STU3 based guide (e.g. error message = The code system "http://www.whocc.no/atc" is not known; )
This error doesn't show up in the R4 based IG .
@Grahame Grieve @Rob Hausam have you suggestions ?
Rob Hausam (Apr 12 2019 at 16:23):
I'm not sure why there would be a difference, as I added the code system for both. I haven't been doing anything with STU3 for quite a while, so I don't know what is different there at this point.
Last updated: Apr 12 2022 at 19:14 UTC