Class TbsRGV_O15_ORDER_GIVE_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRGV_O15_ORDER_GIVE_26 = class(TBSHL7Object)

Description

Represents the GIVE 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. RXG, required

  2. TIMING GIVE, required repeating

  3. RXR, required repeating

  4. RXC, optional repeating

  5. OBSERVATION, required repeating

Hierarchy

Overview

Methods

Public function TIMING_GIVERepCount : Integer;
Public function RXRRepCount : Integer;
Public function RXCRepCount : Integer;
Public function OBSERVATIONRepCount : Integer;

Properties

Public property RXG : TbsRXG_26 read GetRXG write SetRXG ;
Public property TIMING_GIVE[RepCount:Integer]: TbsRGV_O15_ORDER_GIVE_TIMING_GIVE_26 read GetTIMING_GIVE;
Public property RXR[RepCount:Integer]: TbsRXR_26 read GetRXR;
Public property RXC[RepCount:Integer]: TbsRXC_26 read GetRXC;
Public property OBSERVATION[RepCount:Integer]: TbsRGV_O15_ORDER_GIVE_OBSERVATION_26 read GetOBSERVATION;

Description

Methods

Public function TIMING_GIVERepCount : Integer;
 
Public function RXRRepCount : Integer;
 
Public function RXCRepCount : Integer;
 
Public function OBSERVATIONRepCount : Integer;
 

Properties

Public property RXG : TbsRXG_26 read GetRXG write SetRXG ;

RXG, Usage : R, Min : 1, Max : 1

Public property TIMING_GIVE[RepCount:Integer]: TbsRGV_O15_ORDER_GIVE_TIMING_GIVE_26 read GetTIMING_GIVE;

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

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

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

Public property RXC[RepCount:Integer]: TbsRXC_26 read GetRXC;

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

Public property OBSERVATION[RepCount:Integer]: TbsRGV_O15_ORDER_GIVE_OBSERVATION_26 read GetOBSERVATION;

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


Generated by PasDoc 0.14.0.