About

This is a HL7 FHIR server. It supports the latest version of FHIR, the DSTU (Draft Standard for Trial Use). You can read more here on the background on FHIR.

This server can be used for the upcoming Connectathon in San Antonio in Januari 2014. You can find the tracks here. This server has implemented tracks 1 and 2.

Testing

You can use this server for testing and you are allowed to do updates and deletes. Beware of the fact that others can do this too.

Created

Spark was created in C# with WebApi 2.0. MongoDB is used as the database. We used the C# Fhir Api.

Implementation

This server implements the following FHIR rest operations:
  1. All inserts, updates and deletes on all predefined FHIR resources
  2. The history of a resource collection, an individual resource or the whole server
  3. Tags. Server wide, all from a resource type, from one resource instance, and from resource history.
  4. Binaries and transactions
  5. Search

Conformance

For the full implementation of this server, see the conformance statement or you can fetch the conformance of this server in accordance with the: FHIR specification:

Conformance Endpoint

https://fhir.mycaremanager.com.au/Questionnaire/fhir/metadata

Furore

This server was created by Furore. We have a special site with more information and more resources on FHIR.