Click or drag to resize

MessageUtils Class

Represents a query parsers utils
Inheritance Hierarchy
SystemObject
  SanteDB.Messaging.HL7.UtilsMessageUtils

Namespace: SanteDB.Messaging.HL7.Utils
Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntax
public static class MessageUtils

The MessageUtils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberEncodeMessage Encode the specified message
Public methodStatic memberParseMessage Parse a message
Public methodStatic memberParseQueryElement Rewrite a QPD query to an HDSI query
Public Extension MethodSetDefault(SFT) Add software information
Public Extension MethodSetDefault(MSH, MSH) Update the MSH on the specified MSH segment
Public Extension MethodSetDefault(MSH, String, String, String) Update the MSH header on msh with the default information
Top
See Also