Class TbsMSH_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMSH_27 = class(TbsHL7Segment)

Description

Message Header

Hierarchy

Overview

Methods

Public function CharacterSetRepCount : Integer;
Public function MessageProfileIdentifierRepCount : Integer;

Properties

Public property FieldSeparator : TbsST_27 read GetFieldSeparator write SetFieldSeparator;
Public property EncodingCharacters : TbsST_27 read GetEncodingCharacters write SetEncodingCharacters;
Public property SendingApplication : TbsHD_27 read GetSendingApplication write SetSendingApplication;
Public property SendingFacility : TbsHD_27 read GetSendingFacility write SetSendingFacility;
Public property ReceivingApplication : TbsHD_27 read GetReceivingApplication write SetReceivingApplication;
Public property ReceivingFacility : TbsHD_27 read GetReceivingFacility write SetReceivingFacility;
Public property DateTimeOfMessage : TbsDTM_27 read GetDateTimeOfMessage write SetDateTimeOfMessage;
Public property Security : TbsST_27 read GetSecurity write SetSecurity;
Public property MessageType : TbsMSG_27 read GetMessageType write SetMessageType;
Public property MessageControlId : TbsST_27 read GetMessageControlId write SetMessageControlId;
Public property ProcessingId : TbsPT_27 read GetProcessingId write SetProcessingId;
Public property VersionId : TbsVID_27 read GetVersionId write SetVersionId;
Public property SequenceNumber : TbsNM_27 read GetSequenceNumber write SetSequenceNumber;
Public property ContinuationPointer : TbsST_27 read GetContinuationPointer write SetContinuationPointer;
Public property AcceptAcknowledgmentType : TbsID_27 read GetAcceptAcknowledgmentType write SetAcceptAcknowledgmentType;
Public property ApplicationAcknowledgmentType : TbsID_27 read GetApplicationAcknowledgmentType write SetApplicationAcknowledgmentType;
Public property CountryCode : TbsID_27 read GetCountryCode write SetCountryCode;
Public property CharacterSet[RepCount:Integer]: TbsID_27 read GetCharacterSet write SetCharacterSet;
Public property PrincipalLanguageOfMessage : TbsCWE_27 read GetPrincipalLanguageOfMessage write SetPrincipalLanguageOfMessage;
Public property AlternateCharacterSetHandlingScheme : TbsID_27 read GetAlternateCharacterSetHandlingScheme write SetAlternateCharacterSetHandlingScheme;
Public property MessageProfileIdentifier[RepCount:Integer]: TbsEI_27 read GetMessageProfileIdentifier write SetMessageProfileIdentifier;
Public property SendingResponsibleOrganization : TbsXON_27 read GetSendingResponsibleOrganization write SetSendingResponsibleOrganization;
Public property ReceivingResponsibleOrganization : TbsXON_27 read GetReceivingResponsibleOrganization write SetReceivingResponsibleOrganization;
Public property SendingNetworkAddress : TbsHD_27 read GetSendingNetworkAddress write SetSendingNetworkAddress;
Public property ReceivingNetworkAddress : TbsHD_27 read GetReceivingNetworkAddress write SetReceivingNetworkAddress;

Description

Methods

Public function CharacterSetRepCount : Integer;
 
Public function MessageProfileIdentifierRepCount : Integer;
 

Properties

Public property FieldSeparator : TbsST_27 read GetFieldSeparator write SetFieldSeparator;

Field Separator, Min : 1, Max : 1

Public property EncodingCharacters : TbsST_27 read GetEncodingCharacters write SetEncodingCharacters;

Encoding Characters, Min : 1, Max : 1

Public property SendingApplication : TbsHD_27 read GetSendingApplication write SetSendingApplication;

Sending Application, Min : 0, Max : 1

Public property SendingFacility : TbsHD_27 read GetSendingFacility write SetSendingFacility;

Sending Facility, Min : 0, Max : 1

Public property ReceivingApplication : TbsHD_27 read GetReceivingApplication write SetReceivingApplication;

Receiving Application, Min : 0, Max : 1

Public property ReceivingFacility : TbsHD_27 read GetReceivingFacility write SetReceivingFacility;

Receiving Facility, Min : 0, Max : 1

Public property DateTimeOfMessage : TbsDTM_27 read GetDateTimeOfMessage write SetDateTimeOfMessage;

Date/Time Of Message, Min : 1, Max : 1

Public property Security : TbsST_27 read GetSecurity write SetSecurity;

Security, Min : 0, Max : 1

Public property MessageType : TbsMSG_27 read GetMessageType write SetMessageType;

Message Type, Min : 1, Max : 1

Public property MessageControlId : TbsST_27 read GetMessageControlId write SetMessageControlId;

Message Control Id, Min : 1, Max : 1

Public property ProcessingId : TbsPT_27 read GetProcessingId write SetProcessingId;

Processing Id, Min : 1, Max : 1

Public property VersionId : TbsVID_27 read GetVersionId write SetVersionId;

Version Id, Min : 1, Max : 1

Public property SequenceNumber : TbsNM_27 read GetSequenceNumber write SetSequenceNumber;

Sequence Number, Min : 0, Max : 1

Public property ContinuationPointer : TbsST_27 read GetContinuationPointer write SetContinuationPointer;

Continuation Pointer, Min : 0, Max : 1

Public property AcceptAcknowledgmentType : TbsID_27 read GetAcceptAcknowledgmentType write SetAcceptAcknowledgmentType;

Accept Acknowledgment Type, Min : 0, Max : 1

Public property ApplicationAcknowledgmentType : TbsID_27 read GetApplicationAcknowledgmentType write SetApplicationAcknowledgmentType;

Application Acknowledgment Type, Min : 0, Max : 1

Public property CountryCode : TbsID_27 read GetCountryCode write SetCountryCode;

Country Code, Min : 0, Max : 1

Public property CharacterSet[RepCount:Integer]: TbsID_27 read GetCharacterSet write SetCharacterSet;

Character Set, Min : 0, Max : *

Public property PrincipalLanguageOfMessage : TbsCWE_27 read GetPrincipalLanguageOfMessage write SetPrincipalLanguageOfMessage;

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

Public property AlternateCharacterSetHandlingScheme : TbsID_27 read GetAlternateCharacterSetHandlingScheme write SetAlternateCharacterSetHandlingScheme;

Alternate Character Set Handling Scheme, Min : 0, Max : 1

Public property MessageProfileIdentifier[RepCount:Integer]: TbsEI_27 read GetMessageProfileIdentifier write SetMessageProfileIdentifier;

Message Profile Identifier, Min : 0, Max : *

Public property SendingResponsibleOrganization : TbsXON_27 read GetSendingResponsibleOrganization write SetSendingResponsibleOrganization;

Sending Responsible Organization, Min : 0, Max : 1

Public property ReceivingResponsibleOrganization : TbsXON_27 read GetReceivingResponsibleOrganization write SetReceivingResponsibleOrganization;

Receiving Responsible Organization, Min : 0, Max : 1

Public property SendingNetworkAddress : TbsHD_27 read GetSendingNetworkAddress write SetSendingNetworkAddress;

Sending Network Address, Min : 0, Max : 1

Public property ReceivingNetworkAddress : TbsHD_27 read GetReceivingNetworkAddress write SetReceivingNetworkAddress;

Receiving Network Address, Min : 0, Max : 1


Generated by PasDoc 0.14.0.