FHIR Chat · IG Publisher · CDA IG Publisher

Stream: CDA IG Publisher

Topic: IG Publisher


view this post on Zulip Christopher Brune (Aug 26 2020 at 19:47):

We've downloaded the FHIR IG Publisher Jar and have it running.
We've pointed the Publisher at the ImplementationGuide-ig.json control file
The Publisher errors and provides a limited stack trace.

Package Cache: /.fhir/packages
Load Configuration from /ig.json
Error : Error: the IG declares that is based on version 3.0.1 but this IG publisher only supports publishing the following versions: 1.0.2, 1.4.0, 3.0.2, 4.0.1, 4.5.0
org.hl7.fhir.igtools.publisher.Publisher.initializeFromJson(Publisher.java:1992)
org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1392)
org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:674)
org.hl7.fhir.igtools.ui.IGPublisherFrame$BackgroundPublisherTask.doInBackground(IGPublisherFrame.java:262)
org.hl7.fhir.igtools.ui.IGPublisherFrame$BackgroundPublisherTask.doInBackground(IGPublisherFrame.java:251)
javax.swing.SwingWorker$1.call(SwingWorker.java:295)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
javax.swing.SwingWorker.run(SwingWorker.java:334)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)

view this post on Zulip Grahame Grieve (Aug 26 2020 at 20:15):

what IG is this? what github repo?

view this post on Zulip Christopher Brune (Aug 26 2020 at 20:19):

https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar.

view this post on Zulip Grahame Grieve (Aug 26 2020 at 20:21):

no what are you running it on?

view this post on Zulip Christopher Brune (Aug 26 2020 at 20:47):

Oh sorry... https://github.com/CMSgov/bluebutton-site-static

view this post on Zulip Grahame Grieve (Aug 26 2020 at 21:21):

you should ask this question on #CARIN IG for Blue Button® because I think you're running on the wrong thing?


Last updated: Apr 12 2022 at 19:14 UTC