Stream: IG creation
Topic: Concept Map display
Giorgio Cangioli (Feb 05 2020 at 01:00):
I try to move from the Eric's template to the 'new' one.
I noticed that some information that I have in the previous ConceptMap page are no longer shown ...
Giorgio Cangioli (Feb 05 2020 at 01:00):
this is what I had
pasted image
Giorgio Cangioli (Feb 05 2020 at 01:01):
this is what i see now..
Giorgio Cangioli (Feb 05 2020 at 01:01):
Grahame Grieve (Feb 05 2020 at 01:01):
that's good, right?
Giorgio Cangioli (Feb 05 2020 at 01:02):
yes the first one I what I hope to see..
Giorgio Cangioli (Feb 05 2020 at 01:02):
the second one is with the new template...
Giorgio Cangioli (Feb 05 2020 at 01:03):
both are compiled with the same IG publisher version
Grahame Grieve (Feb 05 2020 at 01:03):
ah
Jose Costa Teixeira (Feb 05 2020 at 01:07):
that a template thing? I can get on it if so
Grahame Grieve (Feb 05 2020 at 03:03):
it might be. I'll have to investigate - I thought I just generated it, and the template wouldn't make any difference
Jose Costa Teixeira (Feb 05 2020 at 03:05):
I can't find anything suspicious in layout-conceptmap.html
Giorgio Cangioli (Feb 05 2020 at 04:53):
just recompiled with the same resources and the same publisher version the two builds using the two templates.
I still see the difference I mentioned before...
Also the qa.html pages in the two cases strongly differ... e,g. no errors for the included code system in the first case; an url mismatch error in the second case.
I'll try to investigate if there is any configuration issue...where i can find more details about how to configure the new template ?
Jose Costa Teixeira (Feb 05 2020 at 04:59):
ok so it is a template thing maybe
Jose Costa Teixeira (Feb 05 2020 at 05:00):
if we sit together I may check what's up
Rob Hausam (Feb 05 2020 at 05:21):
Here's where you can go for guidance and an example:
http://build.fhir.org/ig/FHIR/ig-guidance/
https://github.com/FHIR/sample-ig
Giorgio Cangioli (Feb 13 2020 at 18:55):
Hi @Jose Costa Teixeira , the described issue is definetly related with the "URL Mismatch" error (the code system does not use the same "base url" of the IG).
If I change by hand the code system url to overcome the mismatch (but it is not what I'd like to do), the conceptMap is correcty displyed as in the Eric's template (i.e. with the designations).
The "URL Mismatch" error doesn't appear with the Eric's template.
Any suggestion ?
Jose Costa Teixeira (Feb 13 2020 at 18:56):
can I reproduce?
Giorgio Cangioli (Feb 14 2020 at 08:14):
If useful I can send to you the working and the not-working examples...
Jose Costa Teixeira (Feb 14 2020 at 11:05):
Giorgio Cangioli said:
If useful I can send to you the working and the not-working examples...
yes please
Michael Lawley (Feb 15 2020 at 01:20):
@Giorgio Cangioli I think you have an error in your map. The code broader
is defined as " The target concept is broader in meaning than the source concept." Also, documentation from ConceptMap.group.element.target.relationship
: "The relationship between the source and target concepts. The relationship is read from target to source (e.g. the target is 'broader' than the source)."
Note, there is inherent ambiguity in the current spec and Vocab is in the process of fixing this so that the source-relationship-target tabular form will read unambiguously.
Giorgio Cangioli (Feb 21 2020 at 10:27):
Thank you @Michael Lawley
Giorgio Cangioli (Feb 21 2020 at 14:10):
Jose Costa Teixeira said:
Giorgio Cangioli said:
If useful I can send to you the working and the not-working examples...
yes please
Issue resolved by applying https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/URL.20mismatches
Last updated: Apr 12 2022 at 19:14 UTC