Click or drag to resize

MSH Class

Message Header
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7MSH

Namespace: EdiFabric.Core.Model.Hl7
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public class MSH

The MSH type exposes the following members.

Constructors
 NameDescription
Public methodMSHInitializes a new instance of the MSH class
Top
Properties
 NameDescription
Public propertyAcceptAcknowledgmentType_15 Accept Acknowledgment Type
Public propertyAlternateCharacterSetHandlingScheme_20 Alternate Character Set Handling Scheme
Public propertyApplicationAcknowledgmentType_16 Application Acknowledgment Type
Public propertyCharacterSet_18 Character Set
Public propertyContinuationPointer_14 Continuation Pointer
Public propertyCountryCode_17 Country Code
Public propertyDateTimeOfMessage_07 Date/Time of Message
Public propertyEncodingCharacters_02 Encoding Characters
Public propertyFieldSeparator_01 Batch Field Separator
Public propertyId The ID used by Entity Framewwork
Public propertyMessageControlID_10 Message Control ID
Public propertyMessageProfileIdentifier_21 Message Profile Identifier
Public propertyMessageType_09 Message Type
Public propertyPrincipalLanguageOfMessage_19 Principal Language Of Message
Public propertyProcessingID_11 Processing ID
Public propertyReceivingApplication_05 Receiving Application
Public propertyReceivingFacility_06 Receiving Facility
Public propertyReceivingNetworkAddress_25 Receiving Network Address
Public propertyReceivingResponsibleOrganization_23 Receiving Responsible Organization
Public propertySecurity_08 Security
Public propertySendingApplication_03 Sending Application
Public propertySendingFacility_04 Sending Facility
Public propertySendingNetworkAddress_24 Sending Network Address
Public propertySendingResponsibleOrganization_22 Sending Responsible Organization
Public propertySequenceNumber_13 Sequence Number
Public propertyVersionID_12 Version ID
Top
See Also