FHIR Chat · Vonk, new STU3 .Net FHIR Server online · implementers

Stream: implementers

Topic: Vonk, new STU3 .Net FHIR Server online


view this post on Zulip Christiaan Knaap (May 04 2017 at 12:32):

I'm at least as happy as Michel to announce our new FHIR Server: Vonk.
It is in public beta as of now.
Most important for the upcoming WGM is that it is STU3. You can try it at http://vonk.furore.com
You can also run your own Vonk, binaries or as Docker container. You can check the following pages for all the details.

Announcement blog: https://thefhirplace.com/2017/04/30/vonk-fhir-server-in-public-beta/
Product page: http://fhir.furore.com/vonk
Getting started: http://docs.simplifier.net/vonk

Have fun with it!

view this post on Zulip Michael Osborne (May 04 2017 at 20:37):

Are you guys going to update your SSL certificate on https://docs.simplifier.net/forge/ ? My browser (Chrome 57.0.2987.133) is complaining.

view this post on Zulip nicola (RIO/SS) (May 04 2017 at 20:39):

@Christiaan Knaap Congrats! Is it open source?

view this post on Zulip Michael Osborne (May 05 2017 at 08:28):

Hey, Thanks for Vonk...just a minor issue installing. I'm running SQL Server 2012 and get an error when I run the scripts\01-CreateDatabaseAndSchema.sql script. The error is "The CREATE DATABASE statement failed. The primary file must be at least 5 MB to accommodate a copy of the model database." I was able to get around this by increasing the initial DB size to SIZE = 10000KB , but I guess anything over 5Mb would have worked.

view this post on Zulip Chris Munro (May 05 2017 at 08:46):

Is there any news on when public endpoints will be working again in Simplifier? They have not been working for the last couple of weeks.

view this post on Zulip Christiaan Knaap (May 05 2017 at 15:48):

@nicola: thanks.
And no, it is not open source. See http://fhir.furore.com/vonk

view this post on Zulip Christiaan Knaap (May 05 2017 at 15:50):

@Michael Osborne : I'll mention @Michel Rutten for the forge certificate thing.

view this post on Zulip Christiaan Knaap (May 05 2017 at 15:52):

@Michael Osborne : Thanks for your update on SQL. I'll adjust the script for the next deploy. This was not an issue on SQL2016 Developer or SQL2012 LocalDb, therefore we probably missed it.

view this post on Zulip Michel Rutten (May 05 2017 at 16:38):

Hi @Michael Osborne, the documentation website only supports http. Note that the docs are served from a different environment, separate from simplifier.net itself.


Last updated: Apr 12 2022 at 19:14 UTC