FHIR Chat · Graph Based Approach - Draft v1 · analytics on FHIR

Stream: analytics on FHIR

Topic: Graph Based Approach - Draft v1


view this post on Zulip Fahim Shariar (Aug 11 2017 at 19:06):

I am taking a different approach , Converting FHIR JSON into Cypher Query So that it could be analyzed through Neo4j , a Graph Database. I am using Golnag to create the library

I have written a Draft ( version 1 ) attached below, explaining the whole terminology with some sample output , The library is under development , Currently I am working alone on this , I have future plan to open source this library for further development.

jypher-community-draftv1.pdf

view this post on Zulip Fahim Shariar (Aug 16 2017 at 20:38):

Any comments on my approach towards graph analytics and the draft ?

view this post on Zulip Martin Maiers (Aug 21 2017 at 04:10):

I am taking a different approach , Converting FHIR JSON into Cypher Query So that it could be analyzed through Neo4j , a Graph Database. I am using Golnag to create the library

view this post on Zulip Martin Maiers (Aug 21 2017 at 04:12):

Fahim, This looks interesting. We are using Neo4j to model genetic similarity for matching and FHIR for representing NGS results. A system that generates a graph from FHIR could be very handy for analytics. I am not familiar with (I assume you mean) golang: The Go Programing language. Why that an not Python?


Last updated: Apr 12 2022 at 19:14 UTC