Class TbsBHS_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBHS_271 = class(TbsHL7Segment)

Description

Batch Header The BHS segment defines the start of a batch.

Hierarchy

Overview

Properties

Public property BatchFieldSeparator : TbsST_271 read GetBatchFieldSeparator write SetBatchFieldSeparator;
Public property BatchEncodingCharacters : TbsST_271 read GetBatchEncodingCharacters write SetBatchEncodingCharacters;
Public property BatchSendingApplication : TbsHD_271 read GetBatchSendingApplication write SetBatchSendingApplication;
Public property BatchSendingFacility : TbsHD_271 read GetBatchSendingFacility write SetBatchSendingFacility;
Public property BatchReceivingApplication : TbsHD_271 read GetBatchReceivingApplication write SetBatchReceivingApplication;
Public property BatchReceivingFacility : TbsHD_271 read GetBatchReceivingFacility write SetBatchReceivingFacility;
Public property BatchCreationDateTime : TbsDTM_271 read GetBatchCreationDateTime write SetBatchCreationDateTime;
Public property BatchSecurity : TbsST_271 read GetBatchSecurity write SetBatchSecurity;
Public property BatchNameIdType : TbsST_271 read GetBatchNameIdType write SetBatchNameIdType;
Public property BatchComment : TbsST_271 read GetBatchComment write SetBatchComment;
Public property BatchControlId : TbsST_271 read GetBatchControlId write SetBatchControlId;
Public property ReferenceBatchControlId : TbsST_271 read GetReferenceBatchControlId write SetReferenceBatchControlId;
Public property BatchSendingNetworkAddress : TbsHD_271 read GetBatchSendingNetworkAddress write SetBatchSendingNetworkAddress;
Public property BatchReceivingNetworkAddress : TbsHD_271 read GetBatchReceivingNetworkAddress write SetBatchReceivingNetworkAddress;

Description

Properties

Public property BatchFieldSeparator : TbsST_271 read GetBatchFieldSeparator write SetBatchFieldSeparator;

Batch Field Separator, Min : 1, Max : 1

Public property BatchEncodingCharacters : TbsST_271 read GetBatchEncodingCharacters write SetBatchEncodingCharacters;

Batch Encoding Characters, Min : 1, Max : 1

Public property BatchSendingApplication : TbsHD_271 read GetBatchSendingApplication write SetBatchSendingApplication;

Batch Sending Application, Min : 0, Max : 1

Public property BatchSendingFacility : TbsHD_271 read GetBatchSendingFacility write SetBatchSendingFacility;

Batch Sending Facility, Min : 0, Max : 1

Public property BatchReceivingApplication : TbsHD_271 read GetBatchReceivingApplication write SetBatchReceivingApplication;

Batch Receiving Application, Min : 0, Max : 1

Public property BatchReceivingFacility : TbsHD_271 read GetBatchReceivingFacility write SetBatchReceivingFacility;

Batch Receiving Facility, Min : 0, Max : 1

Public property BatchCreationDateTime : TbsDTM_271 read GetBatchCreationDateTime write SetBatchCreationDateTime;

Batch Creation Date/Time, Min : 0, Max : 1

Public property BatchSecurity : TbsST_271 read GetBatchSecurity write SetBatchSecurity;

Batch Security, Min : 0, Max : 1

Public property BatchNameIdType : TbsST_271 read GetBatchNameIdType write SetBatchNameIdType;

Batch Name/Id/Type, Min : 0, Max : 1

Public property BatchComment : TbsST_271 read GetBatchComment write SetBatchComment;

Batch Comment, Min : 0, Max : 1

Public property BatchControlId : TbsST_271 read GetBatchControlId write SetBatchControlId;

Batch Control Id, Min : 0, Max : 1

Public property ReferenceBatchControlId : TbsST_271 read GetReferenceBatchControlId write SetReferenceBatchControlId;

Reference Batch Control Id, Min : 0, Max : 1

Public property BatchSendingNetworkAddress : TbsHD_271 read GetBatchSendingNetworkAddress write SetBatchSendingNetworkAddress;

Batch Sending Network Address, Min : 0, Max : 1

Public property BatchReceivingNetworkAddress : TbsHD_271 read GetBatchReceivingNetworkAddress write SetBatchReceivingNetworkAddress;

Batch Receiving Network Address, Min : 0, Max : 1


Generated by PasDoc 0.14.0.