This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Publicly Available FHIR Servers for testing"

From HL7Wiki
Jump to navigation Jump to search
Line 23: Line 23:
  
 
* http://nprogram.azurewebsites.net/ - Rik Smithies/NProgram test server
 
* http://nprogram.azurewebsites.net/ - Rik Smithies/NProgram test server
** person and patient resources, read only (C#)
+
** patient and organisation resources, read only (C#)
 
* http://fhir.oridashi.com.au - Brett Esler/Oridashi demo servers overview
 
* http://fhir.oridashi.com.au - Brett Esler/Oridashi demo servers overview
 
** read-only implementation, .NET 2.0, C#, self-host web server, SQL Server DB - legacy CIS
 
** read-only implementation, .NET 2.0, C#, self-host web server, SQL Server DB - legacy CIS

Revision as of 13:33, 8 February 2015

Back to FHIR home page

Introduction

This page lists FHIR servers that are publically available for testing. In order to avoid spam etc, the servers are generally password protected. A contact is provided to get a password.

List

Note that these servers are testing servers. They may be sporadically unavailable, and as the FHIR specification is a moving target, they may not always implement the latest version, or do so correctly.

  • http://spark.furore.com - Ewout's test server (previously fhir.furore.com). The actual service endpoint is at http://spark.furore.com/fhir.
    • Supports all resource types, all operations, xml + json
    • implementation details: C# reference implementation, WebApi 2.0 library, Mongo DB for storage and search.
    • Server is running on AppHarbor, Mongo at MongoLab, and storage of binary is done on Amazon S3
    • Available in the open source - see [[2]]
  • http://wildfhir.aegis.net/fhir2 - AEGIS WildFHIR - DSTU2
    • Supports all resource types and operations (except transaction); limited support for search
    • Based on FHIR Development Version Java reference implementation; hosted on RedHat WildFly 8.1.0
    • NOTE: Conformance resource does not reflect current functionality
    • Test client interface: http://wildfhir.aegis.net/fhir2gui
  • http://wildfhir.aegis.net/fhir - AEGIS WildFHIR - DSTU1
    • Supports all resource types and operations (except transaction); limited support for search
    • Based on FHIR DSTU1 Java reference implementation; hosted on RedHat WildFly 8.1.0
    • NOTE: Conformance resource does not reflect current functionality
    • Test client interface: http://wildfhir.aegis.net/fhirgui