Class TbsCQU_I19_APPOINTMENT_HISTORY_RESOURCES_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCQU_I19_APPOINTMENT_HISTORY_RESOURCES_271 = class(TBSHL7Object)

Description

Represents the RESOURCES 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. RGS, required

  2. RESOURCE_DETAIL, optional repeating

Hierarchy

Overview

Methods

Public function RESOURCE_DETAILRepCount : Integer;

Properties

Public property RGS : TbsRGS_271 read GetRGS write SetRGS ;
Public property RESOURCE_DETAIL[RepCount:Integer]: TbsCQU_I19_APPOINTMENT_HISTORY_RESOURCES_RESOURCE_DETAIL_271 read GetRESOURCE_DETAIL;

Description

Methods

Public function RESOURCE_DETAILRepCount : Integer;
 

Properties

Public property RGS : TbsRGS_271 read GetRGS write SetRGS ;

RGS, Usage : R, Min : 1, Max : 1

Public property RESOURCE_DETAIL[RepCount:Integer]: TbsCQU_I19_APPOINTMENT_HISTORY_RESOURCES_RESOURCE_DETAIL_271 read GetRESOURCE_DETAIL;

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


Generated by PasDoc 0.14.0.