Home Applications custom2hl7

custom2hl7

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.33
3 reviews
0
Awards
149
Views
0
IPM installs
1
0
Details
Releases
Reviews
Issues
Pull requests
Articles
Transform custom patient data format to the HL7v2 format

What's new in this version

Initial Release

custom2hl7

Quality Gate Status

This is a sample how to convert from a custom patient data format to the InterSystems HL7 format, using IRIS for Health productions.

Installation: ZPM

Open IRIS Namespace with Interoperability Enabled.
Open Terminal and call:
USER>zpm “install custom2hl7”

Installation: Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/custom2hl7.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Run the Sample

Open the production and start it. (user _SYSTEM and password SYS)
It will read patients3.csv and patients4.csv and convert to HL7 v2.

Credits

  1. Synthea Database: https://synthea.mitre.org/downloads
  2. Marcelo Zagatti from InterSystems Brazil
  3. Sue O’Leary from InterSystems training team
  4. FHIR template from https://github.com/intersystems-community/iris-fhir-template
Read more
Made with
Version
1.0.026 Oct, 2023
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
First published
26 Oct, 2023
Last checked by moderator
01 Nov, 2023Works