ipf icon indicating copy to clipboard operation
ipf copied to clipboard

Open eHealth Integration Platform

Results 31 ipf issues
Sort by recently updated
recently updated
newest added

Increase Robustness of AsynchronousAuditMessageQueue with TLSSyslogSender The TLSSyslogSender use the blocking Socket API of java. We have experienced in the field, that blocking situation still might still occure and endless...

improvement

See https://groups.google.com/g/epd_projectathon/c/gnSatxo4loA/m/2tp5FA1PCwAJ

swiss

See discussion in ipf-dev@: https://groups.google.com/g/ipf-dev/c/Q7GLveLm6Fg #384 is a pre-requisite.

core
improvement

FHIR auditing was added to ITI-20 (i.e. sending and receiving FHIR AuditEvent resources via HTTP(S) in addition to sending DICOM AuditEvents via TLS or UDP-based Syslog. There is already a...

ihe

This set of updates has breaking changes as outlined in https://profiles.ihe.net/ITI/MHD/a_issues.html, particularly DocumentManifest has been replaced by List. Look for a concept of differentiating between old and new MHD versions....

ihe

There is a new version of ITI-67 transaction specification and it defines an additional search parameter ([full list](https://profiles.ihe.net/ITI/MHD/ITI-67.html#23674121-query-search-parameters)) that is not supported in current version of [Iti67SearchParameters](https://github.com/oehf/ipf/blob/master/commons/ihe/fhir/r4/mhd/src/main/java/org/openehealth/ipf/commons/ihe/fhir/iti67/Iti67SearchParameters.java). The missing parameter...

ihe

MLLP producers don't terminate the connection after a timeout. See https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-17022. This will be fixed in IPF 4.2 by upgrading Camel, but we need a workaround in IPF 3.7.x

improvement

This is an implementation of the IHE ITI-48 transaction, Retrieve Value Set, for the SOAP binding only. It introduces new modules: `ipf-commons-ihe-svs` and `ipf-platform-camel-ihe-svs` (SVS for Sharing Value Sets profile)....

feature
ihe