Stream: IG creation
Topic: URL value 'http://hl7.org/fhir/workflow' does not resolve
Chris Moesel (Jul 10 2019 at 13:23):
I'm receiving errors like the following for several profiles in our mCODE IG:
Path: StructureDefinition/obf-AbnormalBodyStructure: StructureDefinition.mapping[2].uri
Severity: error
Message: URL value 'http://hl7.org/fhir/workflow' does not resolve
We did not add the mapping for http://hl7.org/fhir/workflow -- that came from the original resource's structure definition (which we clone as the baseline when we start adding extensions and constraints for a profile).
I could remove the mapping (and thus the error), but then all of the "workflow" mappings in the snapshot would be invalid. And if I change or remove those, then technically aren't I supposed to create a differential element with that change? I don't want that.
It seems the publisher shouldn't be choking on URLs that are in the base resources themselves.
Eric Haas (Jul 10 2019 at 14:42):
I would like to be able to show only new mappings and not these in the base resource. I typically turn off that tab since is already available in the base doecification
Grahame Grieve (Jul 10 2019 at 21:33):
it's a surprise that it's showing that error -what version of the IG publisher are you using?
Grahame Grieve (Jul 10 2019 at 21:33):
Eric, you should create a task for a fragment that only shows new mappings. But it's quite a bit of work
Chris Moesel (Jul 11 2019 at 03:43):
@Grahame Grieve -- this was using the latest IG Publisher as of this morning.
Chris Moesel (Jul 11 2019 at 03:49):
That said, I'm trying to find evidence of this error in other IGs and having trouble... :-/
Grahame Grieve (Jul 11 2019 at 12:19):
ok which IG? I probably won't be able to look at it for a few days... I am in a place with bandwidth measured in bytes/min....
Chris Moesel (Jul 11 2019 at 12:50):
mCODE. GitHub / QA. Kindly ignore most of the other errors. We have local fixes but haven't pushed yet.
Also, I wouldn't recommend paying by the byte for this one. There are a lot of bytes.
Mark Kramer (Jul 19 2019 at 17:57):
Still looking for a solution for the to the "URL value http://hl7.org/fhir/workflow
does not resolve" error. Please see http://build.fhir.org/ig/HL7/fhir-mCODE-ig/branches/master/qa.html. It is annoying to see this hundreds of times and not have a clue how to fix it.
Grahame Grieve (Jul 19 2019 at 21:46):
I have to fix it. Actually, I already did, in the past, so I have to see why it's not still fixed. I'm getting to it, but something else I'm doing while on leave has blown up in my face
Grahame Grieve (Jul 22 2019 at 10:40):
this will be sorted when I do the next release, which will be the next place I have enough bandwidth (good coverage but very poor bandwidth here where I am)
Grahame Grieve (Jul 23 2019 at 11:09):
hah, I'm getting closer to civilization - release is done. ;-)
Chris Moesel (Jul 23 2019 at 12:47):
Thanks, @Grahame Grieve! I've just confirmed: whatever you did, it worked!
Last updated: Apr 12 2022 at 19:14 UTC