Stream: analytics on FHIR
Topic: CyFHIR
Matthew Frisby (Aug 08 2020 at 22:57):
Yesterday, I made this post to the FHIR Community board announcing my open source project called "CyFHIR".
In short CyFHIR is a native Neo4j plugin that acts as the bridge between FHIR and Neo4j. With CyFHIR, users can: directly load FHIR Resources into their Neo4j database, execute Neo4j queries (using Neo4j’s query language, Cypher ) on those FHIR Resources, and return query responses as FHIR Resources that meet HL7’s standards.
If you want to learn more checkout the the post from yesterday or checkout our github. We are still in pretty early stages but we've gotten quite a bit done for our 1.0 release coming this fall!
Georg Fette (Aug 11 2020 at 08:03):
cool, I also did experiments on implementing a Neo4J engine for storing FHIR data: https://pubmed.ncbi.nlm.nih.gov/31483253/, the code is also accessible; Unfortunately I did not pursue it with produtive data. I would be interested if the approach scales acceptably
Matthew Frisby (Aug 12 2020 at 02:16):
@Georg Fette I first read article and about your work when I was researching CQL engines this time last year. Your CQL Engine in Neo4j was an early inspiration for CyFHIR so it's really great that you're able to see what you've helped inspire.
Vasyl Herman (Mar 12 2021 at 15:09):
Good job on CyFHIR!
Vasyl Herman (Mar 12 2021 at 15:27):
(deleted)
Vasyl Herman (Mar 12 2021 at 15:29):
(deleted)
Last updated: Apr 12 2022 at 19:14 UTC