|  | MessageUtils Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SanteDB.Messaging.HL7.Utils
 Syntax
SyntaxThe MessageUtils type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | EncodeMessage | 
            Encode the specified message
             | 
|   | ParseMessage | 
            Parse a message
             | 
|   | ParseQueryElement | 
            Rewrite a QPD query to an HDSI query
             | 
|   | SetDefault(SFT) | 
            Add software information
             | 
|   | SetDefault(MSH, MSH) | 
            Update the MSH on the specified MSH segment
             | 
|   | SetDefault(MSH, String, String, String) | 
            Update the MSH on the specified MSH segment
             | 
 See Also
See Also