Inbound Processors

Top  Previous  Next

Create inbound processor profiles to import HL7 message data into an existing schema.  When configured properly and enabled an inbound processor will:

 

1.Monitor a folder on the file system for HL7 message data files.
2.When detected, it will open each HL7 data file (using a first-in, first-first out algorithm so files are processed in the order in which they are created) and extract each HL7 message contained in the file.
3.Each message will be parsed and all of the data will be distributed amongst the Schema data tables.
4.The Schema Master Table will be updated to make it easy to identify messages loaded into the database.

 

Inbound Processor Profile

 

 

 

See Accessing Message Data for details on how to retrieve HL7 message data.