Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.83 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.83 KB

Mirth_Connect_Hospital_Project

Project creating a simple Hospital DBMS in SQL Server and connecting to it with Mirth Connect and ingesting it with HL7 format Data.

The Project is divided into three parts. The txt files contain the full description of the settings required.

Part 1 Create a channel and Deploy it.

This is an image Channel Source Settings

Part 2 Connect to and query the Sql Server hospital DB. Print the aqcuired Data in a txt file.

This is an image Channel Destination Settings

Part 3 Connect to HL7 Server, map the variables and parse the Data.

This is an image Channel initialize

This is an image Source Settings

This is an image Transformer Editing with javascript

This is an image Destination Settings

This is an image Message processed!