Site icon Hay on FHIR

Bundle Viewer update

The Bundle Visualizer module in clinFHIR has been around for a while. It allows you to view the contents of a FHIR bundle in a number of ways, and can also validate the contents. As part of a general update to clinFHIR that I’m working on, I’ve taken the opportunity to ‘refurbish’ and rename it to Bundle Viewer. This post describes the main changes.

You can access the test version of the Viewer here. (It’s completely usable – I’m just waiting to update some of the other clinFHIR modules before I update the main version).

Note that you should never put real patient data in the Bundle Viewer (or any clinFHIR module). It is only for testing and educational purposes.

When you load the app you’ll see the front page, where you can select the Bundle to view.

Key differences from the current version include:

A summary of views:

All views are heavily hyperlinked for ease of Bundle exploration.

There are 5 ways to load a bundle.

The Library stores links and bundles that are available to all users. Right now it’s a ‘free for all’ with no restrictions on uploading and minimal categorization abilities. This is something I’ll work on in the future. And I also need to support references using the CodeableReference datatype. 

Do note that when I migrate this to production, the library will be reset so don’t put anything there that you don’t mind losing. Actually, that is true in general – I do my best but can offer no guarantees. You can always down load (and upload again later) any important bundle.

To see more documentation click the (i) icon in the top of the Viewer.

Feel free to reach out on the FHIR chat with issues or suggestions.

Exit mobile version