Skip to content

intersystems-ib/iris-astm-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ASTM integration using IRIS for Health

Setup

Build the image and run the containers:

docker-compose build
docker-compose up -d

Usage

Use the default superuser / SYS account.

Interoperability productions

You will find two running productions:

  • Instrument.Production simulates an instrument that sends ASTM query or result messages.
  • Host.Production simulates a host that receives instrument ASTM messages and return reply messages.

Simulate some messages

Query

Result

Have a look at the received messages and try to figure out what happens in each case :)

About

Simple IRIS ASTM integration sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published