Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsBHS_28
Unit
BSHL7DT28
Declaration
type TbsBHS_28 = class(TbsHL7Segment)
Description
Batch Header The BHS segment defines the start of a batch.
Hierarchy
Overview
Properties
Description
Properties
|
property BatchFieldSeparator : TbsST_28 read GetBatchFieldSeparator write SetBatchFieldSeparator; |
Batch Field Separator, Min : 1, Max : 1
|
|
property BatchEncodingCharacters : TbsST_28 read GetBatchEncodingCharacters write SetBatchEncodingCharacters; |
Batch Encoding Characters, Min : 1, Max : 1
|
|
property BatchSendingApplication : TbsHD_28 read GetBatchSendingApplication write SetBatchSendingApplication; |
Batch Sending Application, Min : 0, Max : 1
|
|
property BatchSendingFacility : TbsHD_28 read GetBatchSendingFacility write SetBatchSendingFacility; |
Batch Sending Facility, Min : 0, Max : 1
|
|
property BatchReceivingApplication : TbsHD_28 read GetBatchReceivingApplication write SetBatchReceivingApplication; |
Batch Receiving Application, Min : 0, Max : 1
|
|
property BatchReceivingFacility : TbsHD_28 read GetBatchReceivingFacility write SetBatchReceivingFacility; |
Batch Receiving Facility, Min : 0, Max : 1
|
|
property BatchCreationDateTime : TbsDTM_28 read GetBatchCreationDateTime write SetBatchCreationDateTime; |
Batch Creation Date/Time, Min : 0, Max : 1
|
|
property BatchSecurity : TbsST_28 read GetBatchSecurity write SetBatchSecurity; |
Batch Security, Min : 0, Max : 1
|
|
property BatchNameIdType : TbsST_28 read GetBatchNameIdType write SetBatchNameIdType; |
Batch Name/Id/Type, Min : 0, Max : 1
|
|
property BatchComment : TbsST_28 read GetBatchComment write SetBatchComment; |
Batch Comment, Min : 0, Max : 1
|
|
property BatchControlId : TbsST_28 read GetBatchControlId write SetBatchControlId; |
Batch Control Id, Min : 0, Max : 1
|
|
property ReferenceBatchControlId : TbsST_28 read GetReferenceBatchControlId write SetReferenceBatchControlId; |
Reference Batch Control Id, Min : 0, Max : 1
|
|
property BatchSendingNetworkAddress : TbsHD_28 read GetBatchSendingNetworkAddress write SetBatchSendingNetworkAddress; |
Batch Sending Network Address, Min : 0, Max : 1
|
|
property BatchReceivingNetworkAddress : TbsHD_28 read GetBatchReceivingNetworkAddress write SetBatchReceivingNetworkAddress; |
Batch Receiving Network Address, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|