FirelyTeam / Vonk.Facade.Starter

Example project for building a FHIR Facade with Vonk components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start for building a Firely Server Facade

Firely 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 Firely Server Facade on the Firely Server documentation.

Develop Master
Build Status Build Status

Get Firely Server

Your implementation of a facade runs as a plugin to Firely 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


Languages

Language:C# 86.6%Language:TSQL 10.7%Language:PowerShell 2.7%