Class TbsQAK_27
Unit
BSHL7DT27
Declaration
type TbsQAK_27 = class(TbsHL7Segment)
Description
Query Acknowledgment
Hierarchy
Overview
Properties
Description
Properties
|
property QueryTag : TbsST_27 read GetQueryTag write SetQueryTag; |
Query Tag, Min : 0, Max : 1
|
|
property QueryResponseStatus : TbsID_27 read GetQueryResponseStatus write SetQueryResponseStatus; |
Query Response Status, Min : 0, Max : 1
|
|
property MessageQueryName : TbsCWE_27 read GetMessageQueryName write SetMessageQueryName; |
Message Query Name, Min : 0, Max : 1
|
|
property HitCountTotal : TbsNM_27 read GetHitCountTotal write SetHitCountTotal; |
Hit Count Total, Min : 0, Max : 1
|
|
property ThisPayload : TbsNM_27 read GetThisPayload write SetThisPayload; |
This Payload, Min : 0, Max : 1
|
|
property HitsRemaining : TbsNM_27 read GetHitsRemaining write SetHitsRemaining; |
Hits Remaining, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|