FHIR Chat · Custom Resources in Vonk · implementers

Stream: implementers

Topic: Custom Resources in Vonk


view this post on Zulip Christiaan Knaap (May 03 2019 at 21:46):

Since the recent version 2.0.0 Vonk supports Custom Resources. This blog explains what and how. I'll be at the connectathon for comments.

view this post on Zulip nicola (RIO/SS) (May 03 2019 at 21:48):

Congrats! Vonk almost can do what aidbox can :) Next race is search and crud performance and _filter support!

view this post on Zulip Grahame Grieve (May 04 2019 at 01:08):

how do search parameters work?

view this post on Zulip Christiaan Knaap (May 05 2019 at 11:36):

@Grahame Grieve : Like any other searchparameter. The only hickup is the required binding of SP.base to the ResourceType valueset. As said in the blog this currently prohibits defining your own SP on the custom resourcetype in Vonk, but we'll solve that in a subsequent version.

view this post on Zulip Christiaan Knaap (May 05 2019 at 11:37):

Note: you can of course already use the searchparameters that are defined for all resourcetypes, like _type, _id or _profile.


Last updated: Apr 12 2022 at 19:14 UTC