Home Applications custom2sda

custom2sda

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
1
Awards
208
Views
26
IPM installs
1
1
Details
Releases
Reviews
Awards
Issues
Pull requests
Articles
This is a sample how to transform custom messages to SDA using InterSystems IRIS for Health

What's new in this version

Initial Release

custom2sda

Quality Gate Status

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

Installation: ZPM

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

Installation: Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/custom2sda.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 patients.csv and convert to SDA.

Credits

  1. Synthea Database: https://synthea.mitre.org/downloads
  2. Marcelo Zagatti from InterSystems Brazil
  3. Sue O’Leary from InterSystems training team
Read more
Made with
Install
zpm install custom2sda download archive
Version
1.0.027 Jul, 2022
Category
Technology Example
Works with
InterSystems IRIS for Health
First published
27 Jul, 2022
Last checked by moderator
27 Jun, 2023Works