Stream: analytics on FHIR
Topic: Current Situation
Fahim Shariar (Apr 12 2017 at 18:04):
So the challenge is which property will become Vertex and which will be Edge
Fahim Shariar (Apr 12 2017 at 18:12):
I have started coding an interface that will convert FHIR Resource to Graph . But its hard to decide what to include and what not as Vertex and Edge Properties
Fahim Shariar (Apr 12 2017 at 18:15):
For example from Patient Resource i made three node Patient , City , State .. Other fields doesn't seems to meet the requirements to make a vertex/node .
Fahim Shariar (Apr 12 2017 at 18:15):
Any thoughts on this ?
Andrew Brown (Apr 12 2017 at 18:26):
Hey Fahim, are you trying to make a graph for each FHIR resource?
Last updated: Apr 12 2022 at 19:14 UTC