-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
-
Very Likely
-
0
Since hapi fhir version was updated for a cve, there are potential changes that need to be documented, in particular, this has to be added into our downstream documentation: https://github.com/apache/camel/pull/9310/files#diff-d9301e85dbf404e713661e1c558b7f2654bd46be1bebbc97bf0819a3620b9b6bR65
The underlying `hapi-fhir` library has been upgraded from 4.2.0 to 6.2.4. Only the `Delete` API method has changed and now returns `ca.uhn.fhir.rest.api.MethodOutcome` instead of `org.hl7.fhir.instance.model.api.IBaseOperationOutcome`. See https://hapifhir.io/hapi-fhir/blog/ for a more detailed list of underlying changes (only the hapi-fhir client is used in Camel).