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