Class TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_28 = 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. PRT, optional repeating

  3. TIMING_QTY, required repeating

  4. RXR, optional repeating

Hierarchy

Overview

Methods

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

Properties

Public property RXE : TbsRXE_28 read GetRXE write SetRXE ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property TIMING_QTY[RepCount:Integer]: TbsPEX_P08_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_TIMING_QTY_28 read GetTIMING_QTY;
Public property RXR[RepCount:Integer]: TbsRXR_28 read GetRXR;

Description

Methods

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

Properties

Public property RXE : TbsRXE_28 read GetRXE write SetRXE ;

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

Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;

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

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

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

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

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


Generated by PasDoc 0.14.0.