Downloads4
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

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
Rating
4.5 (2)
ObjectScript quality test
Passed
Updated on 05 December 2023
ObjectScript quality report
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
Tags
Info
Version
1.0.0
Last updated
2023-10-26
Repository
Open
Documentation
Open
License
Link