Skip to content

Example project for building a FHIR Facade with Vonk components

Notifications You must be signed in to change notification settings

DohmenICT/Vonk.Facade.Starter

 
 

Repository files navigation

Quick start for building a Vonk Facade

Vonk FHIR Server can be used as a FHIR interface to your own data store. To make this happen, you can implement the two interfaces that let the server communicate with the data store.

This project contains an example on how to do this for a fictional relational database. It is meant to accompany the exercise on how to build a Vonk FHIR Facade on the Vonk documentation.

Develop Master
Build Status Build Status

Get Vonk FHIR Server

Your implementation of a facade runs as a plugin to Vonk FHIR Server. Check the Getting Started on how to obtain the binaries and an evaluation license.

About

Example project for building a FHIR Facade with Vonk components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 85.5%
  • TSQL 11.5%
  • PowerShell 3.0%