Skip to content

Commit

Permalink
add to 5.0 migration notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Ohr committed Feb 6, 2025
1 parent 45ca348 commit 3f457ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _pages/migration/migration-5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ for Web Service based and FHIR based transactions. See
[here]({{ site.baseurl }}{% link _pages/audit.md %}) and
[here]({{ site.baseurl }}{% link _pages/boot/boot-atna.md %}) for details.

## Changes in FHIR Request Consumer

`org.openehealth.ipf.commons.ihe.fhir.RequestConsumer`'s handleXXX methods have an additional Map parameter to be able to set response HTTP headers. WHen in doubt, pass in a `new HasMap()`.

## HL7v3 models

HL7v3 models have been upgraded to the Jakarta XML Bind namespace and moved to the
Expand Down

0 comments on commit 3f457ac

Please sign in to comment.