Message Viewer

The Message Viewer is designed to view a HL7 message by displaying each message elements by name and value. The flat one-level interface allows easy navigation through the message's elements hierarchy. 




Features

  • It has a small single executable, no install required.
  • It handles very large file easily.
  • It has build-in simple HL7 references - the latest version now up to HL7 v2.5.1.
  • The latest version (v1.4.1) supports user defined segments (i.e. Z-segments) and custom data types.
  • It has a straight-forward layout, colored element highlighting.
  • It can easily navigate through messages.
  • It has versatile import methods, including file drag-n-drop and paste from memory (Clipboard).
  • It is free.

Encoding

In computer terms, an "encoding" specifies how to interpret data from "a sequence of binary bytes" to the characters of a language that it represents. Without knowing the encoding, a program may incorrectly display characters in an unintended language.

By default, the Message Viewer uses the "Western European" character set encoding, which includes English. But you can now specify the encoding you would like it to use, in the Viewer's config file.

You can download and try one of these "pre-configured" config files listed below, if the Viewer's default settings do not already display the message's content properly.

The above links contain a "SmartHL7.Viewer.exe.config" link, the <add key="encoding" value="windows-1251" /> part needs to be merged into the config reside in same directory as the SmartHL7 Message Viewer's exe, see below.

Config Example

The included "SmartHL7.Viewer.exe.config" file in the download, contains some examples showing how to get the Viewer to display correct reference of your self-defined Z-Segments, and your own non-standard data types. 

 <?xml version="1.0"?>  
 <configuration>  
  <appSettings>  
   <!-- define Z-segments examples -->  
   <add key="ZS1" value="Service ID [SI] | Service type [CE] | Service location [XAD] | Servive time [TS] | Note [ST]"/>  
   <add key="ZL1" value="Address [XAD] | Building [ST] | Level [ST] | Room [ST]*"/>  
   <add key="ZL2" value="Location [MYDT] | Note [ST] "/> <!-- this Z-segment uses a custom data-type 'MYDT' defined below -->  
   <!-- define custom data-type example. NOTE - Standard defined data-type overrides custom if DT name clashes -->  
   <add key="MYDT" value="Building | Level | Room number | Shelf number"/>  
   <!--define encoding if it's for a different language   
   <add key="encoding" value="windows-1251" />  
   -->  
  </appSettings>  
 </configuration>  

External Review



 Softpedia has reviewed the SmartHL7 Message Viewer and granted it the 100% Clean Certificate.


Name

Featured,4,Support,1,Tutorial,1,
ltr
static_page
SmartHL7: Message Viewer
Message Viewer
SmartHL7
https://smarthl7.blogspot.com/p/smarthl7-message-viewer.html
https://smarthl7.blogspot.com/
https://smarthl7.blogspot.com/
https://smarthl7.blogspot.com/p/smarthl7-message-viewer.html
true
7779802499965328745
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content