certified
Product development according to the quality management system of HSE365.at (compliant to DIN EN ISO 13485)

Fiyaware Server enables fast and secure processing, validation and management of large amounts of health-related and medical data in accordance with the HL7 FHIR specification. Fiyaware is a high-performance Python implementation and, with its central FHIR interface, it enables both the semantically interoperable exchange of structured health data and its long-term archiving in a secure and cost-effective manner.
Fiyaware is also a modular data management and communication platform, which ensures effortless and secure integration with external applications and services for barrier-free information flow along the entire course of treatment.
Product development according to the quality management system of HSE365.at (compliant to DIN EN ISO 13485)
Easy to integrate into MDR products
Comprehensive implementation of the FHIR standard
FHIR Version 4.0.1, expandable to other FHIR versions if required
Support of custom search parameters and operators
GDPR compliant erasure of data
Flexible to use (local, cloud, SaaS) with PostgreSQL as storage unit
Platform independent through Container deployment
1st, 2nd and 3rd level support as well as support with integration into your own system landscape
The FHIR Server supports two primary deployment modes, depending on your environment and infrastructure requirements. Both deployment options use the same core server image and configuration model, ensuring consistent behavior across environments.
This setup runs all necessary components (API, database, and optional caching services) in isolated containers on your local machine. This is mostly useful during development, testing, or local evaluation but not intended for production use.
For production, we recommend deploying the FHIR server as a cloud service (BlackTusk or your own provider). It supports common relational databases (PostgreSQL, MySQL) and caching (external, e.g., Redis, or internal).
Please note: Internal caching in multi-server setups can cause problems because the cache is not synchronized between instances.

To set up the server according to your needs, Fiyaware offers a variety of server settings.
Fiyaware supports a bunch of FHIR features in FHIR RESTful API.
Powerful validation of all FHIR resources to ensure syntactic/semantic correctness.
Fiyaware dynamically returns a CapabilityStatement based on supported resource types, search parameters and interactions.
Full CRUD functionality according to the FHIR specification for managing data on the FHIR Server.
A plugable, comprehensive search module for traversing and filtering through data on the FHIR Server.
Fiyaware offers several possibilities to manage documents (~MIOs).
Allows performing several interactions (CRUD + Search) using a single http request.
Fiyaware supports the version specific read of a resource.
Fiyaware supports OAuth 2.0. You can simply connect your own OAuth-provider to Fiyaware.
Fiyaware's search modul can easily be extended by any customer specific search parameter.
Fiyaware supports the GDPR compliant $expunge operator to permanently erase historical data from the database.
To return all the information related to a patient, based on the patient compartment.
This operation retrieves a summary of profiles, tags, and security labels.
To search the patient compartment.
This interaction retrieves the history of a single resource, all resources of a given type or all resources across the system.