Skip to content

Releases: oehf/ipf

v4.2.0

21 Oct 20:15
Compare
Choose a tag to compare

What's Changed

  • Various dependency updates. This also fixes a potentially critical problem with timed-out MLLP requests. (See https://issues.apache.org/jira/browse/CAMEL-17022 for details.)
  • MDHT Dependencies cannot be retrieved because https://projects.suisse-open-exchange.healthcare does not exist anymore. Thanks to Garrett Montague for reporting.
  • RetrieveImagingDocumentSetRequestType should have namespace urn:ihe:rad:xdsi-b:2009 instead of urn:ihe:iti:xds-b:2007. Thanks to Anita Kurz for reporting.
  • Fix mapping in HL7v3->v2 translation for "UN" gender
  • ParticipantObjectIDTypeCode ignored in AuditRecordTranslator. Thanks to Mikolaj Nowak for reporting.
  • Add ITI-81 search parameter. Thanks to Mikolaj Nowak for reporting.
  • XDS ExtraMetadata slots might get duplicated if SubmitObjectsRequest's are unmarshalled and marshalled on the same instance bug

Full Changelog: https://github.com/oehf/ipf/commits/ipf-4.2.0

v4.1.0

21 Oct 20:19
Compare
Choose a tag to compare

What's Changed

  • Various dependency updates
  • Fix ITI-43 server audit message
  • Introduce message model classes for PIX Query v3
  • Implement CP-ITI-1218: patient ID optionality in XCDR
  • Fixes required for ActiveMQ Artemis
  • Avoid NPE on AuditMessage validation
  • Update SDTC schema extension (used in context of CCDA schema)
  • CXF interceptor for removing sensitive information from outgoing SOAP faults
  • Fix NPEs when creating audit records for FHIR transactions
  • Introduce STRICT/LENIENT options for certain FHIR transactions
  • Fix method declarations in HL7 v2-v3 translators
  • Fixed audit record generation for ITI-18 GetAll query
  • New ITI-18 query type FindDocumentsByTitle (defined by GEMATIK)

Full Changelog: https://github.com/oehf/ipf/commits/ipf-4.1.0