OMOP and Atlas on IRIS for Health

Downloads6
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

omop_atlas_webapi

Getting started

  1. Download a project using command:
    git clone https://gitlab.com/i3335/omop_atlas_webapi.git
    
  2. Decompress the CSV data files:
    cd iris/data
    gunzip *
    
  3. In the following files, replace the IP address 192.168.1.8 with the IP adress of the PC where you launch this container DO not use localhost or 127.0.0.1 !!!
    • [ ] /webapi/src/main/resources/db/migration/postgresql/V9.9.9__artificial_dataset.sql
    • [ ] /webapi/pom.xml
    • [ ] /atlas/docker/config-local.js

In all of them replace IP address 192.168.1.8 to the IP adress of the PC where you launch this container DO not use localhost or 127.0.0.1 !!!

Build the container and launch it

docker-compose build
docker-compose up

Building may take long time and it depends on the performance of host computer

Whait for a couple of minutes after the launch for the initialisation of container

Atlas will be available here http://192.168.1.8:8081/atlas/ Where 192.168.1.8 is the IP adress of the computer with container

Rating
4.5 (1)
Category
Solutions
Works with
InterSystems IRIS for Health
Tags
Info
Author
Raj Singh
Version
1.0.0
Last updated
2023-04-27
Repository
Open
Documentation
Open
License
Link