Skip to content

Conformance

Blaze implements the RESTful FHIR API and claims its capabilities in a CapabilityStatement.

A current CapabilityStatement can be fetched from https://blaze.life.uni-leipzig.de/fhir/metadata (user/password: demo)

CQL

The state of the implementation of CQL can be found here.

Control Character Handling

Blaze supports storage and retrieval of control characters in the JSON format using escaping. In XML however, the characters [\x00-\x08\x0B\x0C\x0E-\x1F] are replaced by a question mark ? before output.

Conformance Tests

Touchstone

Touchstone test results can be found here.

Crucible

Crucible test results can be found here: Blaze