FHIR Chat · multiple valueSets in a valueSet · IG creation

Stream: IG creation

Topic: multiple valueSets in a valueSet


view this post on Zulip Etienne Cantineau (Aug 11 2020 at 13:26):

Hello, I have a valueSet including codes from other valueSets. There is no problem for the IG, it gets the correct codes for the main valueSet.
But when in examples when I use one of the code, I get error "Unable to find value set xxx".
Here is my CI build: https://build.fhir.org/ig/ec-ehealth/Build-source/
The main VS is allergyintolerancecode which includes causativeagent and noallergy. In allergyintolerance profile, if I change to directly access causativeagent or noallergy, I don't get any error. Any idea how to solve that?

view this post on Zulip Grahame Grieve (Aug 12 2020 at 04:39):

fixed next release

view this post on Zulip Etienne Cantineau (Aug 12 2020 at 07:26):

@Grahame Grieve Thank you Grahame


Last updated: Apr 12 2022 at 19:14 UTC