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:
- All inserts, updates and deletes on all predefined FHIR resources
- The history of a resource collection, an individual resource or the whole server
- Tags. Server wide, all from a resource type, from one resource instance, and from resource history.
- Binaries and transactions
- Search
Furore
This server was created by
Furore. We have a
special site
with more information and more resources on FHIR.