📄️ Handling binary data
The majority of data stored in FHIR is structured data in (more or less) human readable format. However, there are use cases that require binary data. Examples include avatars, PDF reports, signatures or binary diagnostic data.
📄️ GraphQL specifics
Fire Arrow tries to follow the HL7 FHIR GraphQL spec as closely as possible. This section contains some implementation notes and specific additions to the official standard.
📄️ Web hooks
Web hooks provide a method to enhance Fire Arrow's built-in request validation and processing with custom logic. The feature is currently in an early stage and shall be considered as beta. Changes may occur while the feature matures.
📄️ Known issues
| | Incorrect handling of local timestamps |