This repository has been archived on 2018-06-04. You can view files and clone it, but cannot push or open issues/pull-requests.
docker-mirthconnect/README.md

867 B

Build the image and run with the following command:

 docker run -p 8080:8080 -p 8443:8443 -p 6661:6661 IMAGE_NAME

You can launch Mirth Connect Administrator by visiting DOCKER_IP:8080

The default username and password are admin/admin

You should see the test channel deployed and running on the dashboard view.

To test that this is working, you'll need a tool like HL7 Inspector

Download some sample HL7 messages

Import the ADT_A01.xsd sample HL7 message in Inspector and open the Message Sender pane. Open Send Options and change the Host/Port to DOCKER_IP:6661

Highlight the message and click Send. You should see an Acknowledge message in the pane below and the message statistics should increase in Mirth Connect Administrator.