Skip to content

cancan101/docker-mirthconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build the image and run with the following command:

 docker run -p 80:80 -p 443:443 -p 9661:9661 IMAGE_NAME

You can launch Mirth Connect Administrator by visiting DOCKER_IP:80

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:9661

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nginx 64.6%
  • Shell 35.4%