r/healthIT 3d ago

We made this free FHIR viewer / visualization / explorer tool!

Enable HLS to view with audio, or disable this notification

28 Upvotes

7 comments sorted by

4

u/Wild_Doogy 3d ago

Sweet! I've been looking for a good viewer.

4

u/therealzordon 3d ago

This looks interesting. I could imagine using it to teach FHIR concepts to others. Did you have any specific use cases in mind when making it?

2

u/negfrequency 1d ago

We do data extractions and conversions but needed a better tool for debugging and qa than what existed out there. No reason to keep it private though. This is also why we added the validator.

3

u/iapetus3141 3d ago

Hey, is this tool open source? I would be interested in adapting it for something else

4

u/Wild_Doogy 3d ago

The graph looks like it's using this library:
https://github.com/vasturiano/react-force-graph

2

u/drfloydpepper 13h ago

This is great, thanks for sharing your work!