FHIR Chat · Strange behavior compiling a ConceptMap · IG creation

Stream: IG creation

Topic: Strange behavior compiling a ConceptMap


view this post on Zulip Giorgio Cangioli (Feb 09 2019 at 15:09):

I'm making some trials with a ConceptMap, but when I build the IG with this ConceptMap I have this strange Jekyll error.

Jekyll has failed - not installed (correcty?). Complete output from running Jekyll:  Liquid Exception: Could not locate the included file 'ValueSet-absent-or-unknown-allergies-uv-ips-expansion.xhtml' in any of ["C:/msys64/home/Giorgio/_github/fhir-ips-lm/temp/_includes"]. Ensure it exists in one of those directories and, if it is a (00:04:42.0114sec)

the error message seems to be unrelated to the added resource, because if i remove from the IG the ConceptMap resource
<resource>
<reference>
<reference value="ConceptMap/AllergyIntolerance-cp-cen-fhir-ips"/>
</reference>
</resource>

the error with the value set disappear and the build ends.

view this post on Zulip Giorgio Cangioli (Feb 09 2019 at 15:10):

the ConceptMap doesn't use this value set either…

view this post on Zulip Giorgio Cangioli (Feb 09 2019 at 15:10):

what do you suggest should I look at ?

view this post on Zulip Giorgio Cangioli (Feb 09 2019 at 15:13):

(the intent of the ConceptMap is to map the current IPS profile for the AllergyIntolerance with the EN 17269 data set represented as FHIR logical model)

view this post on Zulip Grahame Grieve (Feb 11 2019 at 16:34):

can I reproduce this?

view this post on Zulip Giorgio Cangioli (Feb 11 2019 at 16:37):

I hope so :-) … the proof of concept of this part is in the "fhir-logical-models" branch of the IPS project

view this post on Zulip Giorgio Cangioli (Feb 11 2019 at 16:39):

the early draft conceptMap and the logical models are in the logical_models directory

view this post on Zulip Grahame Grieve (Feb 11 2019 at 16:40):

probably not this week - I'm in the HIMSS crazy week

view this post on Zulip Giorgio Cangioli (Feb 11 2019 at 16:42):

not a problem at all ..for the time being it is just an investigational activity to understand what is the best approach and see where are possible issues :-)
Thanks for that


Last updated: Apr 12 2022 at 19:14 UTC