Class TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_251 = 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. NK1 TIMING QTY, required repeating

  3. RXR, optional repeating

Hierarchy

Overview

Methods

Public function NK1_TIMING_QTYRepCount : Integer;
Public function RXRRepCount : Integer;

Properties

Public property RXE : TbsRXE_251 read GetRXE write SetRXE ;
Public property NK1_TIMING_QTY[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_NK1_TIMING_QTY_251 read GetNK1_TIMING_QTY;
Public property RXR[RepCount:Integer]: TbsRXR_251 read GetRXR;

Description

Methods

Public function NK1_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 NK1_TIMING_QTY[RepCount:Integer]: TbsPEX_P07_EXPERIENCE_PEX_OBSERVATION_PEX_CAUSE_ASSOCIATED_PERSON_ASSOCIATED_RX_ORDER_NK1_TIMING_QTY_251 read GetNK1_TIMING_QTY;

NK1_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.