Class TbsEQL_24
Unit
BSHL7DT24
Declaration
type TbsEQL_24 = class(TbsHL7Segment)
Description
Embedded Query Language
Hierarchy
Overview
Properties
Description
Properties
|
property QueryTag : TbsST_24 read GetQueryTag write SetQueryTag; |
Query Tag, Min : 0, Max : 1
|
|
property QueryResponseFormatCode : TbsID_24 read GetQueryResponseFormatCode write SetQueryResponseFormatCode; |
Query/Response Format Code, Min : 1, Max : 1
|
|
property EQLQueryName : TbsCE_24 read GetEQLQueryName write SetEQLQueryName; |
EQL Query Name, Min : 1, Max : 1
|
|
property EQLQueryStatement : TbsST_24 read GetEQLQueryStatement write SetEQLQueryStatement; |
EQL Query Statement, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|