This is a Java tool meant for supporting the transformation of clinical medication-related documentation from the MMI Pharmindex into a structured FHIR format. Using it requires a Neo4j database and the MMI Pharmindex data to be available. (The latter is sadly not available for free, but that is also the reason I can't distribute it here.)
It currently comprises three core features:
- Setting up a knowledge graph containing data related to pharmaceutical products in a Neo4j database
- Using the knowledge graph to create FHIR Medication, Substance, and Organization instances
- Searching pharmaceutical products in the knowledge graph
For documentation on how to use, head over to the wiki.
As of: January 22nd, 2025
This project was originially created as part of the Master's thesis of Markus Budeus during the winter semester 2023/24.
This project was created as part of the efforts of the DIFUTURE consortium and funded by the BMFTR as part of the Medical Informatics Initiative. (Förderkennzeichen: 01ZZ2304A)