FHIR Chat · loading a simplifier package to a remote HAPI server · hapi

Stream: hapi

Topic: loading a simplifier package to a remote HAPI server


view this post on Zulip Job Schipper (May 14 2020 at 12:14):

Hi,

I have a remote HAPI server running with version R3, and a simplifier package (based on R3) that i would like to load onto that server. What would be the easiest way to get this done? This is the package: https://simplifier.net/packages/nictiz.fhir.nl.stu3.zib2017/1.3.9

view this post on Zulip Jens Villadsen (May 14 2020 at 12:15):

ask @Patrick Werner ;)

view this post on Zulip Patrick Werner (May 14 2020 at 12:41):

currently working on it, some bugs left (conditional updating isn't working yet). Current scope was R4+ but STU3 could also be integrated.

view this post on Zulip Patrick Werner (May 14 2020 at 12:42):

will update when ready

view this post on Zulip Jens Villadsen (May 14 2020 at 13:18):

Any branch I can peek at?

view this post on Zulip Job Schipper (May 14 2020 at 13:24):

update: i just tried out an application called "vonkloader" which is a bulk resource loading tool. It's not limited to vonk only, but should work with any fhir server. After removing the "package.json" file from the simplifier package, it managed to POST/PUT all the resources in the package. 5 of them gave an error, but it looks like those are because of the resource content, not the tool.

view this post on Zulip Patrick Werner (May 14 2020 at 13:44):

Jens Villadsen said:

Any branch I can peek at?

not on github yet. Still hosted on our internal gitlab. Will migrate to github soon.

view this post on Zulip Jens Villadsen (May 15 2020 at 09:48):

@Patrick Werner please throw a ping when it is accessible

view this post on Zulip Jens Villadsen (Sep 10 2020 at 21:37):

@Patrick Werner has 'soon' arrrived yet? I've just finalized the port of https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/125 which also exemplifies the use of the current loading of the IG feature.


Last updated: Apr 12 2022 at 19:14 UTC