FHIR Chat · HAI · IG creation

Stream: IG creation

Topic: HAI


view this post on Zulip Grahame Grieve (Mar 22 2018 at 08:59):

@Sean McIlvenna the problems with HAI are not something I can resolve now:

view this post on Zulip Grahame Grieve (Mar 22 2018 at 08:59):

Version mismatch. This IG is version 3.2.0, while the IG 'USCore' is from version 3.0.1. Will try to run anyway) (29.0245sec)

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:01):

I thought I got past that with the uscore folder I put in the dependencies folder (containing definitions.json.zip)?

view this post on Zulip Grahame Grieve (Mar 22 2018 at 09:02):

well, no. but that can be sorted. The problems are deeper than that - you can't claim that HAI is based on 3.2.0 and then build it against a 3.0.1 dependency

view this post on Zulip Grahame Grieve (Mar 22 2018 at 09:02):

because the actual resources have changed

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:02):

Oh, I _knew_ it was safer to not use current build, but @Rick Geimer talked us into it...

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:03):

So there is no way to use US Core right now unless we roll back to STU3?

view this post on Zulip Grahame Grieve (Mar 22 2018 at 09:04):

well, I don't know if @Eric Haas has a 3.2.0 version of US core...

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:05):

I think Brett said they were working on it maybe... Probably not in time to get this to ballot though...

view this post on Zulip Grahame Grieve (Mar 22 2018 at 09:06):

well, why would you use 3.2.0 then? (and, btw, it will be 3.3.0 when we publish the ballot)

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:06):

We wanted to use the current build
I thought 3.2.0 was current? No?

view this post on Zulip Grahame Grieve (Mar 22 2018 at 09:07):

it is for now. But you cannot have both those things. (us core and 3.2.0)

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:07):

I only added that version number in there yesterday when I was trying to get it working...

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:29):

Removed references to US Core, just using Patient now. Getting a totally different error.

Generating Summary Outputs (37.0823sec) Error : Property build not found org.hl7.fhir.igtools.publisher.SpecMapManager.str(SpecMapManager.java:115) org.hl7.fhir.igtools.publisher.SpecMapManager.getBuild(SpecMapManager.java:91) org.hl7.fhir.igtools.publisher.Publisher.generateDataFile(Publisher.java:3110) org.hl7.fhir.igtools.publisher.Publisher.generateSummaryOutputs(Publisher.java:2765) org.hl7.fhir.igtools.publisher.Publisher.generate(Publisher.java:2288) org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:396) org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:355) org.hl7.fhir.igtools.ui.IGPublisherFrame$BackgroundPublisherTask.doInBackground(IGPublisherFrame.java:250) org.hl7.fhir.igtools.ui.IGPublisherFrame$BackgroundPublisherTask.doInBackground(IGPublisherFrame.java:239) javax.swing.SwingWorker$1.call(Unknown Source) java.util.concurrent.FutureTask.run(Unknown Source) javax.swing.SwingWorker.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source)

So close... Any ideas?

view this post on Zulip Sarah Gaunt (Mar 22 2018 at 09:44):

@Sean McIlvenna I have removed all references to US Core - we were only referencing US Core Patient anyway. For ballot we can just use the generic Patient resource and make a note that we will update to US Core when it catches up/before we publish.

I've committed the changes to Git. Of course, now I'm getting the new error above, but no time to try and debug right now... Maybe you can figure it out, will be up for SD call so we can chat after that...

view this post on Zulip Grahame Grieve (Mar 22 2018 at 10:52):

@Sean McIlvenna I have committed a fix for some of the broken links

view this post on Zulip Grahame Grieve (Mar 22 2018 at 10:52):

but others... it's a design issue: you're saying that the formal definitions are in the same page, but you haven't actually put them in there


Last updated: Apr 12 2022 at 19:14 UTC