Class TbsQAK_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsQAK_231 = class(TbsHL7Segment)

Description

Query Acknowledgement The QAK segment contains information sent with responses to a query. Although the QAK segment is required in the responses to the enhanced queries (see section 2.19), it 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

Public property QueryTag : TbsST_231 read GetQueryTag write SetQueryTag;
Public property QueryResponseStatus : TbsID_231 read GetQueryResponseStatus write SetQueryResponseStatus;

Description

Properties

Public property QueryTag : TbsST_231 read GetQueryTag write SetQueryTag;

Query Tag, Min : 0, Max : 1

Public property QueryResponseStatus : TbsID_231 read GetQueryResponseStatus write SetQueryResponseStatus;

Query Response Status, Min : 0, Max : 1


Generated by PasDoc 0.14.0.