FHIR Chat · Creating own FHIR server · implementers

Stream: implementers

Topic: Creating own FHIR server


view this post on Zulip Muhammad Abubakar Ikram (Feb 28 2017 at 13:54):

I want to create my own .Net based fhir server is there any guide out there?

view this post on Zulip Christiaan Knaap (Feb 28 2017 at 14:44):

@Muhammad Abubakar You could look at the implementation of Spark (https://github.com/furore-fhir/spark) to start with. We're also building an enterprise server in .Net Core, just in case building it yourself turns out to be too much work.

view this post on Zulip Mario Hyland (Mar 04 2017 at 00:57):

@Muhammad Abubakar As you build FHIR - it might benefit you to use Test-Driven-Development (TDD). If you are familiar with this methodology I encourage you to learn more about FHIR Testing Platforms like Touchstone Project (www.touchstone.com) and Crucible.


Last updated: Apr 12 2022 at 19:14 UTC