Home Applications FHIR-HL7v2-SQL-Demo

FHIR-HL7v2-SQL-Demo

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
584
Views
0
IPM installs
4
3
Details
Releases
Reviews
Issues
Pull requests
Articles
The FHIR repo can be query in SQL.

What's new in this version

Initial Release

FHIR-HL7v2-SQL-Demo

Ready to use demo of an FHIR Server with :

  • HL7v2 transformation to the FHIR Server
  • FHIR Server who can be query in SQL

alt text

Installing

Clone this repository

git clone https://github.com/grongierisc/FHIR-HL7v2-SQL-Demo.git

Docker

docker-compose up --build -d

Usage

  • Can use postman config in misc/fhirhl7v2demo.postman_collection.json

  • Use UX at http://localhost:4201

  • Login/Password : SuperUser/password

How-To use the demo

alt text

3 steps to use it :

Import HL7v2 Messages

Click on the left arrow between IRIS and the ambulance.

This windows open :

alt text

From here you can import samples from this directory in the Git repo :

sampleFiles

Select one and click send.

alt text

From here you can click on Message Trace :

alt text

Select the first one :

alt text

Here you can see the ready made transforamtion between HL7v2 to SDA to FHIR.

Use the FHIR Client

Click on arrow between IRIS and FHIR Client :

alt text

The small swagger give you the opportunity to query in FHIR the populated repo from HL7v2 message or from the FHIR Client.

Example :

alt text

Use the SQL Client

Click on arrow between IRIS and SQL Client :

alt text

From here you can see all the FHIR ressources in an SQL relational way.

Special Thanks

Read more
Made with
Version
1.0.017 Apr, 2020
Category
Technology Example
Works with
InterSystems IRIS for Health
First published
17 Apr, 2020
Last checked by moderator
27 Jun, 2023Works