Class TbsMSH_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMSH_23 = class(TbsHL7Segment)

Description

Message header segment

Hierarchy

Overview

Properties

Public property FieldSeparator : TbsST_23 read GetFieldSeparator write SetFieldSeparator;
Public property EncodingCharacters : TbsST_23 read GetEncodingCharacters write SetEncodingCharacters;
Public property SendingApplication : TbsHD_23 read GetSendingApplication write SetSendingApplication;
Public property SendingFacility : TbsHD_23 read GetSendingFacility write SetSendingFacility;
Public property ReceivingApplication : TbsHD_23 read GetReceivingApplication write SetReceivingApplication;
Public property ReceivingFacility : TbsHD_23 read GetReceivingFacility write SetReceivingFacility;
Public property DateTimeofMessage : TbsTS_23 read GetDateTimeofMessage write SetDateTimeofMessage;
Public property Security : TbsST_23 read GetSecurity write SetSecurity;
Public property MessageType : TbsCM_MSG_23 read GetMessageType write SetMessageType;
Public property MessageControlID : TbsST_23 read GetMessageControlID write SetMessageControlID;
Public property ProcessingID : TbsPT_23 read GetProcessingID write SetProcessingID;
Public property VersionID : TbsID_23 read GetVersionID write SetVersionID;
Public property SequenceNumber : TbsNM_23 read GetSequenceNumber write SetSequenceNumber;
Public property ContinuationPointer : TbsST_23 read GetContinuationPointer write SetContinuationPointer;
Public property AcceptAcknowledgmentType : TbsID_23 read GetAcceptAcknowledgmentType write SetAcceptAcknowledgmentType;
Public property ApplicationacknowledgmentType : TbsID_23 read GetApplicationacknowledgmentType write SetApplicationacknowledgmentType;
Public property CountryCode : TbsID_23 read GetCountryCode write SetCountryCode;
Public property CharacterSet : TbsID_23 read GetCharacterSet write SetCharacterSet;
Public property PrincipalLanguageofMessage : TbsCE_23 read GetPrincipalLanguageofMessage write SetPrincipalLanguageofMessage;

Description

Properties

Public property FieldSeparator : TbsST_23 read GetFieldSeparator write SetFieldSeparator;

Field Separator, Min : 1, Max : 1

Public property EncodingCharacters : TbsST_23 read GetEncodingCharacters write SetEncodingCharacters;

Encoding Characters, Min : 1, Max : 1

Public property SendingApplication : TbsHD_23 read GetSendingApplication write SetSendingApplication;

Sending Application, Min : 0, Max : 1

Public property SendingFacility : TbsHD_23 read GetSendingFacility write SetSendingFacility;

Sending Facility, Min : 0, Max : 1

Public property ReceivingApplication : TbsHD_23 read GetReceivingApplication write SetReceivingApplication;

Receiving Application, Min : 0, Max : 1

Public property ReceivingFacility : TbsHD_23 read GetReceivingFacility write SetReceivingFacility;

Receiving Facility, Min : 0, Max : 1

Public property DateTimeofMessage : TbsTS_23 read GetDateTimeofMessage write SetDateTimeofMessage;

Date / Time of Message, Min : 0, Max : 1

Public property Security : TbsST_23 read GetSecurity write SetSecurity;

Security, Min : 0, Max : 1

Public property MessageType : TbsCM_MSG_23 read GetMessageType write SetMessageType;

Message Type, Min : 1, Max : 1

Public property MessageControlID : TbsST_23 read GetMessageControlID write SetMessageControlID;

Message Control ID, Min : 1, Max : 1

Public property ProcessingID : TbsPT_23 read GetProcessingID write SetProcessingID;

Processing ID, Min : 1, Max : 1

Public property VersionID : TbsID_23 read GetVersionID write SetVersionID;

Version ID, Min : 1, Max : 1

Public property SequenceNumber : TbsNM_23 read GetSequenceNumber write SetSequenceNumber;

Sequence Number, Min : 0, Max : 1

Public property ContinuationPointer : TbsST_23 read GetContinuationPointer write SetContinuationPointer;

Continuation Pointer, Min : 0, Max : 1

Public property AcceptAcknowledgmentType : TbsID_23 read GetAcceptAcknowledgmentType write SetAcceptAcknowledgmentType;

Accept Acknowledgment Type, Min : 0, Max : 1

Public property ApplicationacknowledgmentType : TbsID_23 read GetApplicationacknowledgmentType write SetApplicationacknowledgmentType;

Application acknowledgment Type, Min : 0, Max : 1

Public property CountryCode : TbsID_23 read GetCountryCode write SetCountryCode;

Country Code, Min : 0, Max : 1

Public property CharacterSet : TbsID_23 read GetCharacterSet write SetCharacterSet;

Character Set, Min : 0, Max : 1

Public property PrincipalLanguageofMessage : TbsCE_23 read GetPrincipalLanguageofMessage write SetPrincipalLanguageofMessage;

Principal Language of Message, Min : 0, Max : 1


Generated by PasDoc 0.14.0.