Skip to content

SylvainGuilbaud/IRISHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterSystems IRIS for Health

for demonstration only

start/stop

  • start.sh - spins up all containers via docker-compose and invokes iris/configure.sh in the iris containers
  • stop.sh - removes all containers

configure.sh

IRIS Management Portal

With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:

IRIS APIs

With this pod, the user can access each instance's Management Portal immediately without relying on the private web server. If running on your local machine, use these URLs:

API Atelier

API Management

IRIS Monitor Metrics

LICENSES

Send TCP HL7 Messages

You can send TCP HL7 messages using the provided Python script send_hl7_tcp.py. This script establishes a TCP connection to the specified server and port, constructs an HL7 message, and sends it over the connection.

cd ./code/python
python3 send_hl7_tcp.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published