Class TbsQAK_28
Unit
BSHL7DT28
Declaration
type TbsQAK_28 = class(TbsHL7Segment)
Description
Query Acknowledgment The QAK segment contains information sent with responses to a query. The QAK segment may appear as an optional segment placed after the (optional) ERR segment in any query response (message) to any original mode query
Hierarchy
Overview
Properties
Description
Properties
|
property QueryTag : TbsST_28 read GetQueryTag write SetQueryTag; |
Query Tag, Min : 0, Max : 1
|
|
property QueryResponseStatus : TbsID_28 read GetQueryResponseStatus write SetQueryResponseStatus; |
Query Response Status, Min : 0, Max : 1
|
|
property MessageQueryName : TbsCWE_28 read GetMessageQueryName write SetMessageQueryName; |
Message Query Name, Min : 0, Max : 1
|
|
property HitCountTotal : TbsNM_28 read GetHitCountTotal write SetHitCountTotal; |
Hit Count Total, Min : 0, Max : 1
|
|
property ThisPayload : TbsNM_28 read GetThisPayload write SetThisPayload; |
This Payload, Min : 0, Max : 1
|
|
property HitsRemaining : TbsNM_28 read GetHitsRemaining write SetHitsRemaining; |
Hits Remaining, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|