Stream: IG creation
Topic: Unable to find value set
Jose Costa Teixeira (Mar 21 2020 at 16:43):
In one of my examples, I get the error "Unable to find value set https://..." and I don't know where this comes from.
I declare the valueset, and the profile uses the value set as an example binding. My valueset has codes from snomed.
In example 1, I populate code.coding.code but not code.coding.system, and it works ok
In example 2, i populate code.coding.system as "http://snomed.info/sct" and it gives this error
Jose Costa Teixeira (Mar 21 2020 at 16:44):
does this mean that I must add the valueset to the terminology server (using tx.fhir.org), or...?
Rob Hausam (Apr 30 2020 at 15:08):
@Jose Costa Teixeira Just curious if you resolved this? Since it's been a while I assume that you did, so then the question is what did the issue turn out to be and how did you solve it? I've just run into what seems like is probably the same issue, for no really obvious reason that I can see at the moment. I'm looking at rebuilding the package cache now.
Rob Hausam (Apr 30 2020 at 15:09):
That package cache doesn't seem to be the problem.
Jose Costa Teixeira (Apr 30 2020 at 15:12):
I think the issue is still there
Rob Hausam (Apr 30 2020 at 15:13):
OK. If that's the case, then I guess we need to get it taken care of. Do you have any further information or insights (even if no actual solution yet)?
Rob Hausam (Apr 30 2020 at 15:15):
I guess it does look like it's probably an issue with the terminology server for some reason - looking at the Tx log. That may give me a clue for what to do - we'll see.
Rob Hausam (Apr 30 2020 at 15:16):
By any chance was your value set using 'exclude'?
Jose Costa Teixeira (Apr 30 2020 at 15:28):
the vs does not use exclude
Jose Costa Teixeira (Apr 30 2020 at 15:29):
the error i have is in this example:
http://build.fhir.org/ig/hl7-be/be-core/branches/master/AllergyIntolerance-noel-allergy.v1.html
Last updated: Apr 12 2022 at 19:14 UTC