Class TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_251 = class(TBSHL7Object)

Description

Represents the RX_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 QTY, required repeating

  3. RXR, optional repeating

Hierarchy

Overview

Methods

Public function TIMING_QTYRepCount : Integer;
Public function RXRRepCount : Integer;

Properties

Public property RXE : TbsRXE_251 read GetRXE write SetRXE ;
Public property TIMING_QTY[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_TIMING_QTY_251 read GetTIMING_QTY;
Public property RXR[RepCount:Integer]: TbsRXR_251 read GetRXR;

Description

Methods

Public function TIMING_QTYRepCount : Integer;
 
Public function RXRRepCount : Integer;
 

Properties

Public property RXE : TbsRXE_251 read GetRXE write SetRXE ;

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

Public property TIMING_QTY[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_TIMING_QTY_251 read GetTIMING_QTY;

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

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

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


Generated by PasDoc 0.14.0.