Skip to content

mosaic-hgw/E-PIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

context

Current Docker-Version of E-PIX: 2023.1.2 (Okt. 2023)
Current Docker-Version of TTP-FHIR-Gateway: 2023.1.2 (October 2023), Details from ReleaseNotes

About

The Record Linkage and ID Management solution E-PIX (Enterprise Identifier Cross Referencing) applies the propabilistic Fellegi-Sunter-algorithm and the Levenshtein distance to avoid duplicate participant entries. The independent software module facilitates participant management and multisite-aggregation of medical research data. Additionally, the correction of potential synonym errors is supported (i.e. false-negative record linkage).

Download

Latest Docker-compose version of E-PIX

Source

https://github.com/mosaic-hgw/E-PIX/tree/master/source

Live-Demo and more information

Try out E-PIX from https://demo.ths-greifswald.de

or visit https://ths-greifswald.de/epix for more information.

API

SOAP

All functionalities of the E-PIX are provided for external use via SOAP-interfaces. The JavaDoc specs for the Services are available online (see package org.emau.icmvc.ttp.epix.service).

Use SOAP-UI to create sample requests based on the WSDL files.

Service-Interface for Record Linkage and ID Administration

The WSDL URL is http://<YOUR IPADDRESS>:8080/epix/epixService?wsdl

Service-Interface for Record Linkage and ID Administration with Notifications

The WSDL URL is http://<YOUR IPADDRESS>:8080/epix/epixServiceWithNotification?wsdl

Service-Interface for Configuration and Domain Management

The WSDL URL is http://<YOUR IPADDRESS>:8080/epix/epixManagementService?wsdl

FHIR

More details from https://www.ths-greifswald.de/e-pix/fhir

IT-Security Recommendations

Access to relevant application and database servers of the Trusted Third Party tools should only be possible for authorised personnel and via authorised end devices. We therefore recommend additionally implementing the following IT security measures:

  • Operation of the relevant servers in separate network zones (separate from the research and supply network).
  • Use of firewalls and IP filters
  • Access restriction at URL level with Basic Authentication (e.g. with NGINX or Apache)
  • use of Keycloak to restrict access to Web-Frontends and technical interfaces

Additional Information

Selected functionalities of E-PIX were developed as part of the following research projects:

  • MIRACUM (funded by the German Federal Ministry of Education and Research 01ZZ1801M)
  • NUM-CODEX (funded by the German Federal Ministry of Education and Research 01KX2021)

Credits

Concept and implementation: L. Geidel
Web-Client: A. Blumentritt, F.M. Moser
Keycloak: Peter Penndorf, R. Schuldt, F.M. Moser
Docker: R. Schuldt
Bloom-Filter: C. Hampf
TTP-FHIR Gateway for E-PIX: M. Bialke, F.M. Moser, S. Lang

License

License: AGPLv3, https://www.gnu.org/licenses/agpl-3.0.en.html
Copyright: 2009 - 2023 University Medicine Greifswald
Contact: https://www.ths-greifswald.de/kontakt/

Publications

Supported languages

German, English

Screenshots

Record Linkage

context

Processing of Lists

context

Adding Patients

context

About

E-PIX - Enterprise Identifier Cross-Referencing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages