Skip to content

Basic FHIR Server HTTP API Compatibility

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexanderkiel alexanderkiel released this 03 Jun 10:45

This release brings basic FHIR server HTTP API compatibility. With this release, Blaze has a 81% success rate at the JSON tests of the Touchstone FHIR4-0-0-Basic group.

The following HTTP interactions are implemented for each R4 resource:

Search parameters implemented are:

  • identifier

Whole system interactions implemented are:

Most of the missing 19% compatibility are a result of only supporting literal, enforced, local references. More information can be found in the Capability Resource.

!!! IMPORTANT !!!

The database schema has changed! Please start with a fresh database using the new fhir.zip of this release, if you install manually.