What's Changed
- Fix type in translation from HL7v3 to HL7v2 of deceasedIndicator
- Add support for a non-standard urn:elga-bes:AssociationType:NonVersioningUpdate AssociationType
- Add support for validating and rendering CXi in XDS according to CP-ITI-1292
- Normalize text of ParticipantObjectQuery in DICOM audit parser
- MHD 4.2.1 update, including new ITI-105 component
- IHE BALP audit support
- Control whether XDS marker classifications are created inside or outside SubmissionSets and Folders
- Fix missing objectType attribute for XML element classification (for SubmissionSet and Folder)
- Add basic mimetype validation to XDS DocumentEntry.mimetype attribute
- Add Schematron validation for CH:PPQ-1 requests
- Fix error handling in CH:PPQ-2
- Add Spring Boot starter for CH:PPQ
- Support for the IHE profile "Secure Retrieve" and the Swiss EPR integration profile CH:ADR
- Support for the Swiss EPR integration profile CH:PPQm
- Fixed Schematron validation of ITI-45 requests
- Support JSON representation of the HPD DSMLv2 data model
- Added a couple of XDS query models for Subscriptions
- Added possibility to add HTTP headers in FHIR requests
Note:
This might be the last 4.x minor release of IPF that support Java 11, camel 3.x and spring-boot 2.7. The next IPF 5 release will switch to Java 17, Camel 4.x and Spring-boot 3.
Fixed Issues: https://github.com/oehf/ipf/milestone/40?closed=1
Full Changelog: ipf-4.7.0...ipf-4.8.0