Skip to main content

Fire Arrow 2.2.3

· One min read
Bartek Wielek
Developer

Fire Arrow 2.2.3 has been released.

  • (bugfix) Fix empty value in search parameter request

The string sanitizing method was enhanced to properly handle empty values in search parameter chains. Previously, when a search parameter chain contained an empty value, it could cause issues with FHIR server requests. The fix ensures that any subquery containing empty parameters is automatically excluded from the chain, as FHIR servers do not recognize empty parameters as valid search parameters.

This improvement makes Fire Arrow more robust when dealing with complex search queries and prevents potential errors when working with FHIR servers.