This server provides a complete implementation of the FHIR Specification
using a 100% open source software stack.
This server is built
from a number of modules of the
HAPI FHIR
project, which is a 100% open-source (Apache 2.0 Licensed) Java based
implementation of the FHIR specification.
Server Actions
Retrieve the server's conformance statement.
Retrieve the update history across all resource types on
the server.
Post a bundle containing multiple resources to the server and
store all resources within a single atomic transaction.