Article
· Feb 1 2m read

Mind map your FHIR patient data

According Wikipedia a mind map is a diagram used to visually organize information into a hierarchy, showing relationships among pieces of the whole. It is often created around a single concept, drawn as an image in the center of a blank page, to which associated representations of ideas such as images, words and parts of words are added. Major ideas are connected directly to the central concept, and other ideas branch out from those major ideas. Mind maps can also be drawn by hand, either as "notes" during a lecture, meeting or planning session, for example, or as higher quality pictures when more time is available. Mind maps are considered to be a type of spider diagram. So, Mind map representation of a clinical record can help the doctor take better decisions. One image and you map in your mind your patient, see:

To include mind maps to your FHIR data

If you using the IPM

1. Open IRIS for Health installation with IPM client installed. Call in any namespace:

USER>zpm "install clinical-mindmap-viewer"

This will install FHIR server in FHIRSERVER namespace.

Or call the following for installing programmatically:

set sc=$zpm("install clinical-mindmap-viewer")

If you using the Docker

1. Clone/git pull the repo into any local directory:

git clone https://github.com/yurimarx/clinical-mindmap-viewer.git

2. Open the terminal in this directory and run:

$ docker-compose up -d

View the patients as mindmap

Go to: http://localhost:32783/mindmap/index.html

Enjoy, this app.

Discussion (6)2
Log in or sign up to continue

Hi Yuri,

Your video is available on InterSystems Developers YouTube:

⏯️FHIR Clinical Mindmap Viewer

https://www.youtube.com/embed/JzB78rAAgtA?si=dDwMWRvyqgRXreh3
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]