Class TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ENCODED_ORDER_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ENCODED_ORDER_27 = class(TBSHL7Object)

Description

Represents the ENCODED_ORDER 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. RXE, required

  2. TIMING_ENCODED, optional repeating

  3. RXR, required repeating

  4. RXC, optional repeating

Hierarchy

Overview

Methods

Public function TIMING_ENCODEDRepCount : Integer;
Public function RXRRepCount : Integer;
Public function RXCRepCount : Integer;

Properties

Public property RXE : TbsRXE_27 read GetRXE write SetRXE ;
Public property TIMING_ENCODED[RepCount:Integer]: TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ENCODED_ORDER_TIMING_ENCODED_27 read GetTIMING_ENCODED;
Public property RXR[RepCount:Integer]: TbsRXR_27 read GetRXR;
Public property RXC[RepCount:Integer]: TbsRXC_27 read GetRXC;

Description

Methods

Public function TIMING_ENCODEDRepCount : Integer;
 
Public function RXRRepCount : Integer;
 
Public function RXCRepCount : Integer;
 

Properties

Public property RXE : TbsRXE_27 read GetRXE write SetRXE ;

RXE, Usage : R, Min : 1, Max : 1

Public property TIMING_ENCODED[RepCount:Integer]: TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ENCODED_ORDER_TIMING_ENCODED_27 read GetTIMING_ENCODED;

TIMING_ENCODED, Usage : O, Min : 0, Max : *

Public property RXR[RepCount:Integer]: TbsRXR_27 read GetRXR;

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

Public property RXC[RepCount:Integer]: TbsRXC_27 read GetRXC;

RXC, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.