Class TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_231 = class(TBSHL7Object)

Description

Represents the ASSOCIATED_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_231 read GetRXE write SetRXE ;
Public property RXR[RepCount:Integer]: TbsRXR_231 read GetRXR;

Description

Methods

Public function RXRRepCount : Integer;
 

Properties

Public property RXE : TbsRXE_231 read GetRXE write SetRXE ;

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

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

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


Generated by PasDoc 0.14.0.