Please enable JavaScript to view this site.

CORE HL7 Postmaster 2.2.5

CORE HL7 Postmaster

Created with the CORE HL7 API Libraries for .Net 8

Created with the CORE HL7 API Libraries for .Net 8


 

 

Postmaster Data Sources

Postmaster Data Sources

 

When you are creating or editing your Postmaster go to the HL7 Data Sources tab and click DatabaseMarkup16xNew CORE SQL Assembler to open the New CORE MS SQL Message Assembler window OR you click the Edit button in the Data Sources list to Edit an existing CORE SQL Assembler.

 

CORE MS SQL Message Assembler Window

CORE MS SQL Message Assembler Window

 

The CORE MS SQL Assembler window is, with the exception of the 2 check boxes you see highlighted in the screenshot, IDENTICAL to the normal SQL Data Source window. All of the common properties between the SQL Assembler data source and normal SQL Data Source work EXACTLY the same.

 

 

The differences are the 2 check boxes which trigger an entirely different behavior for this Data Source.

 

Replace Message If Exists

 

In a CORE MS SQL Schema, the main table (named: <PREFIX>_HL7Data) contains a column named HL7Message which will contain the raw HL7 value of each HL7 message in your Schema. In the CORE SQL Schema HL7 Assembler Data Source, you can instruct the Postmaster at runtime NOT to replace an existing HL7 message value IF there is already one in this HL7Message column.

 

NOTE: We DO NOT recommend unchecking this box. According to our data model, we feel that IF you are using the CORE MS SQL Message Assembler Data Source to create a new modified HL7 message you should ALWAYS replace whatever value is currently in the HL7Message column with the new value. But it is YOUR system, just UNCHECK the Replace Message If Exists box to implement this behavior.

 

Do Not Export Messages

 

In the CORE MS SQL Message Assembler Data Source, you can instruct the Postmaster at runtime to NOT export the HL7 message to your Central Distribution folder at runtime.

 

Just CHECK the Do Not Export Messages box to implement this behavior.

 

When checked your Postmaster will, at runtime, perform the message assembly and simply complete the action by replacing the HL7Message column value in the main table (named: <PREFIX>_HL7Data) with the new assembled message value, updating the <PREFIX>_HL7Data table as described above in How A CORE MS SQL Assembler Works, and move on to the next message.

 

This may be useful if you are creating NEW HL7 messages which will be handled by another database process OR by another Postmaster using a CORE SQL Schema Data Source.

 

When you have completed your edits click the IMAGELIST_SAVEALLSave Changes button.

 

 

 

 

 

 

 

 

 

 

 

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC