Class TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_RX_ORDER_24 = 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. RXR, optional repeating

Hierarchy

Overview

Methods

Public function RXRRepCount : Integer;

Properties

Public property RXE : TbsRXE_24 read GetRXE write SetRXE ;
Public property RXR[RepCount:Integer]: TbsRXR_24 read GetRXR;

Description

Methods

Public function RXRRepCount : Integer;
 

Properties

Public property RXE : TbsRXE_24 read GetRXE write SetRXE ;

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

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

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


Generated by PasDoc 0.14.0.