FHIR Server

 

Introduction

FHIR Server: This channel shows a framework for developing FHIR webservices with Iguana.

Using the Code [top]

  • Import the FHIR Server channel from the Builtin: Webservices repository
  • Experiment with the code to find out how it works
  • Adapt the code to your own requirements

Run the channel and you will see a simple list that gives you the opportunity to try out a couple of the FHIR services served up by the channel.

How it works [top]

The channel works by taking in FHIR requests and serving up data from the SQLite database which is embedded into the channel.  This is starting point for building your own FHIR server – do feel to reach out to us with questions about the code.

Leave A Comment?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.