Class TbsNMQ_N02_QRY_WITH_DETAIL_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNMQ_N02_QRY_WITH_DETAIL_22 = class(TBSHL7Object)

Description

Represents the QRY_WITH_DETAIL Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. QRD, required

  2. QRF, optional

  3. CLOCK_AND_STATISTICS, required repeating

Hierarchy

Overview

Methods

Public function CLOCK_AND_STATISTICSRepCount : Integer;

Properties

Public property QRD : TbsQRD_22 read GetQRD write SetQRD ;
Public property QRF : TbsQRF_22 read GetQRF write SetQRF ;
Public property CLOCK_AND_STATISTICS[RepCount:Integer]: TbsNMQ_N02_QRY_WITH_DETAIL_CLOCK_AND_STATISTICS_22 read GetCLOCK_AND_STATISTICS;

Description

Methods

Public function CLOCK_AND_STATISTICSRepCount : Integer;
 

Properties

Public property QRD : TbsQRD_22 read GetQRD write SetQRD ;

QRD, Usage : R, Min : 1, Max : 1

Public property QRF : TbsQRF_22 read GetQRF write SetQRF ;

QRF, Usage : O, Min : 0, Max : 1

Public property CLOCK_AND_STATISTICS[RepCount:Integer]: TbsNMQ_N02_QRY_WITH_DETAIL_CLOCK_AND_STATISTICS_22 read GetCLOCK_AND_STATISTICS;

CLOCK_AND_STATISTICS, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.